Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d3188dc1641f8c1b2605ad2a62c93b4b86e36c37+bc795b19bfd0fe9d61f2414774ed0889c1fde324 (8811c3d2b70548fdcc7caaa2a4bb8d5027598060) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-03-04T08:47:34.848Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-04T08:47:34.851Z] Trying to pass milestone 3 [Pipeline] milestone [2021-03-04T08:47:34.907Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-04T08:47:50.067Z] Still waiting to schedule task [2021-03-04T08:47:50.069Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-03-04T08:48:31.595Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0016a2530eec53398) in /home/ubuntu/workspace/moby_PR-42111 [Pipeline] { [Pipeline] checkout [2021-03-04T08:48:31.712Z] The recommended git tool is: git [2021-03-04T08:48:34.506Z] using credential docker-jenkins-github-credentials [2021-03-04T08:48:34.513Z] Cloning the remote Git repository [2021-03-04T08:48:34.513Z] Cloning with configured refspecs honoured and without tags [2021-03-04T08:48:34.918Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T08:48:34.991Z] > git init /home/ubuntu/workspace/moby_PR-42111 # timeout=10 [2021-03-04T08:48:35.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:48:35.350Z] > git --version # timeout=10 [2021-03-04T08:48:35.367Z] > git --version # 'git version 2.17.1' [2021-03-04T08:48:35.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:48:35.369Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:48:57.687Z] Fetching without tags [2021-03-04T08:48:58.021Z] Merging remotes/origin/20.10 commit bc795b19bfd0fe9d61f2414774ed0889c1fde324 into PR head commit d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 [2021-03-04T08:48:57.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:48:57.627Z] > git config --add remote.origin.fetch +refs/pull/42111/head:refs/remotes/origin/PR-42111 # timeout=10 [2021-03-04T08:48:57.653Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:48:57.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:48:57.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:48:57.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:48:57.710Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:48:58.035Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:48:58.053Z] > git checkout -f d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 # timeout=10 [2021-03-04T08:48:59.671Z] Merge succeeded, producing 584448a3e67fc8c5300fd3619a10fa141f327e70 [2021-03-04T08:48:59.671Z] Checking out Revision 584448a3e67fc8c5300fd3619a10fa141f327e70 (PR-42111) [2021-03-04T08:48:58.741Z] > git remote # timeout=10 [2021-03-04T08:48:58.763Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T08:48:58.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:48:58.796Z] > git merge bc795b19bfd0fe9d61f2414774ed0889c1fde324 # timeout=10 [2021-03-04T08:48:59.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T08:48:59.680Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:48:59.703Z] > git checkout -f 584448a3e67fc8c5300fd3619a10fa141f327e70 # timeout=10 [2021-03-04T08:49:03.436Z] Commit message: "Merge commit 'bc795b19bfd0fe9d61f2414774ed0889c1fde324' into HEAD" [2021-03-04T08:49:03.464Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T08:49:04.679Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42111:/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-03-04T08:49:03.438Z] > git rev-list --no-walk b0925ba38554136355e8bae989f1ce4e08999f96 # timeout=10 [2021-03-04T08:49:12.777Z] Unable to find image 'alpine:latest' locally [2021-03-04T08:49:12.777Z] latest: Pulling from library/alpine [2021-03-04T08:49:13.037Z] ba3557a56b15: Pulling fs layer [2021-03-04T08:49:13.037Z] ba3557a56b15: Verifying Checksum [2021-03-04T08:49:13.037Z] ba3557a56b15: Download complete [2021-03-04T08:49:13.601Z] ba3557a56b15: Pull complete [2021-03-04T08:49:13.601Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-04T08:49:13.601Z] Status: Downloaded newer image for alpine:latest [2021-03-04T08:49:21.697Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-03-04T08:49:21.992Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0016a2530eec53398) in /home/ubuntu/workspace/moby_PR-42111 [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-03-04T08:49:22.068Z] The recommended git tool is: git [Pipeline] // stage [2021-03-04T08:49:22.084Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-03-04T08:49:22.131Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0d9533e70b59da080) in /home/ubuntu/workspace/moby_PR-42111 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-04T08:49:22.142Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-03-04T08:49:22.156Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03cb1e1c4e96059c2) in /home/ubuntu/workspace/moby_PR-42111 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-03-04T08:49:22.189Z] Fetching without tags [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2021-03-04T08:49:22.274Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-03-04T08:49:22.381Z] The recommended git tool is: git [2021-03-04T08:49:22.090Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-04T08:49:22.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:49:22.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:49:22.192Z] > git --version # timeout=10 [2021-03-04T08:49:22.219Z] > git --version # 'git version 2.17.1' [2021-03-04T08:49:22.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:49:22.221Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-03-04T08:49:22.757Z] Merging remotes/origin/20.10 commit bc795b19bfd0fe9d61f2414774ed0889c1fde324 into PR head commit d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 [2021-03-04T08:49:22.758Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:49:22.779Z] > git checkout -f d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 # timeout=10 [2021-03-04T08:49:22.882Z] > git remote # timeout=10 [2021-03-04T08:49:22.907Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T08:49:22.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:49:22.933Z] > git merge bc795b19bfd0fe9d61f2414774ed0889c1fde324 # timeout=10 [2021-03-04T08:49:23.117Z] Merge succeeded, producing cd45eec36fc4a9fc9666d46aed78e609ad1a564a [2021-03-04T08:49:23.117Z] Checking out Revision cd45eec36fc4a9fc9666d46aed78e609ad1a564a (PR-42111) [2021-03-04T08:49:23.269Z] Commit message: "Merge commit 'bc795b19bfd0fe9d61f2414774ed0889c1fde324' into HEAD" [2021-03-04T08:49:23.297Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T08:49:23.798Z] using credential docker-jenkins-github-credentials [2021-03-04T08:49:23.805Z] Cloning the remote Git repository [2021-03-04T08:49:23.805Z] Cloning with configured refspecs honoured and without tags [2021-03-04T08:49:24.031Z] + docker version [2021-03-04T08:49:24.031Z] Client: Docker Engine - Community [2021-03-04T08:49:24.031Z] Version: 20.10.3 [2021-03-04T08:49:24.031Z] API version: 1.41 [2021-03-04T08:49:24.031Z] Go version: go1.13.15 [2021-03-04T08:49:24.031Z] Git commit: 48d30b5 [2021-03-04T08:49:24.031Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-04T08:49:24.031Z] OS/Arch: linux/amd64 [2021-03-04T08:49:24.031Z] Context: default [2021-03-04T08:49:24.031Z] Experimental: true [2021-03-04T08:49:24.031Z] [2021-03-04T08:49:24.031Z] Server: Docker Engine - Community [2021-03-04T08:49:24.031Z] Engine: [2021-03-04T08:49:24.031Z] Version: 20.10.3 [2021-03-04T08:49:24.031Z] API version: 1.41 (minimum version 1.12) [2021-03-04T08:49:24.031Z] Go version: go1.13.15 [2021-03-04T08:49:24.032Z] Git commit: 46229ca [2021-03-04T08:49:24.032Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-04T08:49:24.032Z] OS/Arch: linux/amd64 [2021-03-04T08:49:24.032Z] Experimental: true [2021-03-04T08:49:24.032Z] containerd: [2021-03-04T08:49:24.032Z] Version: 1.4.3 [2021-03-04T08:49:24.032Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:49:24.032Z] runc: [2021-03-04T08:49:24.032Z] Version: 1.0.0-rc92 [2021-03-04T08:49:24.032Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:49:24.032Z] docker-init: [2021-03-04T08:49:24.032Z] Version: 0.19.0 [2021-03-04T08:49:24.032Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-04T08:49:23.097Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T08:49:23.124Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:49:23.147Z] > git checkout -f cd45eec36fc4a9fc9666d46aed78e609ad1a564a # timeout=10 [2021-03-04T08:49:23.269Z] > git rev-list --no-walk b0925ba38554136355e8bae989f1ce4e08999f96 # timeout=10 [2021-03-04T08:49:24.351Z] + docker info [2021-03-04T08:49:23.817Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T08:49:23.870Z] > git init /home/ubuntu/workspace/moby_PR-42111 # timeout=10 [2021-03-04T08:49:24.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:49:24.130Z] > git --version # timeout=10 [2021-03-04T08:49:24.133Z] > git --version # 'git version 2.17.1' [2021-03-04T08:49:24.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:49:24.134Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:49:24.814Z] using credential docker-jenkins-github-credentials [2021-03-04T08:49:24.820Z] Cloning the remote Git repository [2021-03-04T08:49:24.820Z] Cloning with configured refspecs honoured and without tags [2021-03-04T08:49:24.869Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T08:49:24.939Z] > git init /home/ubuntu/workspace/moby_PR-42111 # timeout=10 [2021-03-04T08:49:25.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:49:25.245Z] > git --version # timeout=10 [2021-03-04T08:49:25.269Z] > git --version # 'git version 2.17.1' [2021-03-04T08:49:25.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:49:25.271Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:49:34.969Z] Fetching without tags [2021-03-04T08:49:34.877Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:49:34.883Z] > git config --add remote.origin.fetch +refs/pull/42111/head:refs/remotes/origin/PR-42111 # timeout=10 [2021-03-04T08:49:34.916Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:49:34.941Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:49:34.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:49:34.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:49:35.242Z] Merging remotes/origin/20.10 commit bc795b19bfd0fe9d61f2414774ed0889c1fde324 into PR head commit d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 [2021-03-04T08:49:36.361Z] Merge succeeded, producing 872323306f9a609ca96b27c8b71002627152119f [2021-03-04T08:49:36.361Z] Checking out Revision 872323306f9a609ca96b27c8b71002627152119f (PR-42111) [2021-03-04T08:49:34.997Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:49:35.247Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:49:35.250Z] > git checkout -f d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 # timeout=10 [2021-03-04T08:49:35.866Z] > git remote # timeout=10 [2021-03-04T08:49:35.870Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T08:49:35.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:49:35.873Z] > git merge bc795b19bfd0fe9d61f2414774ed0889c1fde324 # timeout=10 [2021-03-04T08:49:36.357Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T08:49:36.363Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:49:36.365Z] > git checkout -f 872323306f9a609ca96b27c8b71002627152119f # timeout=10 [2021-03-04T08:49:36.992Z] Still waiting to schedule task [2021-03-04T08:49:36.992Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-03-04T08:49:36.994Z] Still waiting to schedule task [2021-03-04T08:49:36.994Z] All nodes of label ‘arm64&&linux’ are offline [2021-03-04T08:49:36.998Z] Still waiting to schedule task [2021-03-04T08:49:36.998Z] All nodes of label ‘windows-2019’ are offline [2021-03-04T08:49:39.380Z] Client: [2021-03-04T08:49:39.380Z] Context: default [2021-03-04T08:49:39.380Z] Debug Mode: false [2021-03-04T08:49:39.380Z] Plugins: [2021-03-04T08:49:39.380Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T08:49:39.380Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T08:49:39.380Z] [2021-03-04T08:49:39.380Z] Server: [2021-03-04T08:49:39.380Z] Containers: 0 [2021-03-04T08:49:39.380Z] Running: 0 [2021-03-04T08:49:39.380Z] Paused: 0 [2021-03-04T08:49:39.380Z] Stopped: 0 [2021-03-04T08:49:39.380Z] Images: 1 [2021-03-04T08:49:39.380Z] Server Version: 20.10.3 [2021-03-04T08:49:39.380Z] Storage Driver: overlay2 [2021-03-04T08:49:39.380Z] Backing Filesystem: extfs [2021-03-04T08:49:39.380Z] Supports d_type: true [2021-03-04T08:49:39.380Z] Native Overlay Diff: true [2021-03-04T08:49:39.380Z] Logging Driver: json-file [2021-03-04T08:49:39.380Z] Cgroup Driver: cgroupfs [2021-03-04T08:49:39.380Z] Cgroup Version: 1 [2021-03-04T08:49:39.380Z] Plugins: [2021-03-04T08:49:39.380Z] Volume: local [2021-03-04T08:49:39.380Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T08:49:39.380Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T08:49:39.380Z] Swarm: inactive [2021-03-04T08:49:39.380Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-04T08:49:39.380Z] Default Runtime: runc [2021-03-04T08:49:39.380Z] Init Binary: docker-init [2021-03-04T08:49:39.380Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:49:39.380Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:49:39.380Z] init version: de40ad0 [2021-03-04T08:49:39.380Z] Security Options: [2021-03-04T08:49:39.380Z] apparmor [2021-03-04T08:49:39.380Z] seccomp [2021-03-04T08:49:39.380Z] Profile: default [2021-03-04T08:49:39.380Z] Kernel Version: 5.4.0-1037-aws [2021-03-04T08:49:39.380Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-04T08:49:39.380Z] OSType: linux [2021-03-04T08:49:39.380Z] Architecture: x86_64 [2021-03-04T08:49:39.380Z] CPUs: 2 [2021-03-04T08:49:39.380Z] Total Memory: 7.487GiB [2021-03-04T08:49:39.380Z] Name: ip-10-100-75-73 [2021-03-04T08:49:39.380Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-04T08:49:39.380Z] Docker Root Dir: /var/lib/docker [2021-03-04T08:49:39.380Z] Debug Mode: false [2021-03-04T08:49:39.380Z] Registry: https://index.docker.io/v1/ [2021-03-04T08:49:39.380Z] Labels: [2021-03-04T08:49:39.380Z] Experimental: true [2021-03-04T08:49:39.380Z] Insecure Registries: [2021-03-04T08:49:39.380Z] 127.0.0.0/8 [2021-03-04T08:49:39.380Z] Live Restore Enabled: true [2021-03-04T08:49:39.380Z] [2021-03-04T08:49:39.380Z] WARNING: No swap limit support [2021-03-04T08:49:39.380Z] WARNING: No blkio weight support [2021-03-04T08:49:39.380Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-04T08:49:39.735Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T08:49:39.735Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T08:49:39.735Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42111/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-04T08:49:39.735Z] + bash /home/ubuntu/workspace/moby_PR-42111/check-config.sh [2021-03-04T08:49:39.735Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-04T08:49:39.735Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-04T08:49:39.735Z] [2021-03-04T08:49:39.735Z] Generally Necessary: [2021-03-04T08:49:39.735Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-04T08:49:39.735Z] - apparmor: enabled and tools installed [2021-03-04T08:49:39.735Z] - CONFIG_NAMESPACES: enabled [2021-03-04T08:49:39.735Z] - CONFIG_NET_NS: enabled [2021-03-04T08:49:39.735Z] - CONFIG_PID_NS: enabled [2021-03-04T08:49:39.735Z] - CONFIG_IPC_NS: enabled [2021-03-04T08:49:39.753Z] Commit message: "Merge commit 'bc795b19bfd0fe9d61f2414774ed0889c1fde324' into HEAD" [2021-03-04T08:49:39.759Z] First time build. Skipping changelog. [2021-03-04T08:49:39.993Z] - CONFIG_UTS_NS: enabled [2021-03-04T08:49:39.993Z] - CONFIG_CGROUPS: enabled [2021-03-04T08:49:39.993Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-04T08:49:39.993Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-04T08:49:39.993Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-04T08:49:39.993Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-04T08:49:39.993Z] - CONFIG_CPUSETS: enabled [2021-03-04T08:49:39.993Z] - CONFIG_MEMCG: enabled [2021-03-04T08:49:39.993Z] - CONFIG_KEYS: enabled [2021-03-04T08:49:39.993Z] - CONFIG_VETH: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-04T08:49:39.993Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-04T08:49:39.993Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-04T08:49:39.993Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-04T08:49:39.993Z] [2021-03-04T08:49:39.993Z] Optional Features: [2021-03-04T08:49:39.993Z] - CONFIG_USER_NS: enabled [2021-03-04T08:49:39.993Z] - CONFIG_SECCOMP: enabled [2021-03-04T08:49:39.993Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-04T08:49:39.993Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-04T08:49:39.993Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-04T08:49:39.993Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-04T08:49:39.993Z] - CONFIG_BLK_CGROUP: enabled [2021-03-04T08:49:39.993Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-04T08:49:39.993Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-04T08:49:39.993Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-04T08:49:39.756Z] > git rev-list --no-walk b0925ba38554136355e8bae989f1ce4e08999f96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T08:49:40.252Z] - CONFIG_CGROUP_PERF: enabled [2021-03-04T08:49:40.252Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-04T08:49:40.252Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-04T08:49:40.252Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-04T08:49:40.252Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-04T08:49:40.252Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-04T08:49:40.252Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-04T08:49:40.252Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-04T08:49:40.252Z] - CONFIG_IP_VS: enabled (as module) [2021-03-04T08:49:40.252Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-04T08:49:40.253Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-04T08:49:40.253Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-04T08:49:40.253Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-04T08:49:40.253Z] - CONFIG_EXT4_FS: enabled [2021-03-04T08:49:40.253Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-04T08:49:40.253Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-04T08:49:40.253Z] - Network Drivers: [2021-03-04T08:49:40.253Z] - "overlay": [2021-03-04T08:49:40.253Z] - CONFIG_VXLAN: enabled (as module) [2021-03-04T08:49:40.253Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-04T08:49:40.253Z] Optional (for encrypted networks): [2021-03-04T08:49:40.253Z] - CONFIG_CRYPTO: enabled [2021-03-04T08:49:40.253Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-04T08:49:40.253Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-04T08:49:40.253Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-04T08:49:40.253Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-04T08:49:40.253Z] - CONFIG_XFRM: enabled [2021-03-04T08:49:40.253Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-04T08:49:40.253Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-04T08:49:40.253Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-04T08:49:40.253Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-04T08:49:40.253Z] - "ipvlan": [2021-03-04T08:49:40.253Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-04T08:49:40.253Z] - "macvlan": [2021-03-04T08:49:40.253Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-04T08:49:40.253Z] - CONFIG_DUMMY: enabled (as module) [2021-03-04T08:49:40.253Z] - "ftp,tftp client in container": [2021-03-04T08:49:40.511Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-04T08:49:40.511Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-04T08:49:40.511Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-04T08:49:40.511Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-04T08:49:40.511Z] - Storage Drivers: [2021-03-04T08:49:40.511Z] - "aufs": [2021-03-04T08:49:40.511Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-04T08:49:40.511Z] - "btrfs": [2021-03-04T08:49:40.511Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-04T08:49:40.511Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-04T08:49:40.511Z] - "devicemapper": [2021-03-04T08:49:40.511Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-04T08:49:40.511Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-04T08:49:40.511Z] - "overlay": [2021-03-04T08:49:40.511Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-04T08:49:40.511Z] - "zfs": [2021-03-04T08:49:40.511Z] - /dev/zfs: present [2021-03-04T08:49:40.511Z] - zfs command: missing [2021-03-04T08:49:40.511Z] - zpool command: missing [2021-03-04T08:49:40.511Z] [2021-03-04T08:49:40.511Z] Limits: [2021-03-04T08:49:40.511Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-04T08:49:40.511Z] [2021-03-04T08:49:40.511Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-04T08:49:40.559Z] + [ PR != PR ] [2021-03-04T08:49:40.559Z] + [ 20.10 != master ] [2021-03-04T08:49:40.559Z] + echo 1 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T08:49:40.856Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:584448a3e67fc8c5300fd3619a10fa141f327e70 . [2021-03-04T08:49:41.212Z] #1 [internal] load build definition from Dockerfile [2021-03-04T08:49:41.212Z] #1 sha256:e2175f6d0b6b63880f313536dc3f514e74ed886be228e0fecd5e54213cc9c61f [2021-03-04T08:49:41.212Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T08:49:41.212Z] #1 DONE 0.1s [2021-03-04T08:49:41.212Z] [2021-03-04T08:49:41.212Z] #2 [internal] load .dockerignore [2021-03-04T08:49:41.212Z] #2 sha256:f5aafa3d18bd46bdfae9532c54d6e51ad082c56aacc660c4e291e507ea1c3ab0 [2021-03-04T08:49:41.212Z] #2 transferring context: 87B done [2021-03-04T08:49:41.212Z] #2 DONE 0.0s [2021-03-04T08:49:41.212Z] [2021-03-04T08:49:41.212Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T08:49:41.212Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-04T08:49:41.231Z] + docker version [2021-03-04T08:49:41.468Z] #3 DONE 0.4s [2021-03-04T08:49:41.468Z] [2021-03-04T08:49:41.468Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T08:49:41.468Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-04T08:49:41.468Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-04T08:49:41.468Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-04T08:49:41.468Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-04T08:49:41.468Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-04T08:49:41.468Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-04T08:49:41.728Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.24MB / 9.64MB 0.2s [2021-03-04T08:49:41.728Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-03-04T08:49:41.983Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-04T08:49:41.983Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-03-04T08:49:42.239Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-04T08:49:42.496Z] #4 DONE 0.9s [2021-03-04T08:49:42.752Z] [2021-03-04T08:49:42.752Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T08:49:42.752Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-04T08:49:43.061Z] #7 DONE 0.3s [2021-03-04T08:49:43.061Z] [2021-03-04T08:49:43.061Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T08:49:43.061Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-04T08:49:43.316Z] #6 DONE 0.4s [2021-03-04T08:49:43.316Z] [2021-03-04T08:49:43.316Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T08:49:43.316Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-04T08:49:43.316Z] #5 DONE 0.4s [2021-03-04T08:49:44.683Z] [2021-03-04T08:49:44.683Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:49:44.683Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:49:44.683Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-04T08:49:44.683Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-04T08:49:44.683Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-04T08:49:44.683Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-04T08:49:44.683Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.15MB / 50.40MB 0.3s [2021-03-04T08:49:44.683Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 17.83MB / 50.40MB 0.4s [2021-03-04T08:49:44.939Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 22.02MB / 50.40MB 0.5s [2021-03-04T08:49:45.194Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 33.55MB / 50.40MB 0.8s [2021-03-04T08:49:45.419Z] Client: Docker Engine - Community [2021-03-04T08:49:45.419Z] Version: 20.10.3 [2021-03-04T08:49:45.419Z] API version: 1.41 [2021-03-04T08:49:45.419Z] Go version: go1.13.15 [2021-03-04T08:49:45.419Z] Git commit: 48d30b5 [2021-03-04T08:49:45.419Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-04T08:49:45.419Z] OS/Arch: linux/amd64 [2021-03-04T08:49:45.419Z] Context: default [2021-03-04T08:49:45.419Z] Experimental: true [2021-03-04T08:49:45.419Z] [2021-03-04T08:49:45.419Z] Server: Docker Engine - Community [2021-03-04T08:49:45.419Z] Engine: [2021-03-04T08:49:45.419Z] Version: 20.10.3 [2021-03-04T08:49:45.419Z] API version: 1.41 (minimum version 1.12) [2021-03-04T08:49:45.419Z] Go version: go1.13.15 [2021-03-04T08:49:45.419Z] Git commit: 46229ca [2021-03-04T08:49:45.419Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-04T08:49:45.419Z] OS/Arch: linux/amd64 [2021-03-04T08:49:45.419Z] Experimental: true [2021-03-04T08:49:45.419Z] containerd: [2021-03-04T08:49:45.419Z] Version: 1.4.3 [2021-03-04T08:49:45.419Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:49:45.419Z] runc: [2021-03-04T08:49:45.419Z] Version: 1.0.0-rc92 [2021-03-04T08:49:45.419Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:49:45.419Z] docker-init: [2021-03-04T08:49:45.419Z] Version: 0.19.0 [2021-03-04T08:49:45.419Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-04T08:49:45.458Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 39.06MB / 50.40MB 0.9s [2021-03-04T08:49:45.458Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.33MB / 50.40MB 1.1s [2021-03-04T08:49:45.701Z] + docker info [2021-03-04T08:49:45.718Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.3s done [2021-03-04T08:49:46.286Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-03-04T08:49:46.422Z] Fetching without tags [2021-03-04T08:49:46.730Z] Merging remotes/origin/20.10 commit bc795b19bfd0fe9d61f2414774ed0889c1fde324 into PR head commit d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 [2021-03-04T08:49:48.316Z] Merge succeeded, producing 18b4e2418a9d86c7f930c1c58f1786a93943e9e0 [2021-03-04T08:49:48.316Z] Checking out Revision 18b4e2418a9d86c7f930c1c58f1786a93943e9e0 (PR-42111) [2021-03-04T08:49:46.321Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:49:46.360Z] > git config --add remote.origin.fetch +refs/pull/42111/head:refs/remotes/origin/PR-42111 # timeout=10 [2021-03-04T08:49:46.382Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:49:46.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:49:46.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:49:46.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:49:46.429Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:49:46.736Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:49:46.769Z] > git checkout -f d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 # timeout=10 [2021-03-04T08:49:47.500Z] > git remote # timeout=10 [2021-03-04T08:49:47.525Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T08:49:47.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:49:47.542Z] > git merge bc795b19bfd0fe9d61f2414774ed0889c1fde324 # timeout=10 [2021-03-04T08:49:48.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T08:49:48.321Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:49:48.337Z] > git checkout -f 18b4e2418a9d86c7f930c1c58f1786a93943e9e0 # timeout=10 [2021-03-04T08:49:50.464Z] #24 ... [2021-03-04T08:49:50.464Z] [2021-03-04T08:49:50.464Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:49:50.464Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:49:50.464Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-04T08:49:50.464Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-04T08:49:50.464Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-04T08:49:50.464Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-04T08:49:50.464Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-03-04T08:49:50.464Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-03-04T08:49:50.464Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.8s done [2021-03-04T08:49:50.464Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done [2021-03-04T08:49:50.464Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.5s done [2021-03-04T08:49:50.464Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s [2021-03-04T08:49:50.464Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.76MB / 120.17MB 5.8s [2021-03-04T08:49:50.464Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s done [2021-03-04T08:49:50.464Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.95MB / 120.17MB 6.0s [2021-03-04T08:49:50.464Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 6.1s [2021-03-04T08:49:51.830Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s done [2021-03-04T08:49:51.830Z] #8 ... [2021-03-04T08:49:51.830Z] [2021-03-04T08:49:51.830Z] #21 [internal] load build context [2021-03-04T08:49:51.830Z] #21 sha256:0089c089fcee2d5547364e388146c8f433e73437b6a78380eef551eb7bd1e497 [2021-03-04T08:49:51.830Z] #21 transferring context: 53.38MB 7.4s done [2021-03-04T08:49:51.830Z] #21 DONE 7.5s [2021-03-04T08:49:51.830Z] [2021-03-04T08:49:51.830Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:49:51.830Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:49:51.830Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.9s [2021-03-04T08:49:52.223Z] Commit message: "Merge commit 'bc795b19bfd0fe9d61f2414774ed0889c1fde324' into HEAD" [2021-03-04T08:49:52.247Z] First time build. Skipping changelog. [2021-03-04T08:49:52.391Z] #24 ... [2021-03-04T08:49:52.391Z] [2021-03-04T08:49:52.391Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T08:49:52.391Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-04T08:49:52.391Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-04T08:49:52.391Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-04T08:49:52.391Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-04T08:49:52.391Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.8s done [2021-03-04T08:49:52.391Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done [2021-03-04T08:49:52.391Z] #60 DONE 7.9s [2021-03-04T08:49:52.391Z] [2021-03-04T08:49:52.391Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:49:52.391Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T08:49:52.228Z] > git rev-list --no-walk b0925ba38554136355e8bae989f1ce4e08999f96 # timeout=10 [2021-03-04T08:49:53.625Z] + docker version [2021-03-04T08:49:53.815Z] Client: [2021-03-04T08:49:53.815Z] Context: default [2021-03-04T08:49:53.815Z] Debug Mode: false [2021-03-04T08:49:53.815Z] Plugins: [2021-03-04T08:49:53.815Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T08:49:53.815Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T08:49:53.815Z] [2021-03-04T08:49:53.815Z] Server: [2021-03-04T08:49:53.815Z] Containers: 0 [2021-03-04T08:49:53.815Z] Running: 0 [2021-03-04T08:49:53.815Z] Paused: 0 [2021-03-04T08:49:53.815Z] Stopped: 0 [2021-03-04T08:49:53.815Z] Images: 0 [2021-03-04T08:49:53.815Z] Server Version: 20.10.3 [2021-03-04T08:49:53.815Z] Storage Driver: overlay2 [2021-03-04T08:49:53.815Z] Backing Filesystem: extfs [2021-03-04T08:49:53.815Z] Supports d_type: true [2021-03-04T08:49:53.815Z] Native Overlay Diff: true [2021-03-04T08:49:53.815Z] Logging Driver: json-file [2021-03-04T08:49:53.815Z] Cgroup Driver: cgroupfs [2021-03-04T08:49:53.815Z] Cgroup Version: 1 [2021-03-04T08:49:53.815Z] Plugins: [2021-03-04T08:49:53.815Z] Volume: local [2021-03-04T08:49:53.815Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T08:49:53.815Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T08:49:53.815Z] Swarm: inactive [2021-03-04T08:49:53.815Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-04T08:49:53.815Z] Default Runtime: runc [2021-03-04T08:49:53.815Z] Init Binary: docker-init [2021-03-04T08:49:53.815Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:49:53.815Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:49:53.815Z] init version: de40ad0 [2021-03-04T08:49:53.815Z] Security Options: [2021-03-04T08:49:53.815Z] apparmor [2021-03-04T08:49:53.815Z] seccomp [2021-03-04T08:49:53.815Z] Profile: default [2021-03-04T08:49:53.815Z] Kernel Version: 5.4.0-1037-aws [2021-03-04T08:49:53.815Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-04T08:49:53.815Z] OSType: linux [2021-03-04T08:49:53.815Z] Architecture: x86_64 [2021-03-04T08:49:53.815Z] CPUs: 8 [2021-03-04T08:49:53.815Z] Total Memory: 30.58GiB [2021-03-04T08:49:53.815Z] Name: ip-10-100-105-114 [2021-03-04T08:49:53.815Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-04T08:49:53.815Z] Docker Root Dir: /var/lib/docker [2021-03-04T08:49:53.815Z] Debug Mode: false [2021-03-04T08:49:53.815Z] Registry: https://index.docker.io/v1/ [2021-03-04T08:49:53.815Z] Labels: [2021-03-04T08:49:53.815Z] Experimental: true [2021-03-04T08:49:53.815Z] Insecure Registries: [2021-03-04T08:49:53.815Z] 127.0.0.0/8 [2021-03-04T08:49:53.815Z] Live Restore Enabled: true [2021-03-04T08:49:53.815Z] [2021-03-04T08:49:53.815Z] WARNING: No swap limit support [2021-03-04T08:49:53.815Z] WARNING: No blkio weight support [2021-03-04T08:49:53.815Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-04T08:49:54.095Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T08:49:54.095Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T08:49:54.095Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42111/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-04T08:49:54.095Z] + bash /home/ubuntu/workspace/moby_PR-42111/check-config.sh [2021-03-04T08:49:54.095Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-04T08:49:54.095Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-04T08:49:54.095Z] [2021-03-04T08:49:54.095Z] Generally Necessary: [2021-03-04T08:49:54.095Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-04T08:49:54.095Z] - apparmor: enabled and tools installed [2021-03-04T08:49:54.095Z] - CONFIG_NAMESPACES: enabled [2021-03-04T08:49:54.095Z] - CONFIG_NET_NS: enabled [2021-03-04T08:49:54.095Z] - CONFIG_PID_NS: enabled [2021-03-04T08:49:54.095Z] - CONFIG_IPC_NS: enabled [2021-03-04T08:49:54.095Z] - CONFIG_UTS_NS: enabled [2021-03-04T08:49:54.095Z] - CONFIG_CGROUPS: enabled [2021-03-04T08:49:54.095Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-04T08:49:54.095Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-04T08:49:54.095Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-04T08:49:54.095Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-04T08:49:54.095Z] - CONFIG_CPUSETS: enabled [2021-03-04T08:49:54.095Z] - CONFIG_MEMCG: enabled [2021-03-04T08:49:54.095Z] - CONFIG_KEYS: enabled [2021-03-04T08:49:54.354Z] - CONFIG_VETH: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-04T08:49:54.354Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-04T08:49:54.354Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-04T08:49:54.354Z] [2021-03-04T08:49:54.354Z] Optional Features: [2021-03-04T08:49:54.354Z] - CONFIG_USER_NS: enabled [2021-03-04T08:49:54.354Z] - CONFIG_SECCOMP: enabled [2021-03-04T08:49:54.354Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-04T08:49:54.354Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-04T08:49:54.354Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-04T08:49:54.354Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-04T08:49:54.354Z] - CONFIG_BLK_CGROUP: enabled [2021-03-04T08:49:54.354Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-04T08:49:54.354Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-04T08:49:54.354Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-04T08:49:54.354Z] - CONFIG_CGROUP_PERF: enabled [2021-03-04T08:49:54.354Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-04T08:49:54.354Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-04T08:49:54.354Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-04T08:49:54.354Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-04T08:49:54.354Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-04T08:49:54.354Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_IP_VS: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-04T08:49:54.354Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-04T08:49:54.354Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-04T08:49:54.354Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_EXT4_FS: enabled [2021-03-04T08:49:54.354Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-04T08:49:54.354Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-04T08:49:54.354Z] - Network Drivers: [2021-03-04T08:49:54.354Z] - "overlay": [2021-03-04T08:49:54.354Z] - CONFIG_VXLAN: enabled (as module) [2021-03-04T08:49:54.354Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-04T08:49:54.354Z] Optional (for encrypted networks): [2021-03-04T08:49:54.613Z] - CONFIG_CRYPTO: enabled [2021-03-04T08:49:54.613Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-04T08:49:54.613Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-04T08:49:54.613Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-04T08:49:54.613Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-04T08:49:54.613Z] - CONFIG_XFRM: enabled [2021-03-04T08:49:54.613Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-04T08:49:54.613Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-04T08:49:54.613Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-04T08:49:54.613Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-04T08:49:54.613Z] - "ipvlan": [2021-03-04T08:49:54.613Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-04T08:49:54.613Z] - "macvlan": [2021-03-04T08:49:54.613Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-04T08:49:54.613Z] - CONFIG_DUMMY: enabled (as module) [2021-03-04T08:49:54.613Z] - "ftp,tftp client in container": [2021-03-04T08:49:54.613Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-04T08:49:54.613Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-04T08:49:54.613Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-04T08:49:54.613Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-04T08:49:54.613Z] - Storage Drivers: [2021-03-04T08:49:54.613Z] - "aufs": [2021-03-04T08:49:54.613Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-04T08:49:54.613Z] - "btrfs": [2021-03-04T08:49:54.613Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-04T08:49:54.613Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-04T08:49:54.613Z] - "devicemapper": [2021-03-04T08:49:54.613Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-04T08:49:54.613Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-04T08:49:54.613Z] - "overlay": [2021-03-04T08:49:54.613Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-04T08:49:54.613Z] - "zfs": [2021-03-04T08:49:54.613Z] - /dev/zfs: present [2021-03-04T08:49:54.613Z] - zfs command: missing [2021-03-04T08:49:54.613Z] - zpool command: missing [2021-03-04T08:49:54.613Z] [2021-03-04T08:49:54.613Z] Limits: [2021-03-04T08:49:54.613Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-04T08:49:54.613Z] [2021-03-04T08:49:54.613Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-04T08:49:54.941Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:584448a3e67fc8c5300fd3619a10fa141f327e70 . [2021-03-04T08:49:54.941Z] #1 [internal] load build definition from Dockerfile [2021-03-04T08:49:54.941Z] #1 sha256:a939dcbe8ba464627d70820d1c49e2471102e5e5130c7066945543ab7df7a2c8 [2021-03-04T08:49:54.941Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T08:49:54.941Z] #1 DONE 0.1s [2021-03-04T08:49:54.941Z] [2021-03-04T08:49:54.941Z] #2 [internal] load .dockerignore [2021-03-04T08:49:54.941Z] #2 sha256:cc454a765f6a7472a80e93a8a4c31bba9e0c6946f323cb6775164fdcf0c26a3c [2021-03-04T08:49:54.941Z] #2 transferring context: 87B done [2021-03-04T08:49:54.941Z] #2 DONE 0.1s [2021-03-04T08:49:54.941Z] [2021-03-04T08:49:54.941Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T08:49:54.941Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-04T08:49:55.507Z] #3 DONE 0.6s [2021-03-04T08:49:55.765Z] [2021-03-04T08:49:55.765Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T08:49:55.765Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-04T08:49:55.765Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-04T08:49:55.765Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-04T08:49:55.765Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-04T08:49:55.765Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-04T08:49:55.765Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-04T08:49:55.765Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-04T08:49:56.025Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-04T08:49:56.025Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-04T08:49:56.284Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-04T08:49:56.284Z] #4 DONE 0.6s [2021-03-04T08:49:56.543Z] [2021-03-04T08:49:56.543Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T08:49:56.543Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-04T08:49:56.543Z] #7 DONE 0.2s [2021-03-04T08:49:56.543Z] [2021-03-04T08:49:56.543Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T08:49:56.543Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-04T08:49:56.801Z] #6 DONE 0.2s [2021-03-04T08:49:56.801Z] [2021-03-04T08:49:56.801Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T08:49:56.801Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-04T08:49:56.801Z] #5 DONE 0.2s [2021-03-04T08:49:57.784Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 11.0s done [2021-03-04T08:49:57.784Z] #24 DONE 12.9s [2021-03-04T08:49:57.784Z] [2021-03-04T08:49:57.784Z] #25 [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-03-04T08:49:57.784Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T08:49:57.824Z] Client: Docker Engine - Community [2021-03-04T08:49:57.824Z] Version: 20.10.3 [2021-03-04T08:49:57.824Z] API version: 1.41 [2021-03-04T08:49:57.824Z] Go version: go1.13.15 [2021-03-04T08:49:57.824Z] Git commit: 48d30b5 [2021-03-04T08:49:57.824Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-04T08:49:57.824Z] OS/Arch: linux/amd64 [2021-03-04T08:49:57.824Z] Context: default [2021-03-04T08:49:57.824Z] Experimental: true [2021-03-04T08:49:57.824Z] [2021-03-04T08:49:57.824Z] Server: Docker Engine - Community [2021-03-04T08:49:57.824Z] Engine: [2021-03-04T08:49:57.824Z] Version: 20.10.3 [2021-03-04T08:49:57.824Z] API version: 1.41 (minimum version 1.12) [2021-03-04T08:49:57.824Z] Go version: go1.13.15 [2021-03-04T08:49:57.824Z] Git commit: 46229ca [2021-03-04T08:49:57.824Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-04T08:49:57.824Z] OS/Arch: linux/amd64 [2021-03-04T08:49:57.824Z] Experimental: true [2021-03-04T08:49:57.824Z] containerd: [2021-03-04T08:49:57.824Z] Version: 1.4.3 [2021-03-04T08:49:57.824Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:49:57.824Z] runc: [2021-03-04T08:49:57.824Z] Version: 1.0.0-rc92 [2021-03-04T08:49:57.824Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:49:57.824Z] docker-init: [2021-03-04T08:49:57.824Z] Version: 0.19.0 [2021-03-04T08:49:57.824Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-04T08:49:58.171Z] + docker info [2021-03-04T08:49:58.757Z] [2021-03-04T08:49:58.757Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:49:58.757Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:49:58.757Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-04T08:49:59.024Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-04T08:49:59.024Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-04T08:49:59.024Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-04T08:49:59.151Z] #25 1.831 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:49:59.151Z] #25 1.834 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:49:59.151Z] #25 1.936 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:49:59.151Z] #25 2.047 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:49:59.715Z] #25 2.454 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:49:59.971Z] #24 ... [2021-03-04T08:49:59.971Z] [2021-03-04T08:49:59.971Z] #21 [internal] load build context [2021-03-04T08:49:59.971Z] #21 sha256:d3157193b2921cd794904c432789db73eee81935710285c247d741ff9c1dd80b [2021-03-04T08:49:59.971Z] #21 transferring context: 53.38MB 0.9s done [2021-03-04T08:49:59.971Z] #21 DONE 1.0s [2021-03-04T08:49:59.971Z] [2021-03-04T08:49:59.971Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T08:49:59.971Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-04T08:49:59.971Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-04T08:49:59.971Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-04T08:49:59.971Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-04T08:49:59.971Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-03-04T08:49:59.971Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s done [2021-03-04T08:49:59.971Z] #60 DONE 1.1s [2021-03-04T08:49:59.971Z] [2021-03-04T08:49:59.971Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:49:59.971Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:49:59.971Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-04T08:49:59.971Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-04T08:49:59.971Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.6s done [2021-03-04T08:49:59.971Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-04T08:49:59.971Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-04T08:49:59.971Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-04T08:49:59.971Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.1s [2021-03-04T08:49:59.971Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-03-04T08:49:59.971Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.46MB / 68.67MB 1.1s [2021-03-04T08:49:59.971Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.80MB / 120.17MB 1.1s [2021-03-04T08:49:59.971Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.3s [2021-03-04T08:49:59.971Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.2s done [2021-03-04T08:49:59.971Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.38MB / 68.67MB 1.2s [2021-03-04T08:49:59.971Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.74MB / 120.17MB 1.2s [2021-03-04T08:50:00.230Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.4s [2021-03-04T08:50:00.230Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.21MB / 120.17MB 1.4s [2021-03-04T08:50:00.230Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.2s done [2021-03-04T08:50:00.230Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.55MB / 120.17MB 1.5s [2021-03-04T08:50:00.230Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.30MB / 120.17MB 1.6s [2021-03-04T08:50:00.278Z] #25 3.018 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:00.494Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 1.7s [2021-03-04T08:50:00.754Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 1.9s [2021-03-04T08:50:00.754Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s done [2021-03-04T08:50:01.362Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.9s done [2021-03-04T08:50:01.646Z] #25 4.278 Fetched 8423 kB in 3s (3120 kB/s) [2021-03-04T08:50:02.218Z] #25 4.278 Reading package lists... [2021-03-04T08:50:02.218Z] #25 ... [2021-03-04T08:50:02.218Z] [2021-03-04T08:50:02.218Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:02.218Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:02.218Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.9s done [2021-03-04T08:50:02.218Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-03-04T08:50:02.218Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-04T08:50:02.218Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.9s [2021-03-04T08:50:02.476Z] #8 ... [2021-03-04T08:50:02.476Z] [2021-03-04T08:50:02.476Z] #25 [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-03-04T08:50:02.476Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T08:50:02.476Z] #25 4.278 Reading package lists... [2021-03-04T08:50:03.265Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.0s done [2021-03-04T08:50:03.265Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-04T08:50:03.265Z] #8 ... [2021-03-04T08:50:03.265Z] [2021-03-04T08:50:03.265Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:50:03.265Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:50:03.265Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.4s done [2021-03-04T08:50:03.265Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 1.6s done [2021-03-04T08:50:03.265Z] #24 DONE 4.5s [2021-03-04T08:50:03.265Z] [2021-03-04T08:50:03.265Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:03.265Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:03.265Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-03-04T08:50:03.265Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-04T08:50:03.412Z] #25 5.269 Reading package lists... [2021-03-04T08:50:03.524Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2021-03-04T08:50:03.524Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-04T08:50:03.668Z] #25 6.230 Building dependency tree... [2021-03-04T08:50:03.924Z] #25 6.656 The following additional packages will be installed: [2021-03-04T08:50:03.924Z] #25 6.657 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-04T08:50:03.924Z] #25 6.657 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-04T08:50:03.924Z] #25 6.662 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-04T08:50:03.924Z] #25 6.662 Suggested packages: [2021-03-04T08:50:03.924Z] #25 6.662 krb5-doc krb5-user [2021-03-04T08:50:03.924Z] #25 6.662 Recommended packages: [2021-03-04T08:50:03.924Z] #25 6.662 krb5-locales publicsuffix libsasl2-modules [2021-03-04T08:50:04.179Z] #25 6.887 The following NEW packages will be installed: [2021-03-04T08:50:04.179Z] #25 6.891 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-04T08:50:04.179Z] #25 6.891 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-04T08:50:04.179Z] #25 6.891 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-04T08:50:04.179Z] #25 6.891 libssh2-1 libssl1.1 openssl [2021-03-04T08:50:04.743Z] #25 7.179 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-04T08:50:04.743Z] #25 7.179 Need to get 5057 kB of archives. [2021-03-04T08:50:04.743Z] #25 7.179 After this operation, 12.1 MB of additional disk space will be used. [2021-03-04T08:50:04.743Z] #25 7.179 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-04T08:50:04.743Z] #25 7.179 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-04T08:50:04.743Z] #25 7.179 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-04T08:50:04.743Z] #25 7.188 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-04T08:50:04.743Z] #25 7.197 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-04T08:50:04.743Z] #25 7.197 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-04T08:50:04.743Z] #25 7.197 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-04T08:50:04.743Z] #25 7.214 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-04T08:50:04.743Z] #25 7.225 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-04T08:50:04.743Z] #25 7.242 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-04T08:50:04.743Z] #25 7.242 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-04T08:50:04.743Z] #25 7.242 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-04T08:50:04.743Z] #25 7.242 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-04T08:50:04.743Z] #25 7.246 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-04T08:50:04.743Z] #25 7.252 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-04T08:50:04.743Z] #25 7.253 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-04T08:50:04.743Z] #25 7.263 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-04T08:50:04.743Z] #25 7.270 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-04T08:50:04.743Z] #25 7.270 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T08:50:04.743Z] #25 7.279 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T08:50:04.743Z] #25 7.280 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T08:50:04.743Z] #25 7.478 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:50:04.743Z] #25 7.503 Fetched 5057 kB in 0s (13.6 MB/s) [2021-03-04T08:50:04.743Z] #25 7.559 Selecting previously unselected package libssl1.1:amd64. [2021-03-04T08:50:04.743Z] #25 7.559 (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-03-04T08:50:04.743Z] #25 7.559 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T08:50:04.743Z] #25 7.568 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:04.746Z] Client: [2021-03-04T08:50:04.746Z] Context: default [2021-03-04T08:50:04.746Z] Debug Mode: false [2021-03-04T08:50:04.746Z] Plugins: [2021-03-04T08:50:04.746Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T08:50:04.746Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T08:50:04.746Z] [2021-03-04T08:50:04.746Z] Server: [2021-03-04T08:50:04.746Z] Containers: 0 [2021-03-04T08:50:04.746Z] Running: 0 [2021-03-04T08:50:04.746Z] Paused: 0 [2021-03-04T08:50:04.746Z] Stopped: 0 [2021-03-04T08:50:04.746Z] Images: 0 [2021-03-04T08:50:04.746Z] Server Version: 20.10.3 [2021-03-04T08:50:04.746Z] Storage Driver: overlay2 [2021-03-04T08:50:04.746Z] Backing Filesystem: extfs [2021-03-04T08:50:04.746Z] Supports d_type: true [2021-03-04T08:50:04.746Z] Native Overlay Diff: true [2021-03-04T08:50:04.746Z] Logging Driver: json-file [2021-03-04T08:50:04.746Z] Cgroup Driver: cgroupfs [2021-03-04T08:50:04.746Z] Cgroup Version: 1 [2021-03-04T08:50:04.746Z] Plugins: [2021-03-04T08:50:04.746Z] Volume: local [2021-03-04T08:50:04.746Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T08:50:04.746Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T08:50:04.746Z] Swarm: inactive [2021-03-04T08:50:04.746Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-04T08:50:04.746Z] Default Runtime: runc [2021-03-04T08:50:04.746Z] Init Binary: docker-init [2021-03-04T08:50:04.746Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:50:04.746Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:50:04.746Z] init version: de40ad0 [2021-03-04T08:50:04.746Z] Security Options: [2021-03-04T08:50:04.746Z] apparmor [2021-03-04T08:50:04.746Z] seccomp [2021-03-04T08:50:04.746Z] Profile: default [2021-03-04T08:50:04.746Z] Kernel Version: 5.4.0-1037-aws [2021-03-04T08:50:04.746Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-04T08:50:04.746Z] OSType: linux [2021-03-04T08:50:04.746Z] Architecture: x86_64 [2021-03-04T08:50:04.746Z] CPUs: 2 [2021-03-04T08:50:04.746Z] Total Memory: 15.35GiB [2021-03-04T08:50:04.746Z] Name: ip-10-100-37-248 [2021-03-04T08:50:04.746Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-04T08:50:04.746Z] Docker Root Dir: /var/lib/docker [2021-03-04T08:50:04.746Z] Debug Mode: false [2021-03-04T08:50:04.746Z] Registry: https://index.docker.io/v1/ [2021-03-04T08:50:04.746Z] Labels: [2021-03-04T08:50:04.746Z] Experimental: true [2021-03-04T08:50:04.746Z] Insecure Registries: [2021-03-04T08:50:04.746Z] 127.0.0.0/8 [2021-03-04T08:50:04.746Z] Live Restore Enabled: true [2021-03-04T08:50:04.746Z] [2021-03-04T08:50:04.746Z] WARNING: No swap limit support [2021-03-04T08:50:04.746Z] WARNING: No blkio weight support [2021-03-04T08:50:04.746Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-04T08:50:04.999Z] #25 7.832 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T08:50:04.999Z] #25 7.832 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T08:50:04.999Z] #25 7.840 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:04.999Z] #25 7.885 Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T08:50:04.999Z] #25 7.885 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T08:50:05.040Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T08:50:05.040Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T08:50:05.040Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42111/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-04T08:50:05.040Z] + bash /home/ubuntu/workspace/moby_PR-42111/check-config.sh [2021-03-04T08:50:05.040Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-04T08:50:05.040Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-04T08:50:05.040Z] [2021-03-04T08:50:05.040Z] Generally Necessary: [2021-03-04T08:50:05.040Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-04T08:50:05.040Z] - apparmor: enabled and tools installed [2021-03-04T08:50:05.040Z] - CONFIG_NAMESPACES: enabled [2021-03-04T08:50:05.040Z] - CONFIG_NET_NS: enabled [2021-03-04T08:50:05.040Z] - CONFIG_PID_NS: enabled [2021-03-04T08:50:05.040Z] - CONFIG_IPC_NS: enabled [2021-03-04T08:50:05.040Z] - CONFIG_UTS_NS: enabled [2021-03-04T08:50:05.040Z] - CONFIG_CGROUPS: enabled [2021-03-04T08:50:05.040Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-04T08:50:05.040Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-04T08:50:05.040Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-04T08:50:05.040Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-04T08:50:05.040Z] - CONFIG_CPUSETS: enabled [2021-03-04T08:50:05.040Z] - CONFIG_MEMCG: enabled [2021-03-04T08:50:05.040Z] - CONFIG_KEYS: enabled [2021-03-04T08:50:05.040Z] - CONFIG_VETH: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-04T08:50:05.040Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-04T08:50:05.040Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-04T08:50:05.040Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-04T08:50:05.040Z] [2021-03-04T08:50:05.040Z] Optional Features: [2021-03-04T08:50:05.040Z] - CONFIG_USER_NS: enabled [2021-03-04T08:50:05.040Z] - CONFIG_SECCOMP: enabled [2021-03-04T08:50:05.040Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-04T08:50:05.040Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-04T08:50:05.255Z] #25 7.890 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:05.255Z] #25 7.946 Selecting previously unselected package libldap-common. [2021-03-04T08:50:05.255Z] #25 7.946 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-04T08:50:05.255Z] #25 7.954 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:05.255Z] #25 8.038 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T08:50:05.255Z] #25 8.038 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-04T08:50:05.255Z] #25 8.043 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:05.255Z] #25 8.135 Selecting previously unselected package openssl. [2021-03-04T08:50:05.255Z] #25 8.135 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T08:50:05.311Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-04T08:50:05.311Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-04T08:50:05.311Z] - CONFIG_BLK_CGROUP: enabled [2021-03-04T08:50:05.311Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-04T08:50:05.311Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-04T08:50:05.311Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-04T08:50:05.311Z] - CONFIG_CGROUP_PERF: enabled [2021-03-04T08:50:05.311Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-04T08:50:05.311Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-04T08:50:05.311Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-04T08:50:05.311Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-04T08:50:05.311Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-04T08:50:05.311Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-04T08:50:05.311Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-04T08:50:05.311Z] - CONFIG_IP_VS: enabled (as module) [2021-03-04T08:50:05.311Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-04T08:50:05.311Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-04T08:50:05.311Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-04T08:50:05.311Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-04T08:50:05.311Z] - CONFIG_EXT4_FS: enabled [2021-03-04T08:50:05.311Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-04T08:50:05.311Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-04T08:50:05.311Z] - Network Drivers: [2021-03-04T08:50:05.311Z] - "overlay": [2021-03-04T08:50:05.311Z] - CONFIG_VXLAN: enabled (as module) [2021-03-04T08:50:05.311Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-04T08:50:05.311Z] Optional (for encrypted networks): [2021-03-04T08:50:05.311Z] - CONFIG_CRYPTO: enabled [2021-03-04T08:50:05.311Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-04T08:50:05.311Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-04T08:50:05.311Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-04T08:50:05.311Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-04T08:50:05.311Z] - CONFIG_XFRM: enabled [2021-03-04T08:50:05.311Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-04T08:50:05.311Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-04T08:50:05.311Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-04T08:50:05.311Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-04T08:50:05.311Z] - "ipvlan": [2021-03-04T08:50:05.311Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-04T08:50:05.311Z] - "macvlan": [2021-03-04T08:50:05.429Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.5s done [2021-03-04T08:50:05.429Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-03-04T08:50:05.512Z] #25 8.138 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:05.512Z] #25 8.336 Selecting previously unselected package ca-certificates. [2021-03-04T08:50:05.512Z] #25 8.336 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-04T08:50:05.512Z] #25 8.341 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-04T08:50:05.581Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-04T08:50:05.581Z] - CONFIG_DUMMY: enabled (as module) [2021-03-04T08:50:05.581Z] - "ftp,tftp client in container": [2021-03-04T08:50:05.581Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-04T08:50:05.581Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-04T08:50:05.581Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-04T08:50:05.581Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-04T08:50:05.581Z] - Storage Drivers: [2021-03-04T08:50:05.581Z] - "aufs": [2021-03-04T08:50:05.581Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-04T08:50:05.581Z] - "btrfs": [2021-03-04T08:50:05.581Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-04T08:50:05.581Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-04T08:50:05.581Z] - "devicemapper": [2021-03-04T08:50:05.581Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-04T08:50:05.581Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-04T08:50:05.581Z] - "overlay": [2021-03-04T08:50:05.581Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-04T08:50:05.581Z] - "zfs": [2021-03-04T08:50:05.581Z] - /dev/zfs: present [2021-03-04T08:50:05.581Z] - zfs command: missing [2021-03-04T08:50:05.581Z] - zpool command: missing [2021-03-04T08:50:05.581Z] [2021-03-04T08:50:05.581Z] Limits: [2021-03-04T08:50:05.581Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-04T08:50:05.581Z] [2021-03-04T08:50:05.581Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-04T08:50:05.775Z] #25 8.438 Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T08:50:05.775Z] #25 8.438 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-04T08:50:05.775Z] #25 8.444 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-04T08:50:05.775Z] #25 8.479 Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T08:50:05.775Z] #25 8.479 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:05.775Z] #25 8.482 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:05.775Z] #25 8.530 Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T08:50:05.775Z] #25 8.530 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:05.934Z] + sudo modprobe ip_vs [2021-03-04T08:50:05.934Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:584448a3e67fc8c5300fd3619a10fa141f327e70 . [2021-03-04T08:50:05.934Z] #1 [internal] load build definition from Dockerfile [2021-03-04T08:50:05.934Z] #1 sha256:e154ea7cedad1f33edaca5a5174f3ef5554d19225cb6c39a7d8b528f46afb834 [2021-03-04T08:50:05.934Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T08:50:05.934Z] #1 DONE 0.1s [2021-03-04T08:50:05.934Z] [2021-03-04T08:50:05.934Z] #2 [internal] load .dockerignore [2021-03-04T08:50:05.934Z] #2 sha256:006425f770685d3082680e59b84446de2a8d5147ae7d437e9f677938aa25fbec [2021-03-04T08:50:05.934Z] #2 transferring context: [2021-03-04T08:50:06.030Z] #25 8.533 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:06.031Z] #25 8.594 Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T08:50:06.031Z] #25 8.594 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:06.031Z] #25 8.598 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:06.031Z] #25 8.705 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T08:50:06.031Z] #25 8.705 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:06.031Z] #25 8.716 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:06.031Z] #25 8.792 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T08:50:06.031Z] #25 8.792 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-04T08:50:06.031Z] #25 8.795 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T08:50:06.031Z] #25 8.857 Selecting previously unselected package libpsl5:amd64. [2021-03-04T08:50:06.031Z] #25 8.857 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-04T08:50:06.031Z] #25 8.860 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-04T08:50:06.194Z] #2 transferring context: 87B done [2021-03-04T08:50:06.194Z] #2 DONE 0.1s [2021-03-04T08:50:06.194Z] [2021-03-04T08:50:06.194Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T08:50:06.194Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-04T08:50:06.287Z] #25 8.920 Selecting previously unselected package librtmp1:amd64. [2021-03-04T08:50:06.287Z] #25 8.920 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-04T08:50:06.287Z] #25 8.924 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:50:06.287Z] #25 8.980 Selecting previously unselected package libssh2-1:amd64. [2021-03-04T08:50:06.287Z] #25 8.980 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-04T08:50:06.287Z] #25 8.984 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T08:50:06.287Z] #25 9.055 Selecting previously unselected package libcurl4:amd64. [2021-03-04T08:50:06.287Z] #25 9.055 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T08:50:06.287Z] #25 9.061 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T08:50:06.543Z] #25 9.196 Selecting previously unselected package curl. [2021-03-04T08:50:06.543Z] #25 9.196 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T08:50:06.543Z] #25 9.196 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-04T08:50:06.543Z] #25 9.317 Selecting previously unselected package libonig5:amd64. [2021-03-04T08:50:06.543Z] #25 9.317 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T08:50:06.543Z] #25 9.323 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:50:06.543Z] #25 9.400 Selecting previously unselected package libjq1:amd64. [2021-03-04T08:50:06.543Z] #25 9.400 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:50:06.799Z] #25 9.409 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:50:06.799Z] #25 9.481 Selecting previously unselected package jq. [2021-03-04T08:50:06.799Z] #25 9.481 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:50:06.799Z] #25 9.481 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:50:06.799Z] #25 9.579 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-04T08:50:06.799Z] #25 9.593 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-04T08:50:06.799Z] #25 9.604 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:06.808Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.5s done [2021-03-04T08:50:06.808Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-03-04T08:50:07.075Z] #25 9.750 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T08:50:07.075Z] #25 9.790 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:07.075Z] #25 9.831 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:07.075Z] #25 9.880 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:07.137Z] #3 DONE 0.7s [2021-03-04T08:50:07.137Z] [2021-03-04T08:50:07.137Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T08:50:07.137Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-04T08:50:07.137Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-04T08:50:07.137Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-04T08:50:07.137Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-04T08:50:07.137Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-04T08:50:07.137Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-03-04T08:50:07.137Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-03-04T08:50:07.137Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-03-04T08:50:07.332Z] #25 9.926 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:50:07.332Z] #25 9.983 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:07.332Z] #25 9.994 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:07.332Z] #25 10.01 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T08:50:07.332Z] #25 10.05 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:07.332Z] #25 10.08 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:07.332Z] #25 10.10 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:50:07.332Z] #25 10.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:50:07.332Z] #25 10.21 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:07.396Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-03-04T08:50:07.396Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-04T08:50:07.589Z] #25 10.22 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-04T08:50:07.977Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-03-04T08:50:07.977Z] #4 DONE 1.0s [2021-03-04T08:50:08.156Z] #25 10.86 Updating certificates in /etc/ssl/certs... [2021-03-04T08:50:08.238Z] [2021-03-04T08:50:08.238Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T08:50:08.238Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-04T08:50:08.504Z] #7 DONE 0.3s [2021-03-04T08:50:08.504Z] [2021-03-04T08:50:08.504Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T08:50:08.504Z] #5 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-04T08:50:08.504Z] #5 DONE 0.3s [2021-03-04T08:50:08.504Z] [2021-03-04T08:50:08.504Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T08:50:08.504Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-04T08:50:08.504Z] #6 DONE 0.4s [2021-03-04T08:50:09.085Z] #25 11.88 137 added, 0 removed; done. [2021-03-04T08:50:09.085Z] #25 11.92 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:09.085Z] #25 11.93 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:50:09.085Z] #25 11.94 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T08:50:09.085Z] #25 11.95 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-04T08:50:09.085Z] #25 11.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:50:09.085Z] #25 11.98 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-04T08:50:09.343Z] #25 11.99 Updating certificates in /etc/ssl/certs... [2021-03-04T08:50:10.103Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.1s done [2021-03-04T08:50:10.103Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-04T08:50:10.273Z] #25 13.04 0 added, 0 removed; done. [2021-03-04T08:50:10.274Z] #25 13.04 Running hooks in /etc/ca-certificates/update.d... [2021-03-04T08:50:10.274Z] #25 13.04 done. [2021-03-04T08:50:10.427Z] [2021-03-04T08:50:10.428Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:10.428Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:10.428Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-03-04T08:50:10.428Z] #8 DONE 0.1s [2021-03-04T08:50:10.428Z] [2021-03-04T08:50:10.428Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:50:10.428Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:50:10.428Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-04T08:50:10.428Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-04T08:50:10.428Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-04T08:50:10.428Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-04T08:50:10.428Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.1s [2021-03-04T08:50:10.428Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.24MB / 50.40MB 0.2s [2021-03-04T08:50:10.688Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 10.49MB / 50.40MB 0.3s [2021-03-04T08:50:10.688Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 14.68MB / 50.40MB 0.4s [2021-03-04T08:50:10.952Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 20.97MB / 50.40MB 0.5s [2021-03-04T08:50:10.952Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 29.36MB / 50.40MB 0.6s [2021-03-04T08:50:11.038Z] #8 DONE 12.0s [2021-03-04T08:50:11.038Z] [2021-03-04T08:50:11.038Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T08:50:11.038Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-04T08:50:11.214Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 37.75MB / 50.40MB 0.8s [2021-03-04T08:50:11.214Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 45.09MB / 50.40MB 0.9s [2021-03-04T08:50:11.478Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.0s [2021-03-04T08:50:11.478Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.1s done [2021-03-04T08:50:11.747Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-03-04T08:50:12.167Z] #25 DONE 14.5s [2021-03-04T08:50:12.167Z] [2021-03-04T08:50:12.167Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:12.167Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:12.167Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.6s done [2021-03-04T08:50:12.167Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.8s [2021-03-04T08:50:12.167Z] #8 ... [2021-03-04T08:50:12.167Z] [2021-03-04T08:50:12.167Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T08:50:12.167Z] #26 sha256:69aec3e9e0b611cb42b0f5c7c79ed552783c864ad84531203fdf4945b7dbd5c5 [2021-03-04T08:50:12.424Z] #26 DONE 0.7s [2021-03-04T08:50:12.424Z] [2021-03-04T08:50:12.424Z] #27 [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-03-04T08:50:12.424Z] #27 sha256:0c062da1f1b5e6a5599888d8e9470949fc7f2a0c1f9405efb3c46633097a00cd [2021-03-04T08:50:13.570Z] #9 ... [2021-03-04T08:50:13.570Z] [2021-03-04T08:50:13.570Z] #25 [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-03-04T08:50:13.570Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T08:50:13.570Z] #25 1.549 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:13.570Z] #25 1.558 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:13.570Z] #25 1.670 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:13.570Z] #25 1.678 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:13.570Z] #25 1.808 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:13.570Z] #25 1.937 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:13.570Z] #25 3.143 Fetched 8423 kB in 2s (4561 kB/s) [2021-03-04T08:50:13.570Z] #25 3.143 Reading package lists... [2021-03-04T08:50:13.570Z] #25 3.858 Reading package lists... [2021-03-04T08:50:13.570Z] #25 4.613 Building dependency tree... [2021-03-04T08:50:13.570Z] #25 4.876 The following additional packages will be installed: [2021-03-04T08:50:13.570Z] #25 4.876 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-04T08:50:13.570Z] #25 4.878 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-04T08:50:13.570Z] #25 4.878 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-04T08:50:13.570Z] #25 4.878 Suggested packages: [2021-03-04T08:50:13.570Z] #25 4.878 krb5-doc krb5-user [2021-03-04T08:50:13.570Z] #25 4.878 Recommended packages: [2021-03-04T08:50:13.570Z] #25 4.878 krb5-locales publicsuffix libsasl2-modules [2021-03-04T08:50:13.570Z] #25 5.032 The following NEW packages will be installed: [2021-03-04T08:50:13.570Z] #25 5.033 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-04T08:50:13.570Z] #25 5.033 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-04T08:50:13.570Z] #25 5.033 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-04T08:50:13.570Z] #25 5.034 libssh2-1 libssl1.1 openssl [2021-03-04T08:50:13.570Z] #25 5.309 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-04T08:50:13.570Z] #25 5.309 Need to get 5057 kB of archives. [2021-03-04T08:50:13.570Z] #25 5.309 After this operation, 12.1 MB of additional disk space will be used. [2021-03-04T08:50:13.570Z] #25 5.309 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-04T08:50:13.570Z] #25 5.311 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-04T08:50:13.570Z] #25 5.312 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-04T08:50:13.570Z] #25 5.313 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-04T08:50:13.570Z] #25 5.326 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-04T08:50:13.570Z] #25 5.326 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-04T08:50:13.570Z] #25 5.326 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-04T08:50:13.570Z] #25 5.326 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-04T08:50:13.570Z] #25 5.326 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-04T08:50:13.570Z] #25 5.326 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-04T08:50:13.570Z] #25 5.327 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-04T08:50:13.570Z] #25 5.327 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-04T08:50:13.570Z] #25 5.329 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-04T08:50:13.570Z] #25 5.330 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-04T08:50:13.570Z] #25 5.330 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-04T08:50:13.570Z] #25 5.331 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-04T08:50:13.570Z] #25 5.333 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-04T08:50:13.570Z] #25 5.343 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-04T08:50:13.570Z] #25 5.343 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T08:50:13.570Z] #25 5.345 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T08:50:13.570Z] #25 5.347 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T08:50:13.570Z] #25 5.579 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:50:13.570Z] #25 5.600 Fetched 5057 kB in 0s (17.3 MB/s) [2021-03-04T08:50:13.570Z] #25 5.642 Selecting previously unselected package libssl1.1:amd64. [2021-03-04T08:50:13.570Z] #25 5.642 (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-03-04T08:50:13.570Z] #25 5.644 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T08:50:13.570Z] #25 5.653 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:13.570Z] #25 5.825 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T08:50:13.570Z] #25 5.826 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T08:50:13.570Z] #25 5.830 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:13.570Z] #25 5.875 Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T08:50:13.570Z] #25 5.876 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T08:50:13.570Z] #25 5.882 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:13.570Z] #25 5.927 Selecting previously unselected package libldap-common. [2021-03-04T08:50:13.570Z] #25 5.928 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-04T08:50:13.570Z] #25 5.932 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:13.570Z] #25 5.988 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T08:50:13.570Z] #25 5.989 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-04T08:50:13.570Z] #25 6.027 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:13.570Z] #25 6.234 Selecting previously unselected package openssl. [2021-03-04T08:50:13.570Z] #25 6.235 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T08:50:13.570Z] #25 6.266 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:13.570Z] #25 6.560 Selecting previously unselected package ca-certificates. [2021-03-04T08:50:13.571Z] #25 6.561 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-04T08:50:13.571Z] #25 6.567 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-04T08:50:13.571Z] #25 6.723 Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T08:50:13.571Z] #25 6.724 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 6.730 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-04T08:50:13.571Z] #25 6.788 Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T08:50:13.571Z] #25 6.789 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 6.794 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 6.840 Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T08:50:13.571Z] #25 6.841 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 6.849 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 6.971 Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T08:50:13.571Z] #25 6.972 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 6.977 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 7.541 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T08:50:13.571Z] #25 7.542 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 7.553 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 7.640 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T08:50:13.571Z] #25 7.641 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 7.646 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 7.693 Selecting previously unselected package libpsl5:amd64. [2021-03-04T08:50:13.571Z] #25 7.694 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 7.700 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-04T08:50:13.571Z] #25 7.738 Selecting previously unselected package librtmp1:amd64. [2021-03-04T08:50:13.571Z] #25 7.740 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 7.745 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:50:13.571Z] #25 7.800 Selecting previously unselected package libssh2-1:amd64. [2021-03-04T08:50:13.571Z] #25 7.801 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 7.806 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T08:50:13.571Z] #25 7.861 Selecting previously unselected package libcurl4:amd64. [2021-03-04T08:50:13.571Z] #25 7.862 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 7.866 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 7.925 Selecting previously unselected package curl. [2021-03-04T08:50:13.571Z] #25 7.927 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 7.933 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 7.996 Selecting previously unselected package libonig5:amd64. [2021-03-04T08:50:13.571Z] #25 7.997 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 8.003 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:50:13.571Z] #25 8.140 Selecting previously unselected package libjq1:amd64. [2021-03-04T08:50:13.571Z] #25 8.141 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 8.152 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:50:13.571Z] #25 8.277 Selecting previously unselected package jq. [2021-03-04T08:50:13.571Z] #25 8.279 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:50:13.571Z] #25 8.286 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:50:13.571Z] #25 8.526 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-04T08:50:13.571Z] #25 8.558 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-04T08:50:13.571Z] #25 8.581 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:13.571Z] #25 8.782 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 8.819 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:13.571Z] #25 8.906 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 9.457 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 9.676 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:50:13.571Z] #25 9.906 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:13.571Z] #25 9.981 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:13.829Z] #25 10.47 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T08:50:13.829Z] #25 10.50 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:13.829Z] #25 10.72 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:14.087Z] #25 10.77 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:50:14.087Z] #25 10.80 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:50:14.087Z] #25 10.84 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:14.087Z] #25 10.87 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-04T08:50:14.315Z] #27 1.722 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-04T08:50:14.315Z] #27 1.822 [2021-03-04T08:50:14.656Z] #25 11.30 Updating certificates in /etc/ssl/certs... [2021-03-04T08:50:14.835Z] #27 1.946 ####### 10.9% ########################## 36.6% ######################################## 56.0% ###################################################### 76.2% ###################################################################### 97.4% ######################################################################## 100.0% [2021-03-04T08:50:14.835Z] #27 2.464 [2021-03-04T08:50:14.914Z] #25 11.74 137 added, 0 removed; done. [2021-03-04T08:50:15.093Z] #27 2.601 ######################################################################## 100.0% [2021-03-04T08:50:15.093Z] #27 2.705 [2021-03-04T08:50:15.255Z] #25 11.83 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:15.255Z] #25 11.85 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:50:15.255Z] #25 11.90 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T08:50:15.255Z] #25 11.93 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-04T08:50:15.255Z] #25 11.95 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:50:15.255Z] #25 11.99 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-04T08:50:15.355Z] #27 2.843 ########################### 38.7% ######################################################################## 100.0% [2021-03-04T08:50:15.355Z] #27 2.989 [2021-03-04T08:50:15.514Z] #25 12.00 Updating certificates in /etc/ssl/certs... [2021-03-04T08:50:15.514Z] #25 ... [2021-03-04T08:50:15.514Z] [2021-03-04T08:50:15.514Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T08:50:15.514Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-04T08:50:15.514Z] #9 DONE 4.7s [2021-03-04T08:50:15.514Z] [2021-03-04T08:50:15.514Z] #10 [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-03-04T08:50:15.514Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-04T08:50:15.984Z] #24 ... [2021-03-04T08:50:15.984Z] [2021-03-04T08:50:15.984Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T08:50:15.984Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-04T08:50:15.984Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-04T08:50:15.984Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-04T08:50:15.984Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-04T08:50:15.984Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2021-03-04T08:50:15.984Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.0s done [2021-03-04T08:50:15.984Z] #60 DONE 5.2s [2021-03-04T08:50:15.984Z] [2021-03-04T08:50:15.984Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:15.984Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:15.984Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-04T08:50:15.984Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-04T08:50:15.984Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-04T08:50:15.984Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-04T08:50:15.984Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-03-04T08:50:15.984Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-03-04T08:50:15.984Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2021-03-04T08:50:15.984Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-03-04T08:50:15.985Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.7s done [2021-03-04T08:50:15.985Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 4.9s [2021-03-04T08:50:15.985Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.7s [2021-03-04T08:50:15.985Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2021-03-04T08:50:15.985Z] #8 ... [2021-03-04T08:50:15.985Z] [2021-03-04T08:50:15.985Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:50:15.985Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:50:16.081Z] #10 ... [2021-03-04T08:50:16.081Z] [2021-03-04T08:50:16.081Z] #25 [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-03-04T08:50:16.081Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T08:50:16.081Z] #25 12.58 0 added, 0 removed; done. [2021-03-04T08:50:16.081Z] #25 12.58 Running hooks in /etc/ca-certificates/update.d... [2021-03-04T08:50:16.081Z] #25 12.58 done. [2021-03-04T08:50:16.081Z] #25 DONE 12.7s [2021-03-04T08:50:16.081Z] [2021-03-04T08:50:16.081Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T08:50:16.081Z] #26 sha256:144745f47e380a2007b82ed283429faf3c058509a8f43b86d62b44ba20879110 [2021-03-04T08:50:16.081Z] #26 DONE 0.1s [2021-03-04T08:50:16.081Z] [2021-03-04T08:50:16.081Z] #10 [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-03-04T08:50:16.081Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-04T08:50:16.081Z] #10 DONE 0.7s [2021-03-04T08:50:16.081Z] [2021-03-04T08:50:16.081Z] #34 [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-03-04T08:50:16.081Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:50:16.129Z] #27 3.110 ######### 13.1% ########################## 36.3% ######################################## 55.7% ##################################################### 74.5% ################################################################### 94.1% ######################################################################## 100.0% [2021-03-04T08:50:16.129Z] #27 3.643 [2021-03-04T08:50:16.648Z] #34 ... [2021-03-04T08:50:16.648Z] [2021-03-04T08:50:16.648Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T08:50:16.648Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-04T08:50:16.648Z] #29 DONE 0.5s [2021-03-04T08:50:16.648Z] [2021-03-04T08:50:16.648Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T08:50:16.648Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-04T08:50:16.648Z] #37 DONE 0.5s [2021-03-04T08:50:16.648Z] [2021-03-04T08:50:16.648Z] #38 [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-03-04T08:50:16.648Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:50:16.939Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.2s [2021-03-04T08:50:17.877Z] #24 ... [2021-03-04T08:50:17.877Z] [2021-03-04T08:50:17.877Z] #21 [internal] load build context [2021-03-04T08:50:17.877Z] #21 sha256:b2f5ffbc04aafeb2d9b40ee1f754aef7b8a333a181a2a78431e83ba6c11a4bf7 [2021-03-04T08:50:17.877Z] #21 transferring context: 53.38MB 7.3s done [2021-03-04T08:50:17.877Z] #21 DONE 7.9s [2021-03-04T08:50:17.877Z] [2021-03-04T08:50:17.877Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:50:17.877Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:50:18.445Z] #27 3.769 ## 3.8% ###### 9.4% ########## 15.0% ############## 20.2% ################ 23.2% ###################### 30.7% ######################### 36.0% ############################ 39.9% ############################## 42.8% ################################### 49.0% ####################################### 55.2% ############################################# 63.8% ################################################# 69.3% ###################################################### 75.2% ############################################################ 83.5% ################################################################## 91.9% ######################################################################## 100.0% [2021-03-04T08:50:18.445Z] #27 5.847 [2021-03-04T08:50:19.948Z] #38 2.784 + git clone https://github.com/docker/distribution.git . [2021-03-04T08:50:19.948Z] #38 2.785 Cloning into '.'... [2021-03-04T08:50:21.720Z] #27 ... [2021-03-04T08:50:21.720Z] [2021-03-04T08:50:21.720Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:21.720Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:21.720Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2021-03-04T08:50:21.720Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.4s [2021-03-04T08:50:21.924Z] #38 5.008 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-04T08:50:21.924Z] #38 ... [2021-03-04T08:50:21.924Z] [2021-03-04T08:50:21.924Z] #27 [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-03-04T08:50:21.924Z] #27 sha256:f2f11f75de8c99afb09f95e58151cec2313f4510e6d9df5461bae907e19a52b6 [2021-03-04T08:50:21.924Z] #27 0.918 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-04T08:50:21.924Z] #27 0.992 [2021-03-04T08:50:21.924Z] #27 1.111 ######## 11.9% ########################## 37.4% ######################################### 57.2% ################################################### 71.1% ##################################################################### 96.0% ######################################################################## 100.0% [2021-03-04T08:50:21.924Z] #27 1.645 [2021-03-04T08:50:21.924Z] #27 1.777 ######################### 36.1% ######################################################################## 100.0% [2021-03-04T08:50:21.924Z] #27 2.035 [2021-03-04T08:50:21.924Z] #27 2.191 ###### 8.5% ######################################################################## 100.0% [2021-03-04T08:50:21.924Z] #27 2.496 [2021-03-04T08:50:21.924Z] #27 2.685 # 2.6% ############## 20.0% ######################### 34.8% ################################################## 70.2% ################################################################## 92.7% ######################################################################## 100.0% [2021-03-04T08:50:21.924Z] #27 3.360 [2021-03-04T08:50:21.978Z] #8 ... [2021-03-04T08:50:21.978Z] [2021-03-04T08:50:21.978Z] #27 [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-03-04T08:50:21.978Z] #27 sha256:0c062da1f1b5e6a5599888d8e9470949fc7f2a0c1f9405efb3c46633097a00cd [2021-03-04T08:50:21.978Z] #27 9.333 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-04T08:50:21.978Z] #27 9.463 [2021-03-04T08:50:21.978Z] #27 9.562 ######################################################################## 100.0% [2021-03-04T08:50:22.079Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 10.0s done [2021-03-04T08:50:22.079Z] #24 DONE 12.0s [2021-03-04T08:50:22.079Z] [2021-03-04T08:50:22.079Z] #25 [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-03-04T08:50:22.079Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T08:50:22.236Z] #27 9.602 [2021-03-04T08:50:22.498Z] #27 9.961 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-04T08:50:22.508Z] #27 3.602 0.1% #### 6.2% ########## 14.2% ################ 22.9% ################### 27.3% ######################### 35.7% ########################### 37.9% ############################## 41.8% ################################## 48.5% ################################### 49.9% ##################################### 52.2% ###################################### 53.4% ######################################### 57.4% ########################################### 60.1% ############################################ 61.3% ################################################ 68.0% ######################################################## 78.8% ########################################################## 81.6% ############################################################ 84.6% ################################################################ 90.0% #################################################################### 95.2% ######################################################################## 100.0% [2021-03-04T08:50:22.756Z] #27 10.06 [2021-03-04T08:50:22.756Z] #27 10.22 ####################################################### 77.0% ######################################################################## 100.0% [2021-03-04T08:50:22.756Z] #27 10.24 [2021-03-04T08:50:22.774Z] #27 6.537 [2021-03-04T08:50:23.325Z] #27 10.63 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-04T08:50:23.325Z] #27 10.75 [2021-03-04T08:50:23.344Z] #27 7.128 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-04T08:50:23.344Z] #27 7.314 [2021-03-04T08:50:23.464Z] #25 1.570 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:23.464Z] #25 1.586 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:23.581Z] #27 10.98 #=#=# [2021-03-04T08:50:23.581Z] #27 ... [2021-03-04T08:50:23.581Z] [2021-03-04T08:50:23.581Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:23.581Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:23.581Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s done [2021-03-04T08:50:23.581Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-04T08:50:23.581Z] #8 DONE 39.2s [2021-03-04T08:50:23.604Z] #27 7.530 ### 5.5% ######################################################################## 100.0% [2021-03-04T08:50:23.604Z] #27 7.601 [2021-03-04T08:50:23.724Z] #25 1.640 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:23.724Z] #25 1.826 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:23.836Z] [2021-03-04T08:50:23.836Z] #27 [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-03-04T08:50:23.836Z] #27 sha256:0c062da1f1b5e6a5599888d8e9470949fc7f2a0c1f9405efb3c46633097a00cd [2021-03-04T08:50:23.858Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0093bd4046fe12525) in /home/ubuntu/workspace/moby_PR-42111 [Pipeline] { [Pipeline] checkout [2021-03-04T08:50:23.965Z] The recommended git tool is: git [2021-03-04T08:50:24.191Z] #27 8.121 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-04T08:50:24.294Z] #25 2.210 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:24.464Z] #27 8.286 [2021-03-04T08:50:24.464Z] #27 8.436 ############################################ 62.4% ######################################################################## 100.0% [2021-03-04T08:50:24.464Z] #27 8.523 [2021-03-04T08:50:24.729Z] #27 ... [2021-03-04T08:50:24.729Z] [2021-03-04T08:50:24.729Z] #22 [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-03-04T08:50:24.729Z] #22 sha256:389b1f607c827d40428259c755e33d9b72ee9f7d58c132d1855a99235dcfb4b5 [2021-03-04T08:50:24.729Z] #22 1.290 + RM_GOPATH=0 [2021-03-04T08:50:24.729Z] #22 1.290 + TMP_GOPATH= [2021-03-04T08:50:24.729Z] #22 1.291 + : /build [2021-03-04T08:50:24.729Z] #22 1.291 + '[' -z '' ']' [2021-03-04T08:50:24.729Z] #22 1.296 ++ mktemp -d [2021-03-04T08:50:24.729Z] #22 1.296 + export GOPATH=/tmp/tmp.IsRdEqAdWs [2021-03-04T08:50:24.729Z] #22 1.296 + GOPATH=/tmp/tmp.IsRdEqAdWs [2021-03-04T08:50:24.729Z] #22 1.296 + RM_GOPATH=1 [2021-03-04T08:50:24.729Z] #22 1.296 + case "$(go env GOARCH)" in [2021-03-04T08:50:24.729Z] #22 1.296 ++ go env GOARCH [2021-03-04T08:50:24.729Z] #22 1.308 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:24.729Z] #22 1.308 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:24.729Z] #22 1.308 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:24.729Z] #22 1.309 + dir=/tmp/install [2021-03-04T08:50:24.729Z] #22 1.309 + bin=dockercli [2021-03-04T08:50:24.729Z] #22 1.309 + shift [2021-03-04T08:50:24.729Z] #22 1.309 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-04T08:50:24.729Z] #22 1.309 + . /tmp/install/dockercli.installer [2021-03-04T08:50:24.729Z] #22 1.309 ++ : stable [2021-03-04T08:50:24.729Z] #22 1.309 ++ : 17.06.2-ce [2021-03-04T08:50:24.729Z] #22 1.309 + install_dockercli [2021-03-04T08:50:24.729Z] #22 1.309 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-04T08:50:24.729Z] #22 1.309 Install docker/cli version 17.06.2-ce from stable [2021-03-04T08:50:24.729Z] #22 1.310 ++ uname -m [2021-03-04T08:50:24.729Z] #22 1.310 + arch=x86_64 [2021-03-04T08:50:24.729Z] #22 1.310 + '[' x86_64 '!=' x86_64 ']' [2021-03-04T08:50:24.729Z] #22 1.310 + url=https://download.docker.com/linux/static [2021-03-04T08:50:24.729Z] #22 1.311 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-04T08:50:24.729Z] #22 1.313 + tar -xz docker/docker [2021-03-04T08:50:24.729Z] #22 3.087 + mkdir -p /build [2021-03-04T08:50:24.729Z] #22 3.089 + mv docker/docker /build/ [2021-03-04T08:50:24.729Z] #22 3.091 + rmdir docker [2021-03-04T08:50:24.729Z] #22 DONE 8.4s [2021-03-04T08:50:24.729Z] [2021-03-04T08:50:24.729Z] #43 [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-03-04T08:50:24.729Z] #43 sha256:3ca744b2922209afb9d273f03f8070cf4cdeb179cb4369acf14695ad5b542747 [2021-03-04T08:50:24.729Z] #43 1.070 + RM_GOPATH=0 [2021-03-04T08:50:24.729Z] #43 1.070 + TMP_GOPATH= [2021-03-04T08:50:24.729Z] #43 1.070 + : /build [2021-03-04T08:50:24.729Z] #43 1.070 + '[' -z '' ']' [2021-03-04T08:50:24.729Z] #43 1.071 ++ mktemp -d [2021-03-04T08:50:24.729Z] #43 1.072 + export GOPATH=/tmp/tmp.GEJdFjfYj1 [2021-03-04T08:50:24.729Z] #43 1.072 + GOPATH=/tmp/tmp.GEJdFjfYj1 [2021-03-04T08:50:24.729Z] #43 1.072 + RM_GOPATH=1 [2021-03-04T08:50:24.729Z] #43 1.072 + case "$(go env GOARCH)" in [2021-03-04T08:50:24.729Z] #43 1.072 ++ go env GOARCH [2021-03-04T08:50:24.729Z] #43 1.075 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:24.729Z] #43 1.075 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:24.729Z] #43 1.076 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:24.729Z] #43 1.077 + dir=/tmp/install [2021-03-04T08:50:24.729Z] #43 1.077 + bin=vndr [2021-03-04T08:50:24.729Z] #43 1.077 + shift [2021-03-04T08:50:24.729Z] #43 1.077 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-04T08:50:24.729Z] #43 1.077 + . /tmp/install/vndr.installer [2021-03-04T08:50:24.729Z] #43 1.077 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:50:24.729Z] #43 1.077 + install_vndr [2021-03-04T08:50:24.729Z] #43 1.077 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-04T08:50:24.729Z] #43 1.077 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:50:24.729Z] #43 1.077 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GEJdFjfYj1/src/github.com/LK4D4/vndr [2021-03-04T08:50:24.729Z] #43 1.080 Cloning into '/tmp/tmp.GEJdFjfYj1/src/github.com/LK4D4/vndr'... [2021-03-04T08:50:24.729Z] #43 1.477 + cd /tmp/tmp.GEJdFjfYj1/src/github.com/LK4D4/vndr [2021-03-04T08:50:24.729Z] #43 1.477 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:50:24.729Z] #43 1.484 + go build -buildmode=pie -v -o /build/vndr . [2021-03-04T08:50:24.729Z] #43 1.678 runtime/internal/sys [2021-03-04T08:50:24.729Z] #43 1.681 internal/race [2021-03-04T08:50:24.729Z] #43 1.690 encoding [2021-03-04T08:50:24.729Z] #43 1.695 unicode [2021-03-04T08:50:24.729Z] #43 1.697 math/bits [2021-03-04T08:50:24.729Z] #43 1.705 unicode/utf8 [2021-03-04T08:50:24.729Z] #43 1.717 internal/cpu [2021-03-04T08:50:24.729Z] #43 1.728 unicode/utf16 [2021-03-04T08:50:24.729Z] #43 1.738 sync/atomic [2021-03-04T08:50:24.729Z] #43 1.743 runtime/internal/atomic [2021-03-04T08:50:24.729Z] #43 1.746 runtime/internal/math [2021-03-04T08:50:24.729Z] #43 1.779 container/list [2021-03-04T08:50:24.729Z] #43 1.787 crypto/internal/subtle [2021-03-04T08:50:24.729Z] #43 1.799 crypto/subtle [2021-03-04T08:50:24.729Z] #43 1.823 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-04T08:50:24.729Z] #43 1.827 internal/nettrace [2021-03-04T08:50:24.729Z] #43 1.859 vendor/golang.org/x/crypto/internal/subtle [2021-03-04T08:50:24.729Z] #43 1.882 vendor/golang.org/x/crypto/curve25519 [2021-03-04T08:50:24.729Z] #43 1.906 internal/testlog [2021-03-04T08:50:24.729Z] #43 1.923 runtime/cgo [2021-03-04T08:50:24.729Z] #43 1.991 internal/bytealg [2021-03-04T08:50:24.729Z] #43 1.998 math [2021-03-04T08:50:24.729Z] #43 2.261 runtime [2021-03-04T08:50:24.729Z] #43 5.824 internal/reflectlite [2021-03-04T08:50:24.729Z] #43 5.824 sync [2021-03-04T08:50:24.729Z] #43 5.934 github.com/LK4D4/vndr/godl/singleflight [2021-03-04T08:50:24.729Z] #43 5.935 math/rand [2021-03-04T08:50:24.729Z] #43 5.935 internal/singleflight [2021-03-04T08:50:24.729Z] #43 6.785 sort [2021-03-04T08:50:24.729Z] #43 6.786 errors [2021-03-04T08:50:24.729Z] #43 6.917 io [2021-03-04T08:50:24.729Z] #43 6.917 internal/oserror [2021-03-04T08:50:24.729Z] #43 6.918 strconv [2021-03-04T08:50:24.729Z] #43 6.919 vendor/golang.org/x/net/dns/dnsmessage [2021-03-04T08:50:24.729Z] #43 6.952 syscall [2021-03-04T08:50:24.729Z] #43 7.236 bytes [2021-03-04T08:50:24.729Z] #43 7.239 strings [2021-03-04T08:50:24.729Z] #43 7.240 hash [2021-03-04T08:50:24.729Z] #43 7.240 crypto/internal/randutil [2021-03-04T08:50:24.729Z] #43 7.332 hash/crc32 [2021-03-04T08:50:24.729Z] #43 7.332 crypto/hmac [2021-03-04T08:50:24.729Z] #43 7.602 vendor/golang.org/x/crypto/hkdf [2021-03-04T08:50:24.729Z] #43 8.305 bufio [2021-03-04T08:50:24.729Z] #43 8.305 crypto/rc4 [2021-03-04T08:50:24.729Z] #43 8.306 vendor/golang.org/x/text/transform [2021-03-04T08:50:24.729Z] #43 8.307 crypto [2021-03-04T08:50:24.729Z] #43 8.320 reflect [2021-03-04T08:50:24.862Z] #27 10.98 #=#=# 0.0% ################ 23.0% ################ 23.5% ########################### 37.8% ################################# 47.1% ###################################### 53.0% ########################################### 60.4% ################################################################### 93.6% ######################################################################## 100.0% [2021-03-04T08:50:24.862Z] #27 12.29 [2021-03-04T08:50:24.875Z] #25 2.792 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:25.117Z] #27 12.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-04T08:50:25.117Z] #27 12.69 [2021-03-04T08:50:25.299Z] #43 ... [2021-03-04T08:50:25.299Z] [2021-03-04T08:50:25.300Z] #27 [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-03-04T08:50:25.300Z] #27 sha256:f2f11f75de8c99afb09f95e58151cec2313f4510e6d9df5461bae907e19a52b6 [2021-03-04T08:50:25.300Z] #27 9.227 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-04T08:50:25.375Z] #27 12.74 ######################################################################## 100.0% [2021-03-04T08:50:25.375Z] #27 12.77 [2021-03-04T08:50:25.452Z] #25 ... [2021-03-04T08:50:25.452Z] [2021-03-04T08:50:25.452Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:25.452Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:25.452Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.5s done [2021-03-04T08:50:25.452Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.5s done [2021-03-04T08:50:25.452Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-03-04T08:50:25.452Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-04T08:50:25.452Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.4s [2021-03-04T08:50:25.575Z] #27 9.500 [2021-03-04T08:50:25.630Z] #27 12.99 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-04T08:50:25.630Z] #27 13.05 [2021-03-04T08:50:25.630Z] #27 13.14 ######################################################################## 100.0% [2021-03-04T08:50:25.630Z] #27 13.16 [2021-03-04T08:50:25.886Z] #27 13.17 Download of images into '/build' complete. [2021-03-04T08:50:25.886Z] #27 13.17 Use something like the following to load the result into a Docker daemon: [2021-03-04T08:50:25.886Z] #27 13.17 tar -cC '/build' . | docker load [2021-03-04T08:50:26.024Z] #8 ... [2021-03-04T08:50:26.024Z] [2021-03-04T08:50:26.024Z] #25 [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-03-04T08:50:26.024Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T08:50:26.024Z] #25 3.927 Fetched 8423 kB in 3s (3241 kB/s) [2021-03-04T08:50:26.111Z] #27 9.682 0.0% ########## 14.4% [2021-03-04T08:50:26.111Z] #27 ... [2021-03-04T08:50:26.111Z] [2021-03-04T08:50:26.111Z] #40 [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-03-04T08:50:26.111Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:50:26.111Z] #40 3.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:26.111Z] #40 3.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:26.111Z] #40 3.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:26.111Z] #40 3.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:26.111Z] #40 4.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:26.111Z] #40 5.330 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:26.111Z] #40 8.556 Fetched 8423 kB in 6s (1528 kB/s) [2021-03-04T08:50:26.111Z] #40 8.556 Reading package lists... [2021-03-04T08:50:26.111Z] #40 ... [2021-03-04T08:50:26.111Z] [2021-03-04T08:50:26.111Z] #47 [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-03-04T08:50:26.111Z] #47 sha256:001b675cf7d5035fb688a59a4898f0c10c4194f1110fd869450d085f2e8ee3a7 [2021-03-04T08:50:26.111Z] #47 2.208 + RM_GOPATH=0 [2021-03-04T08:50:26.111Z] #47 2.208 + TMP_GOPATH= [2021-03-04T08:50:26.111Z] #47 2.208 + : /build [2021-03-04T08:50:26.111Z] #47 2.208 + '[' -z '' ']' [2021-03-04T08:50:26.111Z] #47 2.208 ++ mktemp -d [2021-03-04T08:50:26.111Z] #47 2.214 + export GOPATH=/tmp/tmp.mQhaX9IYQm [2021-03-04T08:50:26.111Z] #47 2.214 + GOPATH=/tmp/tmp.mQhaX9IYQm [2021-03-04T08:50:26.111Z] #47 2.214 + RM_GOPATH=1 [2021-03-04T08:50:26.111Z] #47 2.214 + case "$(go env GOARCH)" in [2021-03-04T08:50:26.111Z] #47 2.214 ++ go env GOARCH [2021-03-04T08:50:26.111Z] #47 2.216 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.111Z] #47 2.216 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.111Z] #47 2.217 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:26.111Z] #47 2.219 + dir=/tmp/install [2021-03-04T08:50:26.111Z] #47 2.219 + bin=golangci_lint [2021-03-04T08:50:26.111Z] #47 2.219 + shift [2021-03-04T08:50:26.111Z] #47 2.219 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-04T08:50:26.111Z] #47 2.219 + . /tmp/install/golangci_lint.installer [2021-03-04T08:50:26.111Z] #47 2.219 ++ : v1.23.8 [2021-03-04T08:50:26.111Z] #47 2.219 + install_golangci_lint [2021-03-04T08:50:26.111Z] #47 2.219 + set -e [2021-03-04T08:50:26.111Z] #47 2.219 + export GO111MODULE=on [2021-03-04T08:50:26.111Z] #47 2.219 + GO111MODULE=on [2021-03-04T08:50:26.111Z] #47 2.219 + GOBIN=/build [2021-03-04T08:50:26.111Z] #47 2.219 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-04T08:50:26.111Z] #47 2.236 go: finding github.com v1.23.8 [2021-03-04T08:50:26.111Z] #47 2.236 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-04T08:50:26.111Z] #47 2.236 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-04T08:50:26.111Z] #47 2.236 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:50:26.111Z] #47 2.236 go: finding github.com/golangci v1.23.8 [2021-03-04T08:50:26.111Z] #47 2.759 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:50:26.111Z] #47 3.788 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:50:26.382Z] #47 ... [2021-03-04T08:50:26.382Z] [2021-03-04T08:50:26.382Z] #49 [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-03-04T08:50:26.382Z] #49 sha256:94afa7fe54e548db36f1a9bf9d07c219d63ccee69de8f5113457072c374f1be7 [2021-03-04T08:50:26.382Z] #49 1.636 + RM_GOPATH=0 [2021-03-04T08:50:26.382Z] #49 1.637 + TMP_GOPATH= [2021-03-04T08:50:26.382Z] #49 1.637 + : /build [2021-03-04T08:50:26.382Z] #49 1.637 + '[' -z '' ']' [2021-03-04T08:50:26.382Z] #49 1.639 ++ mktemp -d [2021-03-04T08:50:26.382Z] #49 1.670 + export GOPATH=/tmp/tmp.QZsckD1Du4 [2021-03-04T08:50:26.382Z] #49 1.670 + GOPATH=/tmp/tmp.QZsckD1Du4 [2021-03-04T08:50:26.382Z] #49 1.670 + RM_GOPATH=1 [2021-03-04T08:50:26.382Z] #49 1.670 + case "$(go env GOARCH)" in [2021-03-04T08:50:26.382Z] #49 1.670 ++ go env GOARCH [2021-03-04T08:50:26.382Z] #49 1.685 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.382Z] #49 1.685 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.382Z] #49 1.685 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:26.382Z] #49 1.693 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:50:26.382Z] #49 1.693 + dir=/tmp/install [2021-03-04T08:50:26.382Z] #49 1.693 + bin=shfmt [2021-03-04T08:50:26.382Z] #49 1.693 + shift [2021-03-04T08:50:26.382Z] #49 1.693 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-04T08:50:26.382Z] #49 1.693 + . /tmp/install/shfmt.installer [2021-03-04T08:50:26.382Z] #49 1.693 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:50:26.382Z] #49 1.693 + install_shfmt [2021-03-04T08:50:26.382Z] #49 1.693 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-04T08:50:26.382Z] #49 1.693 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QZsckD1Du4/src/github.com/mvdan/sh [2021-03-04T08:50:26.382Z] #49 1.693 Cloning into '/tmp/tmp.QZsckD1Du4/src/github.com/mvdan/sh'... [2021-03-04T08:50:26.382Z] #49 3.940 + cd /tmp/tmp.QZsckD1Du4/src/github.com/mvdan/sh [2021-03-04T08:50:26.382Z] #49 3.940 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:50:26.382Z] #49 3.969 + GO111MODULE=on [2021-03-04T08:50:26.382Z] #49 3.970 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-04T08:50:26.382Z] #49 5.950 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:50:26.382Z] #49 5.953 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:50:26.382Z] #49 5.976 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:50:26.382Z] #49 6.695 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:50:26.382Z] #49 6.703 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:50:26.382Z] #49 6.886 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:50:26.382Z] #49 7.099 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:50:26.382Z] #49 8.082 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:50:26.382Z] #49 8.543 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:50:26.382Z] #49 8.594 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:50:26.382Z] #49 8.659 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:50:26.382Z] #49 8.668 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:50:26.382Z] #49 9.290 syscall [2021-03-04T08:50:26.382Z] #49 9.293 reflect [2021-03-04T08:50:26.382Z] #49 9.326 regexp/syntax [2021-03-04T08:50:26.382Z] #49 ... [2021-03-04T08:50:26.382Z] [2021-03-04T08:50:26.382Z] #53 [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-03-04T08:50:26.382Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:50:26.382Z] #53 3.270 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:26.382Z] #53 3.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:26.382Z] #53 3.511 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:26.382Z] #53 3.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:26.382Z] #53 4.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:26.382Z] #53 4.891 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:26.382Z] #53 7.839 Fetched 8423 kB in 5s (1662 kB/s) [2021-03-04T08:50:26.382Z] #53 7.839 Reading package lists... [2021-03-04T08:50:26.649Z] #53 9.334 Reading package lists... [2021-03-04T08:50:26.649Z] #53 ... [2021-03-04T08:50:26.649Z] [2021-03-04T08:50:26.649Z] #32 [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-03-04T08:50:26.649Z] #32 sha256:37bddd815b78444fc6cd50fcf39d8f897f88437d9e2ab94608ae040afd69ed03 [2021-03-04T08:50:26.649Z] #32 2.723 + RM_GOPATH=0 [2021-03-04T08:50:26.649Z] #32 2.723 + TMP_GOPATH= [2021-03-04T08:50:26.649Z] #32 2.723 + : /build [2021-03-04T08:50:26.649Z] #32 2.723 + '[' -z '' ']' [2021-03-04T08:50:26.649Z] #32 2.739 ++ mktemp -d [2021-03-04T08:50:26.649Z] #32 2.739 + export GOPATH=/tmp/tmp.1dt9a7o8Ib [2021-03-04T08:50:26.649Z] #32 2.739 + GOPATH=/tmp/tmp.1dt9a7o8Ib [2021-03-04T08:50:26.649Z] #32 2.739 + RM_GOPATH=1 [2021-03-04T08:50:26.649Z] #32 2.739 + case "$(go env GOARCH)" in [2021-03-04T08:50:26.649Z] #32 2.739 ++ go env GOARCH [2021-03-04T08:50:26.649Z] #32 2.750 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:50:26.649Z] #32 2.753 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.649Z] #32 2.753 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.649Z] #32 2.753 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:26.649Z] #32 2.753 + dir=/tmp/install [2021-03-04T08:50:26.649Z] #32 2.753 + bin=tomlv [2021-03-04T08:50:26.649Z] #32 2.753 + shift [2021-03-04T08:50:26.649Z] #32 2.753 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-04T08:50:26.649Z] #32 2.753 + . /tmp/install/tomlv.installer [2021-03-04T08:50:26.649Z] #32 2.753 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:50:26.649Z] #32 2.753 + install_tomlv [2021-03-04T08:50:26.649Z] #32 2.753 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-04T08:50:26.649Z] #32 2.753 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1dt9a7o8Ib/src/github.com/BurntSushi/toml [2021-03-04T08:50:26.649Z] #32 2.754 Cloning into '/tmp/tmp.1dt9a7o8Ib/src/github.com/BurntSushi/toml'... [2021-03-04T08:50:26.649Z] #32 3.285 + cd /tmp/tmp.1dt9a7o8Ib/src/github.com/BurntSushi/toml [2021-03-04T08:50:26.649Z] #32 3.285 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:50:26.649Z] #32 3.365 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:50:26.649Z] #32 3.550 runtime/cgo [2021-03-04T08:50:26.649Z] #32 3.573 runtime [2021-03-04T08:50:26.649Z] #32 7.497 strconv [2021-03-04T08:50:26.649Z] #32 7.501 syscall [2021-03-04T08:50:26.649Z] #32 7.501 strings [2021-03-04T08:50:26.649Z] #32 7.501 bytes [2021-03-04T08:50:26.649Z] #32 7.501 text/tabwriter [2021-03-04T08:50:26.649Z] #32 8.459 bufio [2021-03-04T08:50:26.649Z] #32 9.245 path [2021-03-04T08:50:26.649Z] #32 9.370 reflect [2021-03-04T08:50:26.649Z] #32 10.24 internal/syscall/execenv [2021-03-04T08:50:26.649Z] #32 10.24 internal/syscall/unix [2021-03-04T08:50:26.649Z] #32 10.24 time [2021-03-04T08:50:26.649Z] #32 ... [2021-03-04T08:50:26.649Z] [2021-03-04T08:50:26.649Z] #62 [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-03-04T08:50:26.649Z] #62 sha256:1ddc86cf34f588b630728af58c2696b8e68569f6ef901151b6447fa6d4bced3a [2021-03-04T08:50:26.649Z] #62 1.756 + RM_GOPATH=0 [2021-03-04T08:50:26.649Z] #62 1.756 + TMP_GOPATH= [2021-03-04T08:50:26.649Z] #62 1.756 + : /build [2021-03-04T08:50:26.649Z] #62 1.756 + '[' -z '' ']' [2021-03-04T08:50:26.649Z] #62 1.756 ++ mktemp -d [2021-03-04T08:50:26.649Z] #62 1.758 + export GOPATH=/tmp/tmp.qlmYwca73b [2021-03-04T08:50:26.649Z] #62 1.758 + GOPATH=/tmp/tmp.qlmYwca73b [2021-03-04T08:50:26.649Z] #62 1.758 + RM_GOPATH=1 [2021-03-04T08:50:26.649Z] #62 1.758 + case "$(go env GOARCH)" in [2021-03-04T08:50:26.649Z] #62 1.761 ++ go env GOARCH [2021-03-04T08:50:26.649Z] #62 1.779 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.649Z] #62 1.779 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.649Z] #62 1.785 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:26.649Z] #62 1.790 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:50:26.649Z] #62 1.790 + dir=/tmp/install [2021-03-04T08:50:26.649Z] #62 1.790 + bin=proxy [2021-03-04T08:50:26.649Z] #62 1.790 + shift [2021-03-04T08:50:26.649Z] #62 1.790 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-04T08:50:26.649Z] #62 1.790 + . /tmp/install/proxy.installer [2021-03-04T08:50:26.649Z] #62 1.790 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:50:26.649Z] #62 1.790 + install_proxy [2021-03-04T08:50:26.649Z] #62 1.790 + case "$1" in [2021-03-04T08:50:26.649Z] #62 1.790 + export CGO_ENABLED=0 [2021-03-04T08:50:26.649Z] #62 1.790 + CGO_ENABLED=0 [2021-03-04T08:50:26.649Z] #62 1.790 + _install_proxy [2021-03-04T08:50:26.649Z] #62 1.790 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-04T08:50:26.649Z] #62 1.790 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qlmYwca73b/src/github.com/docker/libnetwork [2021-03-04T08:50:26.649Z] #62 1.797 Cloning into '/tmp/tmp.qlmYwca73b/src/github.com/docker/libnetwork'... [2021-03-04T08:50:26.649Z] #62 6.269 + cd /tmp/tmp.qlmYwca73b/src/github.com/docker/libnetwork [2021-03-04T08:50:26.649Z] #62 6.269 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:50:26.649Z] #62 6.727 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-04T08:50:26.649Z] #62 ... [2021-03-04T08:50:26.649Z] [2021-03-04T08:50:26.649Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:50:26.649Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:50:26.649Z] #11 3.545 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:26.649Z] #11 3.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:26.649Z] #11 3.579 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:26.649Z] #11 4.036 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:26.650Z] #11 4.921 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:26.650Z] #11 5.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:26.650Z] #11 8.884 Fetched 8423 kB in 6s (1460 kB/s) [2021-03-04T08:50:26.688Z] using credential docker-jenkins-github-credentials [2021-03-04T08:50:26.700Z] Cloning the remote Git repository [2021-03-04T08:50:26.700Z] Cloning with configured refspecs honoured and without tags [2021-03-04T08:50:26.922Z] #11 8.884 Reading package lists... [2021-03-04T08:50:26.922Z] #11 ... [2021-03-04T08:50:26.922Z] [2021-03-04T08:50:26.922Z] #45 [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-03-04T08:50:26.922Z] #45 sha256:09c531dff50c690d3c8c6c53c968280d73b91db1969fbb070992cb3133a82b55 [2021-03-04T08:50:26.922Z] #45 2.481 + RM_GOPATH=0 [2021-03-04T08:50:26.922Z] #45 2.481 + TMP_GOPATH= [2021-03-04T08:50:26.922Z] #45 2.481 + : /build [2021-03-04T08:50:26.922Z] #45 2.481 + '[' -z '' ']' [2021-03-04T08:50:26.922Z] #45 2.481 ++ mktemp -d [2021-03-04T08:50:26.922Z] #45 2.481 + export GOPATH=/tmp/tmp.lGy7vAhe8N [2021-03-04T08:50:26.922Z] #45 2.481 + GOPATH=/tmp/tmp.lGy7vAhe8N [2021-03-04T08:50:26.922Z] #45 2.481 + RM_GOPATH=1 [2021-03-04T08:50:26.922Z] #45 2.481 + case "$(go env GOARCH)" in [2021-03-04T08:50:26.922Z] #45 2.481 ++ go env GOARCH [2021-03-04T08:50:26.922Z] #45 2.501 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.922Z] #45 2.501 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:26.922Z] #45 2.501 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:26.922Z] #45 2.501 + dir=/tmp/install [2021-03-04T08:50:26.922Z] #45 2.501 + bin=gotestsum [2021-03-04T08:50:26.922Z] #45 2.501 + shift [2021-03-04T08:50:26.922Z] #45 2.501 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-04T08:50:26.922Z] #45 2.501 + . /tmp/install/gotestsum.installer [2021-03-04T08:50:26.922Z] #45 2.501 ++ : v0.5.3 [2021-03-04T08:50:26.922Z] #45 2.501 + install_gotestsum [2021-03-04T08:50:26.922Z] #45 2.501 + set -e [2021-03-04T08:50:26.922Z] #45 2.501 + export GO111MODULE=on [2021-03-04T08:50:26.922Z] #45 2.501 + GO111MODULE=on [2021-03-04T08:50:26.922Z] #45 2.501 + GOBIN=/build [2021-03-04T08:50:26.922Z] #45 2.501 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-04T08:50:26.922Z] #45 2.510 go: finding gotest.tools v0.5.3 [2021-03-04T08:50:26.922Z] #45 2.510 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T08:50:26.922Z] #45 2.977 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T08:50:26.922Z] #45 3.788 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T08:50:26.922Z] #45 7.473 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:50:26.922Z] #45 7.474 go: downloading github.com/fatih/color v1.9.0 [2021-03-04T08:50:26.923Z] #45 7.474 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:50:26.923Z] #45 7.476 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T08:50:26.923Z] #45 7.506 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:50:26.923Z] #45 7.507 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:50:26.923Z] #45 7.513 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:50:26.923Z] #45 7.515 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:50:26.923Z] #45 7.572 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:50:26.923Z] #45 7.894 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:50:26.923Z] #45 7.901 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:50:26.923Z] #45 7.902 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T08:50:26.923Z] #45 7.933 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:50:26.923Z] #45 7.933 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:50:26.923Z] #45 7.933 go: extracting github.com/fatih/color v1.9.0 [2021-03-04T08:50:26.923Z] #45 7.947 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:50:26.923Z] #45 8.005 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:50:26.923Z] #45 8.203 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:50:26.923Z] #45 8.276 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:50:26.923Z] #45 8.289 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:50:26.923Z] #45 8.373 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:50:26.923Z] #45 8.656 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:50:26.923Z] #45 10.49 go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T08:50:26.923Z] #45 10.49 go: finding github.com/fatih/color v1.9.0 [2021-03-04T08:50:26.923Z] #45 10.51 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:50:26.923Z] #45 10.56 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:50:26.923Z] #45 10.63 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:50:26.923Z] #45 10.68 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:50:26.923Z] #45 10.68 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:50:26.923Z] #45 10.68 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:50:26.923Z] #45 10.68 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:50:26.923Z] #45 10.71 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:50:26.964Z] #25 3.927 Reading package lists... [2021-03-04T08:50:27.182Z] #45 10.84 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:50:27.182Z] #45 ... [2021-03-04T08:50:27.182Z] [2021-03-04T08:50:27.182Z] #56 [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-03-04T08:50:27.182Z] #56 sha256:56ce2069589379051650241455b2d187e7924d8533cb84bb3bd1891e2c7d867f [2021-03-04T08:50:27.182Z] #56 2.477 + RM_GOPATH=0 [2021-03-04T08:50:27.183Z] #56 2.477 + TMP_GOPATH= [2021-03-04T08:50:27.183Z] #56 2.477 + : /build [2021-03-04T08:50:27.183Z] #56 2.477 + '[' -z '' ']' [2021-03-04T08:50:27.183Z] #56 2.477 ++ mktemp -d [2021-03-04T08:50:27.183Z] #56 2.480 + export GOPATH=/tmp/tmp.C57kRHpQel [2021-03-04T08:50:27.183Z] #56 2.480 + GOPATH=/tmp/tmp.C57kRHpQel [2021-03-04T08:50:27.183Z] #56 2.480 + RM_GOPATH=1 [2021-03-04T08:50:27.183Z] #56 2.480 + case "$(go env GOARCH)" in [2021-03-04T08:50:27.183Z] #56 2.480 ++ go env GOARCH [2021-03-04T08:50:27.183Z] #56 2.501 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:27.183Z] #56 2.501 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:27.183Z] #56 2.509 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:50:27.183Z] #56 2.510 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:27.183Z] #56 2.510 + dir=/tmp/install [2021-03-04T08:50:27.183Z] #56 2.510 + bin=rootlesskit [2021-03-04T08:50:27.183Z] #56 2.510 + shift [2021-03-04T08:50:27.183Z] #56 2.510 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-04T08:50:27.183Z] #56 2.510 + . /tmp/install/rootlesskit.installer [2021-03-04T08:50:27.183Z] #56 2.510 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:50:27.183Z] #56 2.510 + install_rootlesskit [2021-03-04T08:50:27.183Z] #56 2.510 + case "$1" in [2021-03-04T08:50:27.183Z] #56 2.510 + export CGO_ENABLED=0 [2021-03-04T08:50:27.183Z] #56 2.510 + CGO_ENABLED=0 [2021-03-04T08:50:27.183Z] #56 2.510 + _install_rootlesskit [2021-03-04T08:50:27.183Z] #56 2.510 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-04T08:50:27.183Z] #56 2.510 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.C57kRHpQel/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:50:27.183Z] #56 2.510 Cloning into '/tmp/tmp.C57kRHpQel/src/github.com/rootless-containers/rootlesskit'... [2021-03-04T08:50:27.183Z] #56 3.837 + cd /tmp/tmp.C57kRHpQel/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:50:27.183Z] #56 3.837 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:50:27.183Z] #56 3.857 + export GO111MODULE=on [2021-03-04T08:50:27.183Z] #56 3.857 + GO111MODULE=on [2021-03-04T08:50:27.183Z] #56 3.857 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:50:27.183Z] #56 3.857 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-04T08:50:27.183Z] #56 8.585 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:50:27.183Z] #56 8.605 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:50:27.183Z] #56 8.605 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:50:27.183Z] #56 8.605 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-04T08:50:27.183Z] #56 8.609 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:50:27.183Z] #56 8.616 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:50:27.183Z] #56 8.645 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T08:50:27.183Z] #56 8.753 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:50:27.183Z] #56 8.773 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:50:27.183Z] #56 8.773 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-04T08:50:27.183Z] #56 9.029 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:50:27.183Z] #56 9.076 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:50:27.183Z] #56 9.148 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-04T08:50:27.183Z] #56 9.271 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:50:27.183Z] #56 9.277 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:50:27.183Z] #56 9.292 go: downloading github.com/google/uuid v1.2.0 [2021-03-04T08:50:27.183Z] #56 9.417 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-04T08:50:27.183Z] #56 9.420 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-04T08:50:27.183Z] #56 9.421 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:50:27.183Z] #56 9.630 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:50:27.183Z] #56 9.644 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:50:27.183Z] #56 10.12 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:50:27.183Z] #56 10.12 go: extracting github.com/google/uuid v1.2.0 [2021-03-04T08:50:27.183Z] #56 10.12 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:50:27.183Z] #56 10.70 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:50:27.183Z] #56 ... [2021-03-04T08:50:27.183Z] [2021-03-04T08:50:27.183Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:50:27.183Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:50:27.183Z] #30 2.926 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-04T08:50:27.183Z] #30 2.927 Cloning into '.'... [2021-03-04T08:50:27.183Z] #30 8.700 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-04T08:50:27.183Z] #30 8.887 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:50:26.779Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T08:50:26.838Z] > git init /home/ubuntu/workspace/moby_PR-42111 # timeout=10 [2021-03-04T08:50:27.096Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:50:27.096Z] > git --version # timeout=10 [2021-03-04T08:50:27.106Z] > git --version # 'git version 2.7.4' [2021-03-04T08:50:27.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:50:27.110Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:50:27.442Z] #30 ... [2021-03-04T08:50:27.442Z] [2021-03-04T08:50:27.442Z] #47 [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-03-04T08:50:27.442Z] #47 sha256:001b675cf7d5035fb688a59a4898f0c10c4194f1110fd869450d085f2e8ee3a7 [2021-03-04T08:50:27.442Z] #47 11.20 go: downloading github.com/fatih/color v1.7.0 [2021-03-04T08:50:27.442Z] #47 11.22 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:50:27.442Z] #47 11.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:50:27.442Z] #47 11.25 go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T08:50:27.442Z] #47 11.26 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:50:27.442Z] #47 11.29 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-04T08:50:27.442Z] #47 11.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:50:27.702Z] #47 11.34 go: extracting github.com/pkg/errors v0.8.1 [2021-03-04T08:50:27.702Z] #47 ... [2021-03-04T08:50:27.702Z] [2021-03-04T08:50:27.702Z] #62 [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-03-04T08:50:27.702Z] #62 sha256:1ddc86cf34f588b630728af58c2696b8e68569f6ef901151b6447fa6d4bced3a [2021-03-04T08:50:27.702Z] #62 DONE 11.5s [2021-03-04T08:50:27.702Z] [2021-03-04T08:50:27.702Z] #47 [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-03-04T08:50:27.702Z] #47 sha256:001b675cf7d5035fb688a59a4898f0c10c4194f1110fd869450d085f2e8ee3a7 [2021-03-04T08:50:27.702Z] #47 11.51 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-04T08:50:27.702Z] #47 11.51 go: extracting github.com/fatih/color v1.7.0 [2021-03-04T08:50:27.702Z] #47 11.51 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:50:27.702Z] #47 11.55 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:50:27.925Z] #25 5.018 Reading package lists... [2021-03-04T08:50:27.961Z] #47 11.66 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:50:27.961Z] #47 11.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:50:27.961Z] #47 11.70 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:50:27.961Z] #47 11.80 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:50:27.961Z] #47 11.84 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:50:27.961Z] #47 11.92 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:50:27.961Z] #47 11.93 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:50:27.961Z] #47 11.96 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:50:28.185Z] #25 5.937 Building dependency tree... [2021-03-04T08:50:28.227Z] #47 12.02 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:50:28.227Z] #47 12.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:50:28.227Z] #47 12.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:50:28.446Z] #25 6.291 The following additional packages will be installed: [2021-03-04T08:50:28.446Z] #25 6.291 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-04T08:50:28.446Z] #25 6.292 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-04T08:50:28.446Z] #25 6.292 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-04T08:50:28.446Z] #25 6.293 Suggested packages: [2021-03-04T08:50:28.446Z] #25 6.293 krb5-doc krb5-user [2021-03-04T08:50:28.446Z] #25 6.293 Recommended packages: [2021-03-04T08:50:28.446Z] #25 6.293 krb5-locales publicsuffix libsasl2-modules [2021-03-04T08:50:28.446Z] #25 6.520 The following NEW packages will be installed: [2021-03-04T08:50:28.487Z] #47 12.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:50:28.487Z] #47 12.34 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:50:28.706Z] #25 6.525 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-04T08:50:28.706Z] #25 6.525 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-04T08:50:28.706Z] #25 6.525 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-04T08:50:28.706Z] #25 6.525 libssh2-1 libssl1.1 openssl [2021-03-04T08:50:28.706Z] #25 6.820 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-04T08:50:28.706Z] #25 6.820 Need to get 5057 kB of archives. [2021-03-04T08:50:28.706Z] #25 6.820 After this operation, 12.1 MB of additional disk space will be used. [2021-03-04T08:50:28.706Z] #25 6.820 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-04T08:50:28.706Z] #25 6.820 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-04T08:50:28.706Z] #25 6.820 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-04T08:50:28.706Z] #25 6.820 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-04T08:50:28.746Z] #47 12.45 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:50:28.968Z] #25 6.835 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-04T08:50:28.968Z] #25 6.835 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-04T08:50:28.968Z] #25 6.835 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-04T08:50:28.968Z] #25 6.845 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-04T08:50:28.968Z] #25 6.855 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-04T08:50:28.968Z] #25 6.866 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-04T08:50:28.968Z] #25 6.866 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-04T08:50:28.968Z] #25 6.866 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-04T08:50:28.968Z] #25 6.866 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-04T08:50:28.968Z] #25 6.866 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-04T08:50:28.968Z] #25 6.866 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-04T08:50:28.968Z] #25 6.881 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-04T08:50:28.968Z] #25 6.881 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-04T08:50:28.968Z] #25 6.881 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-04T08:50:28.968Z] #25 6.884 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T08:50:28.968Z] #25 6.908 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T08:50:28.968Z] #25 6.908 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T08:50:29.230Z] #25 7.082 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:50:29.230Z] #25 7.125 Fetched 5057 kB in 0s (14.4 MB/s) [2021-03-04T08:50:29.230Z] #25 7.160 Selecting previously unselected package libssl1.1:amd64. [2021-03-04T08:50:29.230Z] #25 7.160 (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-03-04T08:50:29.230Z] #25 7.164 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T08:50:29.230Z] #25 7.170 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:29.315Z] #47 ... [2021-03-04T08:50:29.316Z] [2021-03-04T08:50:29.316Z] #27 [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-03-04T08:50:29.316Z] #27 sha256:f2f11f75de8c99afb09f95e58151cec2313f4510e6d9df5461bae907e19a52b6 [2021-03-04T08:50:29.316Z] #27 9.682 0.0% ########## 14.4% ###################### 31.4% ################################# 46.1% ############################################ 61.9% ################################################### 70.9% ########################################################### 82.3% ################################################################# 90.8% ######################################################################## 100.0% [2021-03-04T08:50:29.316Z] #27 10.85 [2021-03-04T08:50:29.316Z] #27 11.46 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-04T08:50:29.316Z] #27 11.73 [2021-03-04T08:50:29.316Z] #27 11.87 ######################################################################## 100.0% [2021-03-04T08:50:29.316Z] #27 11.94 [2021-03-04T08:50:29.316Z] #27 12.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-04T08:50:29.316Z] #27 12.61 [2021-03-04T08:50:29.316Z] #27 12.74 ######################################################################## 100.0% [2021-03-04T08:50:29.316Z] #27 12.83 [2021-03-04T08:50:29.316Z] #27 12.91 Download of images into '/build' complete. [2021-03-04T08:50:29.316Z] #27 12.91 Use something like the following to load the result into a Docker daemon: [2021-03-04T08:50:29.316Z] #27 12.91 tar -cC '/build' . | docker load [2021-03-04T08:50:29.316Z] #27 DONE 13.1s [2021-03-04T08:50:29.316Z] [2021-03-04T08:50:29.316Z] #53 [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-03-04T08:50:29.316Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:50:29.316Z] #53 9.334 Reading package lists... [2021-03-04T08:50:29.316Z] #53 10.61 Building dependency tree... [2021-03-04T08:50:29.316Z] #53 11.49 The following additional packages will be installed: [2021-03-04T08:50:29.316Z] #53 11.49 libbtrfs0 [2021-03-04T08:50:29.316Z] #53 11.53 The following NEW packages will be installed: [2021-03-04T08:50:29.316Z] #53 11.54 libbtrfs-dev libbtrfs0 [2021-03-04T08:50:29.316Z] #53 11.84 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:50:29.316Z] #53 11.84 Need to get 119 kB of archives. [2021-03-04T08:50:29.316Z] #53 11.84 After this operation, 387 kB of additional disk space will be used. [2021-03-04T08:50:29.316Z] #53 11.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T08:50:29.316Z] #53 11.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T08:50:29.316Z] #53 12.25 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:50:29.316Z] #53 12.29 Fetched 119 kB in 0s (414 kB/s) [2021-03-04T08:50:29.316Z] #53 12.36 Selecting previously unselected package libbtrfs0. [2021-03-04T08:50:29.316Z] #53 12.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:50:29.316Z] #53 12.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T08:50:29.316Z] #53 12.47 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:50:29.316Z] #53 12.60 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:50:29.316Z] #53 12.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T08:50:29.316Z] #53 12.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:50:29.316Z] #53 12.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:50:29.316Z] #53 12.94 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:50:29.316Z] #53 12.98 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:50:29.490Z] #25 7.401 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T08:50:29.490Z] #25 7.401 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T08:50:29.490Z] #25 7.404 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:29.490Z] #25 7.465 Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T08:50:29.490Z] #25 7.465 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T08:50:29.490Z] #25 7.472 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:29.490Z] #25 7.521 Selecting previously unselected package libldap-common. [2021-03-04T08:50:29.490Z] #25 7.521 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-04T08:50:29.490Z] #25 7.524 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:29.576Z] #53 DONE 13.3s [2021-03-04T08:50:29.576Z] [2021-03-04T08:50:29.576Z] #54 [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-03-04T08:50:29.576Z] #54 sha256:ae44604f94c63d49157558e580caa81959277155eb24af6c84b1b2e47370ad55 [2021-03-04T08:50:29.750Z] #25 7.642 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T08:50:29.751Z] #25 7.642 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-04T08:50:29.751Z] #25 7.686 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:29.751Z] #25 7.759 Selecting previously unselected package openssl. [2021-03-04T08:50:29.751Z] #25 7.759 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T08:50:29.751Z] #25 7.770 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:30.020Z] #25 7.948 Selecting previously unselected package ca-certificates. [2021-03-04T08:50:30.020Z] #25 7.948 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-04T08:50:30.020Z] #25 7.955 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-04T08:50:30.020Z] #25 8.033 Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T08:50:30.020Z] #25 8.033 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-04T08:50:30.020Z] #25 8.041 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-04T08:50:30.020Z] #25 8.079 Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T08:50:30.020Z] #25 8.079 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:30.020Z] #25 8.089 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:30.020Z] #25 8.137 Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T08:50:30.020Z] #25 8.137 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:30.152Z] #54 ... [2021-03-04T08:50:30.152Z] [2021-03-04T08:50:30.152Z] #34 [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-03-04T08:50:30.152Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:50:30.152Z] #34 3.799 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:30.152Z] #34 3.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:30.152Z] #34 3.833 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:30.152Z] #34 4.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:30.152Z] #34 5.108 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:30.152Z] #34 5.325 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:30.152Z] #34 8.447 Fetched 8423 kB in 5s (1727 kB/s) [2021-03-04T08:50:30.152Z] #34 8.447 Reading package lists... [2021-03-04T08:50:30.152Z] #34 10.18 Reading package lists... [2021-03-04T08:50:30.152Z] #34 11.74 Building dependency tree... [2021-03-04T08:50:30.152Z] #34 12.40 The following additional packages will be installed: [2021-03-04T08:50:30.152Z] #34 12.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-04T08:50:30.152Z] #34 12.41 Suggested packages: [2021-03-04T08:50:30.152Z] #34 12.41 cmake-doc ninja-build lrzip [2021-03-04T08:50:30.152Z] #34 12.41 Recommended packages: [2021-03-04T08:50:30.152Z] #34 12.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-04T08:50:30.152Z] #34 12.62 The following NEW packages will be installed: [2021-03-04T08:50:30.152Z] #34 12.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-04T08:50:30.152Z] #34 12.63 vim-common xxd [2021-03-04T08:50:30.152Z] #34 12.93 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:50:30.152Z] #34 12.93 Need to get 14.9 MB of archives. [2021-03-04T08:50:30.152Z] #34 12.93 After this operation, 61.8 MB of additional disk space will be used. [2021-03-04T08:50:30.152Z] #34 12.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T08:50:30.152Z] #34 12.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:50:30.152Z] #34 12.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-04T08:50:30.152Z] #34 12.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T08:50:30.152Z] #34 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-04T08:50:30.152Z] #34 13.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-04T08:50:30.152Z] #34 13.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-04T08:50:30.152Z] #34 13.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-04T08:50:30.152Z] #34 13.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-04T08:50:30.152Z] #34 13.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-04T08:50:30.152Z] #34 ... [2021-03-04T08:50:30.152Z] [2021-03-04T08:50:30.152Z] #47 [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-03-04T08:50:30.152Z] #47 sha256:001b675cf7d5035fb688a59a4898f0c10c4194f1110fd869450d085f2e8ee3a7 [2021-03-04T08:50:30.152Z] #47 13.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:50:30.152Z] #47 13.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:50:30.152Z] #47 13.43 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:50:30.152Z] #47 13.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:50:30.152Z] #47 13.43 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:50:30.152Z] #47 13.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:50:30.152Z] #47 13.43 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:50:30.152Z] #47 13.43 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:50:30.152Z] #47 13.44 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.44 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:50:30.152Z] #47 13.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:50:30.152Z] #47 13.49 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.49 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:50:30.152Z] #47 13.50 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:50:30.152Z] #47 13.50 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-04T08:50:30.152Z] #47 13.51 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:50:30.152Z] #47 13.51 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.52 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:50:30.152Z] #47 13.52 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-04T08:50:30.152Z] #47 13.53 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:50:30.152Z] #47 13.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:50:30.152Z] #47 13.57 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:50:30.152Z] #47 13.57 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:50:30.152Z] #47 13.58 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.59 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.60 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:50:30.152Z] #47 13.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:50:30.152Z] #47 13.62 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.62 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:50:30.152Z] #47 13.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:50:30.152Z] #47 13.65 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:50:30.152Z] #47 13.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:50:30.152Z] #47 13.68 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-04T08:50:30.152Z] #47 13.73 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:50:30.152Z] #47 13.73 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:50:30.152Z] #47 13.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:50:30.152Z] #47 13.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:50:30.152Z] #47 13.73 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:50:30.152Z] #47 13.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:50:30.152Z] #47 13.75 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-04T08:50:30.152Z] #47 13.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:50:30.152Z] #47 13.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:50:30.152Z] #47 13.80 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:50:30.152Z] #47 13.82 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:50:30.152Z] #47 13.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:50:30.152Z] #47 13.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:50:30.152Z] #47 13.83 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:50:30.152Z] #47 13.83 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:50:30.152Z] #47 13.83 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:50:30.152Z] #47 13.84 go: downloading github.com/spf13/viper v1.6.1 [2021-03-04T08:50:30.152Z] #47 13.84 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.85 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:50:30.152Z] #47 13.85 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:50:30.152Z] #47 13.86 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.86 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:50:30.152Z] #47 13.86 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:50:30.152Z] #47 13.86 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:50:30.152Z] #47 13.87 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:50:30.152Z] #47 13.87 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:50:30.152Z] #47 13.90 go: extracting github.com/spf13/viper v1.6.1 [2021-03-04T08:50:30.152Z] #47 13.92 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.92 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:50:30.152Z] #47 13.92 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-04T08:50:30.152Z] #47 13.93 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:50:30.152Z] #47 14.02 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:50:30.152Z] #47 14.02 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:50:30.152Z] #47 14.02 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:50:30.152Z] #47 14.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:50:30.152Z] #47 14.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:50:30.152Z] #47 14.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:50:30.152Z] #47 14.05 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-04T08:50:30.152Z] #47 14.07 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:50:30.280Z] #25 8.143 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:30.280Z] #25 8.196 Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T08:50:30.280Z] #25 8.196 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:30.280Z] #25 8.199 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:30.280Z] #25 8.318 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T08:50:30.280Z] #25 8.318 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:50:30.280Z] #25 8.322 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:30.280Z] #25 8.406 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T08:50:30.280Z] #25 8.406 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-04T08:50:30.412Z] #47 14.12 go: downloading github.com/spf13/cast v1.3.0 [2021-03-04T08:50:30.412Z] #47 14.15 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:50:30.412Z] #47 14.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:50:30.412Z] #47 14.19 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:50:30.412Z] #47 14.20 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:50:30.412Z] #47 14.22 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:50:30.412Z] #47 14.25 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-04T08:50:30.412Z] #47 14.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:50:30.412Z] #47 14.30 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:50:30.412Z] #47 14.30 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:50:30.412Z] #47 14.31 go: extracting github.com/spf13/cast v1.3.0 [2021-03-04T08:50:30.543Z] #25 8.416 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T08:50:30.543Z] #25 8.567 Selecting previously unselected package libpsl5:amd64. [2021-03-04T08:50:30.543Z] #25 8.567 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-04T08:50:30.543Z] #25 8.571 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-04T08:50:30.675Z] #47 14.32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:50:30.675Z] #47 14.32 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:50:30.675Z] #47 14.34 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-04T08:50:30.675Z] #47 14.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:50:30.675Z] #47 14.35 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-04T08:50:30.675Z] #47 14.37 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:50:30.675Z] #47 14.38 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:50:30.675Z] #47 14.38 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-04T08:50:30.675Z] #47 14.41 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:50:30.675Z] #47 14.41 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:50:30.675Z] #47 14.41 go: downloading github.com/spf13/afero v1.1.2 [2021-03-04T08:50:30.675Z] #47 14.42 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-04T08:50:30.675Z] #47 14.43 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:50:30.675Z] #47 14.45 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:50:30.675Z] #47 14.45 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:50:30.675Z] #47 14.46 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-04T08:50:30.675Z] #47 14.47 go: extracting github.com/spf13/afero v1.1.2 [2021-03-04T08:50:30.675Z] #47 14.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:50:30.675Z] #47 14.51 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-04T08:50:30.675Z] #47 14.51 go: downloading golang.org/x/text v0.3.2 [2021-03-04T08:50:30.675Z] #47 14.58 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:50:30.675Z] #47 14.60 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-04T08:50:30.675Z] #47 14.60 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:50:30.675Z] #47 14.61 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:50:30.675Z] #47 14.64 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:50:30.675Z] #47 14.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:50:30.675Z] #47 14.67 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-04T08:50:30.802Z] #25 8.738 Selecting previously unselected package librtmp1:amd64. [2021-03-04T08:50:30.802Z] #25 8.738 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-04T08:50:30.802Z] #25 8.802 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:50:30.802Z] #25 8.906 Selecting previously unselected package libssh2-1:amd64. [2021-03-04T08:50:30.803Z] #25 8.906 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-04T08:50:30.936Z] #47 14.71 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:50:30.936Z] #47 14.80 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:50:30.936Z] #47 14.84 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:50:30.936Z] #47 14.87 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-04T08:50:30.936Z] #47 14.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:50:31.064Z] #25 8.911 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T08:50:31.064Z] #25 9.053 Selecting previously unselected package libcurl4:amd64. [2021-03-04T08:50:31.064Z] #25 9.053 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T08:50:31.064Z] #25 9.059 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T08:50:31.129Z] #27 DONE 17.7s [2021-03-04T08:50:31.129Z] [2021-03-04T08:50:31.129Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T08:50:31.129Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-04T08:50:31.129Z] #9 DONE 6.6s [2021-03-04T08:50:31.129Z] [2021-03-04T08:50:31.129Z] #10 [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-03-04T08:50:31.129Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-04T08:50:31.196Z] #47 14.94 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:50:31.196Z] #47 14.98 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:50:31.196Z] #47 14.99 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:50:31.325Z] #25 9.257 Selecting previously unselected package curl. [2021-03-04T08:50:31.325Z] #25 9.257 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T08:50:31.325Z] #25 9.264 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-04T08:50:31.325Z] #25 9.379 Selecting previously unselected package libonig5:amd64. [2021-03-04T08:50:31.325Z] #25 9.379 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T08:50:31.325Z] #25 9.383 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:50:31.325Z] #25 9.481 Selecting previously unselected package libjq1:amd64. [2021-03-04T08:50:31.325Z] #25 9.481 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:50:31.385Z] #10 DONE 1.1s [2021-03-04T08:50:31.385Z] [2021-03-04T08:50:31.385Z] #22 [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-03-04T08:50:31.385Z] #22 sha256:78695f696633ee896674b43f0fa8df65455d8463c5f99738c1a1ed67defa3d6e [2021-03-04T08:50:31.503Z] #47 15.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:50:31.585Z] #25 9.493 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:50:31.585Z] #25 9.536 Selecting previously unselected package jq. [2021-03-04T08:50:31.585Z] #25 9.536 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:50:31.585Z] #25 9.538 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:50:31.585Z] #25 9.624 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-04T08:50:31.585Z] #25 9.640 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-04T08:50:31.585Z] #25 9.646 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:31.848Z] #25 9.847 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T08:50:31.849Z] #25 9.861 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:31.849Z] #25 9.878 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:31.849Z] #25 9.897 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:31.849Z] #25 9.903 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:50:31.849Z] #25 9.915 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:31.849Z] #25 9.927 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:50:31.849Z] #25 9.942 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T08:50:31.849Z] #25 9.954 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:31.947Z] #22 ... [2021-03-04T08:50:31.947Z] [2021-03-04T08:50:31.947Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T08:50:31.947Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-04T08:50:31.947Z] #29 DONE 0.3s [2021-03-04T08:50:31.947Z] [2021-03-04T08:50:31.947Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T08:50:31.947Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-04T08:50:31.947Z] #37 DONE 0.3s [2021-03-04T08:50:31.947Z] [2021-03-04T08:50:31.947Z] #38 [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-03-04T08:50:31.947Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:50:32.079Z] #47 15.84 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-04T08:50:32.079Z] #47 ... [2021-03-04T08:50:32.079Z] [2021-03-04T08:50:32.079Z] #38 [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-03-04T08:50:32.079Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:50:32.079Z] #38 5.404 + 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-03-04T08:50:32.109Z] #25 10.03 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:50:32.109Z] #25 10.06 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:50:32.109Z] #25 10.08 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:50:32.109Z] #25 10.11 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:50:32.109Z] #25 10.13 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-04T08:50:32.339Z] #38 ... [2021-03-04T08:50:32.339Z] [2021-03-04T08:50:32.339Z] #34 [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-03-04T08:50:32.339Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:50:32.339Z] #34 14.56 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:50:32.339Z] #34 14.66 Fetched 14.9 MB in 2s (9765 kB/s) [2021-03-04T08:50:32.339Z] #34 14.81 Selecting previously unselected package xxd. [2021-03-04T08:50:32.339Z] #34 14.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:50:32.339Z] #34 14.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:50:32.339Z] #34 14.84 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:50:32.339Z] #34 15.07 Selecting previously unselected package vim-common. [2021-03-04T08:50:32.339Z] #34 15.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:50:32.339Z] #34 15.10 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:50:32.339Z] #34 15.43 Selecting previously unselected package cmake-data. [2021-03-04T08:50:32.339Z] #34 15.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-04T08:50:32.339Z] #34 15.56 Unpacking cmake-data (3.13.4-1) ... [2021-03-04T08:50:33.062Z] #25 10.83 Updating certificates in /etc/ssl/certs... [2021-03-04T08:50:33.733Z] #34 17.50 Selecting previously unselected package libicu63:amd64. [2021-03-04T08:50:33.733Z] #34 17.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T08:50:33.992Z] #34 17.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:50:34.004Z] #25 11.87 137 added, 0 removed; done. [2021-03-04T08:50:34.004Z] #25 12.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:50:34.004Z] #25 12.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:50:34.004Z] #25 12.06 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T08:50:34.004Z] #25 12.07 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-04T08:50:34.004Z] #25 12.09 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:50:34.265Z] #25 12.12 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-04T08:50:34.265Z] #25 12.13 Updating certificates in /etc/ssl/certs... [2021-03-04T08:50:34.293Z] #34 ... [2021-03-04T08:50:34.293Z] [2021-03-04T08:50:34.293Z] #32 [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-03-04T08:50:34.293Z] #32 sha256:37bddd815b78444fc6cd50fcf39d8f897f88437d9e2ab94608ae040afd69ed03 [2021-03-04T08:50:34.293Z] #32 11.85 internal/poll [2021-03-04T08:50:34.293Z] #32 12.64 os [2021-03-04T08:50:34.293Z] #32 13.57 path/filepath [2021-03-04T08:50:34.293Z] #32 13.57 fmt [2021-03-04T08:50:34.293Z] #32 13.93 io/ioutil [2021-03-04T08:50:34.293Z] #32 14.45 github.com/BurntSushi/toml [2021-03-04T08:50:34.293Z] #32 14.46 log [2021-03-04T08:50:34.293Z] #32 14.46 flag [2021-03-04T08:50:34.293Z] #32 15.83 github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:50:34.293Z] #32 DONE 18.2s [2021-03-04T08:50:34.554Z] [2021-03-04T08:50:34.554Z] #40 [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-03-04T08:50:34.554Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:50:34.554Z] #40 10.12 Reading package lists... [2021-03-04T08:50:34.554Z] #40 11.80 Building dependency tree... [2021-03-04T08:50:34.554Z] #40 12.57 The following additional packages will be installed: [2021-03-04T08:50:34.554Z] #40 12.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-04T08:50:34.554Z] #40 12.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-04T08:50:34.554Z] #40 12.57 Suggested packages: [2021-03-04T08:50:34.554Z] #40 12.57 manpages-dev python-setuptools [2021-03-04T08:50:34.554Z] #40 13.03 The following NEW packages will be installed: [2021-03-04T08:50:34.554Z] #40 13.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-04T08:50:34.554Z] #40 13.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-04T08:50:34.554Z] #40 13.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-04T08:50:34.554Z] #40 13.04 python-six zlib1g-dev [2021-03-04T08:50:34.554Z] #40 13.36 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:50:34.554Z] #40 13.36 Need to get 4095 kB of archives. [2021-03-04T08:50:34.554Z] #40 13.36 After this operation, 22.5 MB of additional disk space will be used. [2021-03-04T08:50:34.554Z] #40 13.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-04T08:50:34.554Z] #40 13.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T08:50:34.554Z] #40 13.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-04T08:50:34.554Z] #40 13.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T08:50:34.554Z] #40 13.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-04T08:50:34.554Z] #40 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T08:50:34.554Z] #40 13.62 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-03-04T08:50:34.555Z] #40 13.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-04T08:50:34.555Z] #40 13.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-04T08:50:34.555Z] #40 13.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-04T08:50:34.555Z] #40 13.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-04T08:50:34.555Z] #40 13.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-04T08:50:34.555Z] #40 14.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-04T08:50:34.555Z] #40 14.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-04T08:50:34.555Z] #40 14.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-04T08:50:34.555Z] #40 14.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-04T08:50:34.555Z] #40 14.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-04T08:50:34.555Z] #40 14.60 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:50:34.555Z] #40 14.68 Fetched 4095 kB in 1s (3747 kB/s) [2021-03-04T08:50:34.555Z] #40 14.85 Selecting previously unselected package libcap-dev:amd64. [2021-03-04T08:50:34.555Z] #40 14.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:50:34.555Z] #40 14.87 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 14.98 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T08:50:34.555Z] #40 15.17 Selecting previously unselected package libnet1:amd64. [2021-03-04T08:50:34.555Z] #40 15.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 15.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:50:34.555Z] #40 15.42 Selecting previously unselected package libnet1-dev. [2021-03-04T08:50:34.555Z] #40 15.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 15.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:50:34.555Z] #40 15.86 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T08:50:34.555Z] #40 15.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 15.89 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:50:34.555Z] #40 16.05 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-04T08:50:34.555Z] #40 16.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 16.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T08:50:34.555Z] #40 16.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T08:50:34.555Z] #40 16.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 17.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:50:34.555Z] #40 17.21 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-04T08:50:34.555Z] #40 17.21 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 17.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T08:50:34.555Z] #40 17.31 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-04T08:50:34.555Z] #40 17.31 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 17.35 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:50:34.555Z] #40 17.48 Selecting previously unselected package libprotobuf17:amd64. [2021-03-04T08:50:34.555Z] #40 17.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 17.49 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T08:50:34.555Z] #40 17.95 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-04T08:50:34.555Z] #40 17.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 18.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T08:50:34.555Z] #40 18.32 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-04T08:50:34.555Z] #40 18.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-04T08:50:34.555Z] #40 18.37 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T08:50:34.815Z] #40 ... [2021-03-04T08:50:34.815Z] [2021-03-04T08:50:34.815Z] #47 [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-03-04T08:50:34.815Z] #47 sha256:001b675cf7d5035fb688a59a4898f0c10c4194f1110fd869450d085f2e8ee3a7 [2021-03-04T08:50:34.815Z] #47 16.69 go: extracting golang.org/x/text v0.3.2 [2021-03-04T08:50:34.815Z] #47 18.35 go: finding github.com/fatih/color v1.7.0 [2021-03-04T08:50:34.815Z] #47 18.37 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:50:34.815Z] #47 18.41 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:50:34.815Z] #47 18.41 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:50:34.815Z] #47 18.50 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:50:34.815Z] #47 18.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:50:34.815Z] #47 18.51 go: finding github.com/pkg/errors v0.8.1 [2021-03-04T08:50:34.815Z] #47 18.52 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:50:34.815Z] #47 18.53 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:50:34.815Z] #47 18.53 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:50:34.815Z] #47 18.53 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.53 go: finding github.com/spf13/viper v1.6.1 [2021-03-04T08:50:34.815Z] #47 18.55 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.57 go: finding github.com/stretchr/testify v1.4.0 [2021-03-04T08:50:34.815Z] #47 18.57 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.57 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.57 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.57 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.57 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:50:34.815Z] #47 18.59 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:50:34.815Z] #47 18.61 go: finding github.com/spf13/cobra v0.0.5 [2021-03-04T08:50:34.815Z] #47 18.62 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.62 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:50:34.815Z] #47 18.65 go: finding github.com/gobwas/glob v0.2.3 [2021-03-04T08:50:34.815Z] #47 18.65 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:50:34.815Z] #47 18.66 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:50:34.815Z] #47 18.67 go: finding github.com/spf13/pflag v1.0.5 [2021-03-04T08:50:34.815Z] #47 18.67 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.68 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:50:34.815Z] #47 18.68 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.68 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:50:34.815Z] #47 18.68 go: finding github.com/stretchr/objx v0.2.0 [2021-03-04T08:50:34.815Z] #47 18.68 go: finding github.com/magiconair/properties v1.8.1 [2021-03-04T08:50:34.815Z] #47 18.70 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:50:34.815Z] #47 18.72 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:50:34.815Z] #47 18.72 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:50:34.815Z] #47 18.72 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:50:34.815Z] #47 18.72 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:50:34.815Z] #47 18.72 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:50:34.815Z] #47 18.72 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:50:34.815Z] #47 18.72 go: finding github.com/spf13/afero v1.1.2 [2021-03-04T08:50:34.815Z] #47 18.72 go: finding github.com/spf13/cast v1.3.0 [2021-03-04T08:50:34.815Z] #47 18.74 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:50:34.815Z] #47 18.74 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:50:34.815Z] #47 18.74 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:50:34.815Z] #47 18.74 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-04T08:50:34.815Z] #47 18.75 go: finding golang.org/x/text v0.3.2 [2021-03-04T08:50:34.815Z] #47 18.75 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:50:34.815Z] #47 18.78 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:50:34.859Z] #25 12.95 0 added, 0 removed; done. [2021-03-04T08:50:34.859Z] #25 12.95 Running hooks in /etc/ca-certificates/update.d... [2021-03-04T08:50:35.076Z] #47 18.79 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:50:35.076Z] #47 18.79 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:50:35.076Z] #47 18.80 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:50:35.076Z] #47 18.80 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:50:35.076Z] #47 18.80 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:50:35.076Z] #47 18.81 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:50:35.076Z] #47 18.82 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:50:35.076Z] #47 18.82 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:50:35.076Z] #47 18.82 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:50:35.076Z] #47 18.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:50:35.076Z] #47 18.85 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:50:35.076Z] #47 18.85 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:50:35.076Z] #47 18.85 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-04T08:50:35.076Z] #47 18.86 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:50:35.076Z] #47 18.86 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-04T08:50:35.076Z] #47 18.86 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:50:35.076Z] #47 18.86 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:50:35.076Z] #47 18.89 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:50:35.076Z] #47 18.93 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-04T08:50:35.076Z] #47 18.94 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:50:35.076Z] #47 18.95 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:50:35.076Z] #47 18.96 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:50:35.076Z] #47 18.96 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:50:35.076Z] #47 18.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:50:35.076Z] #47 19.03 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:50:35.119Z] #25 12.95 done. [2021-03-04T08:50:35.305Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03c7c325557c12bc4) in /home/ubuntu/workspace/moby_PR-42111 [Pipeline] { [Pipeline] checkout [2021-03-04T08:50:35.420Z] The recommended git tool is: git [2021-03-04T08:50:35.648Z] #47 ... [2021-03-04T08:50:35.648Z] [2021-03-04T08:50:35.648Z] #43 [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-03-04T08:50:35.648Z] #43 sha256:3ca744b2922209afb9d273f03f8070cf4cdeb179cb4369acf14695ad5b542747 [2021-03-04T08:50:35.648Z] #43 9.393 regexp/syntax [2021-03-04T08:50:35.648Z] #43 9.401 path [2021-03-04T08:50:35.648Z] #43 10.51 time [2021-03-04T08:50:35.648Z] #43 11.77 github.com/LK4D4/vndr/versioned [2021-03-04T08:50:35.648Z] #43 12.60 os [2021-03-04T08:50:35.648Z] #43 13.02 encoding/binary [2021-03-04T08:50:35.648Z] #43 13.02 internal/fmtsort [2021-03-04T08:50:35.648Z] #43 13.52 encoding/base64 [2021-03-04T08:50:35.648Z] #43 13.52 crypto/sha512 [2021-03-04T08:50:35.648Z] #43 13.52 crypto/md5 [2021-03-04T08:50:35.648Z] #43 13.52 crypto/cipher [2021-03-04T08:50:35.648Z] #43 13.52 crypto/ed25519/internal/edwards25519 [2021-03-04T08:50:35.648Z] #43 13.53 crypto/sha256 [2021-03-04T08:50:35.648Z] #43 13.53 crypto/sha1 [2021-03-04T08:50:35.648Z] #43 14.21 fmt [2021-03-04T08:50:35.648Z] #43 14.38 internal/lazyregexp [2021-03-04T08:50:35.648Z] #43 14.64 encoding/pem [2021-03-04T08:50:35.648Z] #43 14.73 net [2021-03-04T08:50:35.648Z] #43 14.87 vendor/golang.org/x/crypto/poly1305 [2021-03-04T08:50:35.648Z] #43 15.06 vendor/golang.org/x/sys/cpu [2021-03-04T08:50:35.648Z] #43 15.10 os/exec [2021-03-04T08:50:35.648Z] #43 15.42 crypto/des [2021-03-04T08:50:35.648Z] #43 15.42 crypto/aes [2021-03-04T08:50:35.648Z] #43 15.53 vendor/golang.org/x/crypto/internal/chacha20 [2021-03-04T08:50:35.648Z] #43 15.97 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-04T08:50:35.648Z] #43 16.64 go/scanner [2021-03-04T08:50:35.648Z] #43 16.65 net/url [2021-03-04T08:50:35.648Z] #43 16.65 text/template/parse [2021-03-04T08:50:35.648Z] #43 16.65 encoding/json [2021-03-04T08:50:35.648Z] #43 16.65 encoding/xml [2021-03-04T08:50:35.648Z] #43 16.65 compress/flate [2021-03-04T08:50:35.648Z] #43 16.69 math/big [2021-03-04T08:50:35.648Z] #43 17.70 go/ast [2021-03-04T08:50:35.648Z] #43 17.98 vendor/golang.org/x/text/unicode/bidi [2021-03-04T08:50:35.648Z] #43 18.67 compress/gzip [2021-03-04T08:50:35.648Z] #43 19.33 vendor/golang.org/x/text/unicode/norm [2021-03-04T08:50:35.648Z] #43 ... [2021-03-04T08:50:35.648Z] [2021-03-04T08:50:35.648Z] #40 [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-03-04T08:50:35.648Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:50:35.939Z] #40 19.63 Selecting previously unselected package libprotoc17:amd64. [2021-03-04T08:50:35.939Z] #40 19.63 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:50:35.939Z] #40 19.66 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T08:50:36.059Z] #25 ... [2021-03-04T08:50:36.059Z] [2021-03-04T08:50:36.059Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:36.059Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:36.059Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-03-04T08:50:36.059Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.5s [2021-03-04T08:50:36.318Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.8s done [2021-03-04T08:50:36.509Z] #40 ... [2021-03-04T08:50:36.509Z] [2021-03-04T08:50:36.509Z] #45 [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-03-04T08:50:36.509Z] #45 sha256:09c531dff50c690d3c8c6c53c968280d73b91db1969fbb070992cb3133a82b55 [2021-03-04T08:50:36.509Z] #45 DONE 20.2s [2021-03-04T08:50:36.509Z] [2021-03-04T08:50:36.509Z] #40 [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-03-04T08:50:36.509Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:50:36.509Z] #40 20.25 Selecting previously unselected package protobuf-c-compiler. [2021-03-04T08:50:36.509Z] #40 20.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:50:36.509Z] #40 20.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:50:36.509Z] #40 20.35 Selecting previously unselected package protobuf-compiler. [2021-03-04T08:50:36.509Z] #40 20.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-04T08:50:36.509Z] #40 20.36 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:50:36.509Z] #40 20.49 Selecting previously unselected package python-pkg-resources. [2021-03-04T08:50:36.859Z] #40 20.50 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:50:36.859Z] #40 20.52 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-04T08:50:36.898Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-03-04T08:50:37.143Z] #40 20.67 Selecting previously unselected package python-six. [2021-03-04T08:50:37.143Z] #40 20.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-04T08:50:37.143Z] #40 20.74 Unpacking python-six (1.12.0-1) ... [2021-03-04T08:50:37.143Z] #40 ... [2021-03-04T08:50:37.143Z] [2021-03-04T08:50:37.143Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:50:37.143Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:50:37.143Z] #11 8.884 Reading package lists... [2021-03-04T08:50:37.143Z] #11 10.92 Reading package lists... [2021-03-04T08:50:37.143Z] #11 12.28 Building dependency tree... [2021-03-04T08:50:37.143Z] #11 12.81 The following additional packages will be installed: [2021-03-04T08:50:37.143Z] #11 12.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-04T08:50:37.143Z] #11 12.81 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-04T08:50:37.143Z] #11 12.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-04T08:50:37.143Z] #11 12.81 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-04T08:50:37.143Z] #11 12.81 mingw-w64-x86-64-dev [2021-03-04T08:50:37.143Z] #11 12.81 Suggested packages: [2021-03-04T08:50:37.143Z] #11 12.81 gcc-8-locales seccomp wine64 [2021-03-04T08:50:37.143Z] #11 13.15 The following NEW packages will be installed: [2021-03-04T08:50:37.143Z] #11 13.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-04T08:50:37.143Z] #11 13.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-04T08:50:37.143Z] #11 13.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-04T08:50:37.143Z] #11 13.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-04T08:50:37.143Z] #11 13.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-04T08:50:37.143Z] #11 13.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-04T08:50:37.143Z] #11 13.15 The following packages will be upgraded: [2021-03-04T08:50:37.143Z] #11 13.15 libsystemd0 libudev1 [2021-03-04T08:50:37.143Z] #11 13.69 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:50:37.143Z] #11 13.69 Need to get 78.2 MB of archives. [2021-03-04T08:50:37.143Z] #11 13.69 After this operation, 487 MB of additional disk space will be used. [2021-03-04T08:50:37.143Z] #11 13.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-04T08:50:37.143Z] #11 13.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-04T08:50:37.143Z] #11 13.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-04T08:50:37.143Z] #11 14.10 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-03-04T08:50:37.143Z] #11 14.22 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-03-04T08:50:37.143Z] #11 14.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-04T08:50:37.143Z] #11 14.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-04T08:50:37.143Z] #11 14.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-04T08:50:37.143Z] #11 14.92 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-03-04T08:50:37.143Z] #11 15.56 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-03-04T08:50:37.143Z] #11 15.56 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-03-04T08:50:37.143Z] #11 17.70 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-03-04T08:50:37.143Z] #11 19.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-04T08:50:37.143Z] #11 20.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-04T08:50:37.143Z] #11 20.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T08:50:37.143Z] #11 20.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T08:50:37.143Z] #11 20.01 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-03-04T08:50:37.143Z] #11 20.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-04T08:50:37.143Z] #11 20.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-04T08:50:37.143Z] #11 20.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-04T08:50:37.143Z] #11 20.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-04T08:50:37.143Z] #11 20.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-04T08:50:37.143Z] #11 20.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-04T08:50:37.143Z] #11 20.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-04T08:50:37.143Z] #11 20.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-04T08:50:37.143Z] #11 20.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-04T08:50:37.143Z] #11 20.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-04T08:50:37.143Z] #11 ... [2021-03-04T08:50:37.143Z] [2021-03-04T08:50:37.143Z] #49 [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-03-04T08:50:37.143Z] #49 sha256:94afa7fe54e548db36f1a9bf9d07c219d63ccee69de8f5113457072c374f1be7 [2021-03-04T08:50:37.143Z] #49 10.72 regexp [2021-03-04T08:50:37.143Z] #49 12.02 context [2021-03-04T08:50:37.143Z] #49 12.02 internal/poll [2021-03-04T08:50:37.143Z] #49 12.51 os [2021-03-04T08:50:37.143Z] #49 13.33 path/filepath [2021-03-04T08:50:37.143Z] #49 13.34 mvdan.cc/sh/v3/fileutil [2021-03-04T08:50:37.143Z] #49 13.83 io/ioutil [2021-03-04T08:50:37.143Z] #49 13.85 fmt [2021-03-04T08:50:37.143Z] #49 13.85 encoding/base64 [2021-03-04T08:50:37.143Z] #49 13.87 golang.org/x/sys/unix [2021-03-04T08:50:37.143Z] #49 15.43 github.com/pkg/diff [2021-03-04T08:50:37.143Z] #49 15.43 mvdan.cc/editorconfig [2021-03-04T08:50:37.143Z] #49 15.43 encoding/json [2021-03-04T08:50:37.143Z] #49 15.43 go/token [2021-03-04T08:50:37.143Z] #49 15.51 mvdan.cc/sh/v3/syntax [2021-03-04T08:50:37.143Z] #49 16.24 go/scanner [2021-03-04T08:50:37.143Z] #49 16.89 go/ast [2021-03-04T08:50:37.143Z] #49 17.24 golang.org/x/crypto/ssh/terminal [2021-03-04T08:50:37.143Z] #49 19.11 mvdan.cc/sh/v3/cmd/shfmt [2021-03-04T08:50:37.143Z] #49 ... [2021-03-04T08:50:37.143Z] [2021-03-04T08:50:37.143Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:50:37.143Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:50:37.143Z] #11 21.02 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:50:37.403Z] #11 ... [2021-03-04T08:50:37.403Z] [2021-03-04T08:50:37.403Z] #56 [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-03-04T08:50:37.403Z] #56 sha256:56ce2069589379051650241455b2d187e7924d8533cb84bb3bd1891e2c7d867f [2021-03-04T08:50:37.403Z] #56 11.21 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:50:37.403Z] #56 11.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:50:37.403Z] #56 11.51 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:50:37.403Z] #56 11.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:50:37.403Z] #56 11.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:50:37.403Z] #56 12.66 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:50:37.403Z] #56 12.71 go: finding github.com/google/uuid v1.2.0 [2021-03-04T08:50:37.403Z] #56 12.71 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-04T08:50:37.403Z] #56 12.71 go: finding github.com/gofrs/flock v0.8.0 [2021-03-04T08:50:37.403Z] #56 12.72 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:50:37.403Z] #56 12.72 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:50:37.403Z] #56 12.74 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:50:37.403Z] #56 12.74 go: finding github.com/gorilla/mux v1.8.0 [2021-03-04T08:50:37.403Z] #56 12.74 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:50:37.403Z] #56 12.76 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:50:37.403Z] #56 12.81 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:50:37.403Z] #56 12.86 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:50:37.403Z] #56 12.88 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:50:37.403Z] #56 12.90 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:50:37.403Z] #56 12.93 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:50:37.403Z] #56 ... [2021-03-04T08:50:37.403Z] [2021-03-04T08:50:37.403Z] #40 [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-03-04T08:50:37.403Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:50:37.403Z] #40 21.24 Selecting previously unselected package python-protobuf. [2021-03-04T08:50:37.403Z] #40 21.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-04T08:50:37.403Z] #40 21.26 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-04T08:50:37.664Z] #40 ... [2021-03-04T08:50:37.664Z] [2021-03-04T08:50:37.664Z] #49 [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-03-04T08:50:37.664Z] #49 sha256:94afa7fe54e548db36f1a9bf9d07c219d63ccee69de8f5113457072c374f1be7 [2021-03-04T08:50:37.664Z] #49 DONE 21.6s [2021-03-04T08:50:37.927Z] [2021-03-04T08:50:37.927Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:50:37.927Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:50:37.927Z] #11 21.26 Fetched 78.2 MB in 7s (10.6 MB/s) [2021-03-04T08:50:37.927Z] #11 21.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:50:37.927Z] #11 21.44 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-04T08:50:37.927Z] #11 21.68 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:50:38.187Z] #11 21.95 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-04T08:50:38.187Z] #11 22.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:50:38.187Z] #11 22.06 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-04T08:50:38.187Z] #11 22.10 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:50:38.281Z] #8 ... [2021-03-04T08:50:38.281Z] [2021-03-04T08:50:38.281Z] #25 [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-03-04T08:50:38.281Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T08:50:38.281Z] #25 DONE 16.4s [2021-03-04T08:50:38.281Z] [2021-03-04T08:50:38.281Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:38.281Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:38.281Z] #8 ... [2021-03-04T08:50:38.281Z] [2021-03-04T08:50:38.281Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T08:50:38.281Z] #26 sha256:e851439c096c8c3e2f04b0361719d29c82705bd7a13637a30dc0266e3e809cfb [2021-03-04T08:50:38.456Z] #11 22.23 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-04T08:50:38.456Z] #11 22.32 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-04T08:50:38.499Z] #38 ... [2021-03-04T08:50:38.499Z] [2021-03-04T08:50:38.499Z] #62 [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-03-04T08:50:38.499Z] #62 sha256:90f36859f6a121687cea32cc043f6c90d9a43e1d85e22a75419609d351219b99 [2021-03-04T08:50:38.499Z] #62 6.305 + RM_GOPATH=0 [2021-03-04T08:50:38.499Z] #62 6.305 + TMP_GOPATH= [2021-03-04T08:50:38.499Z] #62 6.305 + : /build [2021-03-04T08:50:38.499Z] #62 6.305 + '[' -z '' ']' [2021-03-04T08:50:38.499Z] #62 6.305 ++ mktemp -d [2021-03-04T08:50:38.499Z] #62 6.305 + export GOPATH=/tmp/tmp.240MZove2P [2021-03-04T08:50:38.499Z] #62 6.305 + GOPATH=/tmp/tmp.240MZove2P [2021-03-04T08:50:38.499Z] #62 6.305 + RM_GOPATH=1 [2021-03-04T08:50:38.499Z] #62 6.305 + case "$(go env GOARCH)" in [2021-03-04T08:50:38.499Z] #62 6.305 ++ go env GOARCH [2021-03-04T08:50:38.499Z] #62 6.305 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:38.499Z] #62 6.305 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:38.499Z] #62 6.305 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:38.499Z] #62 6.305 + dir=/tmp/install [2021-03-04T08:50:38.499Z] #62 6.305 + bin=proxy [2021-03-04T08:50:38.499Z] #62 6.305 + shift [2021-03-04T08:50:38.499Z] #62 6.305 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-04T08:50:38.499Z] #62 6.305 + . /tmp/install/proxy.installer [2021-03-04T08:50:38.499Z] #62 6.305 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:50:38.499Z] #62 6.305 + install_proxy [2021-03-04T08:50:38.499Z] #62 6.305 + case "$1" in [2021-03-04T08:50:38.499Z] #62 6.305 + export CGO_ENABLED=0 [2021-03-04T08:50:38.499Z] #62 6.305 + CGO_ENABLED=0 [2021-03-04T08:50:38.499Z] #62 6.305 + _install_proxy [2021-03-04T08:50:38.499Z] #62 6.305 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-04T08:50:38.499Z] #62 6.305 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.240MZove2P/src/github.com/docker/libnetwork [2021-03-04T08:50:38.499Z] #62 6.305 Cloning into '/tmp/tmp.240MZove2P/src/github.com/docker/libnetwork'... [2021-03-04T08:50:38.499Z] #62 6.305 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:50:38.499Z] #62 ... [2021-03-04T08:50:38.499Z] [2021-03-04T08:50:38.499Z] #56 [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-03-04T08:50:38.499Z] #56 sha256:372d82b41e501310341967d364a2b4756e4e2fc1c1e74a4a4c2ba2c4f48e930e [2021-03-04T08:50:38.499Z] #56 6.539 + RM_GOPATH=0 [2021-03-04T08:50:38.499Z] #56 6.539 + TMP_GOPATH= [2021-03-04T08:50:38.499Z] #56 6.539 + : /build [2021-03-04T08:50:38.499Z] #56 6.539 + '[' -z '' ']' [2021-03-04T08:50:38.499Z] #56 6.539 ++ mktemp -d [2021-03-04T08:50:38.499Z] #56 6.541 + export GOPATH=/tmp/tmp.97ACNlKX4G [2021-03-04T08:50:38.499Z] #56 6.541 + GOPATH=/tmp/tmp.97ACNlKX4G [2021-03-04T08:50:38.499Z] #56 6.541 + RM_GOPATH=1 [2021-03-04T08:50:38.499Z] #56 6.541 + case "$(go env GOARCH)" in [2021-03-04T08:50:38.499Z] #56 6.546 ++ go env GOARCH [2021-03-04T08:50:38.499Z] #56 6.558 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:38.499Z] #56 6.558 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:38.499Z] #56 6.574 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:38.499Z] #56 6.574 + dir=/tmp/install [2021-03-04T08:50:38.499Z] #56 6.574 + bin=rootlesskit [2021-03-04T08:50:38.499Z] #56 6.574 + shift [2021-03-04T08:50:38.499Z] #56 6.574 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-04T08:50:38.499Z] #56 6.574 + . /tmp/install/rootlesskit.installer [2021-03-04T08:50:38.499Z] #56 6.574 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:50:38.499Z] #56 6.574 + install_rootlesskit [2021-03-04T08:50:38.499Z] #56 6.574 + case "$1" in [2021-03-04T08:50:38.499Z] #56 6.574 + export CGO_ENABLED=0 [2021-03-04T08:50:38.499Z] #56 6.574 + CGO_ENABLED=0 [2021-03-04T08:50:38.499Z] #56 6.574 + _install_rootlesskit [2021-03-04T08:50:38.499Z] #56 6.574 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-04T08:50:38.499Z] #56 6.574 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.97ACNlKX4G/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:50:38.499Z] #56 6.574 Cloning into '/tmp/tmp.97ACNlKX4G/src/github.com/rootless-containers/rootlesskit'... [2021-03-04T08:50:38.499Z] #56 6.597 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:50:38.540Z] #26 DONE 0.2s [2021-03-04T08:50:38.540Z] [2021-03-04T08:50:38.540Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:50:38.540Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:50:38.716Z] #11 22.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:50:38.716Z] #11 22.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-04T08:50:38.716Z] #11 22.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:50:38.755Z] #56 ... [2021-03-04T08:50:38.755Z] [2021-03-04T08:50:38.755Z] #45 [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-03-04T08:50:38.755Z] #45 sha256:26c61f972640b9cc8fabee05f45f26d8a74aaa02344ccad634cefd8367bb001a [2021-03-04T08:50:38.755Z] #45 6.515 + RM_GOPATH=0 [2021-03-04T08:50:38.755Z] #45 6.515 + TMP_GOPATH= [2021-03-04T08:50:38.755Z] #45 6.515 + : /build [2021-03-04T08:50:38.755Z] #45 6.515 + '[' -z '' ']' [2021-03-04T08:50:38.755Z] #45 6.515 ++ mktemp -d [2021-03-04T08:50:38.755Z] #45 6.515 + export GOPATH=/tmp/tmp.LPQl121NWx [2021-03-04T08:50:38.755Z] #45 6.515 + GOPATH=/tmp/tmp.LPQl121NWx [2021-03-04T08:50:38.755Z] #45 6.515 + RM_GOPATH=1 [2021-03-04T08:50:38.755Z] #45 6.515 + case "$(go env GOARCH)" in [2021-03-04T08:50:38.755Z] #45 6.515 ++ go env GOARCH [2021-03-04T08:50:38.755Z] #45 6.520 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:38.755Z] #45 6.520 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:38.755Z] #45 6.521 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:38.755Z] #45 6.521 + dir=/tmp/install [2021-03-04T08:50:38.755Z] #45 6.521 + bin=gotestsum [2021-03-04T08:50:38.755Z] #45 6.521 + shift [2021-03-04T08:50:38.755Z] #45 6.521 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-04T08:50:38.755Z] #45 6.521 + . /tmp/install/gotestsum.installer [2021-03-04T08:50:38.755Z] #45 6.521 ++ : v0.5.3 [2021-03-04T08:50:38.755Z] #45 6.521 + install_gotestsum [2021-03-04T08:50:38.755Z] #45 6.524 + set -e [2021-03-04T08:50:38.755Z] #45 6.524 + export GO111MODULE=on [2021-03-04T08:50:38.755Z] #45 6.524 + GO111MODULE=on [2021-03-04T08:50:38.755Z] #45 6.524 + GOBIN=/build [2021-03-04T08:50:38.755Z] #45 6.524 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-04T08:50:38.755Z] #45 6.557 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T08:50:38.755Z] #45 6.557 go: finding gotest.tools v0.5.3 [2021-03-04T08:50:38.755Z] #45 7.271 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T08:50:39.105Z] using credential docker-jenkins-github-credentials [2021-03-04T08:50:39.112Z] Cloning the remote Git repository [2021-03-04T08:50:39.112Z] Cloning with configured refspecs honoured and without tags [2021-03-04T08:50:39.318Z] #45 ... [2021-03-04T08:50:39.318Z] [2021-03-04T08:50:39.318Z] #22 [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-03-04T08:50:39.318Z] #22 sha256:78695f696633ee896674b43f0fa8df65455d8463c5f99738c1a1ed67defa3d6e [2021-03-04T08:50:39.318Z] #22 7.777 + RM_GOPATH=0 [2021-03-04T08:50:39.318Z] #22 7.781 + TMP_GOPATH= [2021-03-04T08:50:39.318Z] #22 7.781 + : /build [2021-03-04T08:50:39.318Z] #22 7.781 + '[' -z '' ']' [2021-03-04T08:50:39.318Z] #22 7.781 ++ mktemp -d [2021-03-04T08:50:39.318Z] #22 7.784 + export GOPATH=/tmp/tmp.nQffvCpuUE [2021-03-04T08:50:39.318Z] #22 7.784 + GOPATH=/tmp/tmp.nQffvCpuUE [2021-03-04T08:50:39.318Z] #22 7.784 + RM_GOPATH=1 [2021-03-04T08:50:39.318Z] #22 7.784 + case "$(go env GOARCH)" in [2021-03-04T08:50:39.318Z] #22 7.792 ++ go env GOARCH [2021-03-04T08:50:39.318Z] #22 7.832 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:39.318Z] #22 7.832 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:39.318Z] #22 7.832 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:39.318Z] #22 7.838 + dir=/tmp/install [2021-03-04T08:50:39.318Z] #22 7.838 + bin=dockercli [2021-03-04T08:50:39.318Z] #22 7.838 + shift [2021-03-04T08:50:39.318Z] #22 7.838 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-04T08:50:39.318Z] #22 7.838 + . /tmp/install/dockercli.installer [2021-03-04T08:50:39.318Z] #22 7.838 ++ : stable [2021-03-04T08:50:39.318Z] #22 7.838 ++ : 17.06.2-ce [2021-03-04T08:50:39.318Z] #22 7.838 + install_dockercli [2021-03-04T08:50:39.318Z] #22 7.838 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-04T08:50:39.318Z] #22 7.838 ++ uname -m [2021-03-04T08:50:39.318Z] #22 7.838 Install docker/cli version 17.06.2-ce from stable [2021-03-04T08:50:39.318Z] #22 7.879 + arch=x86_64 [2021-03-04T08:50:39.318Z] #22 7.879 + '[' x86_64 '!=' x86_64 ']' [2021-03-04T08:50:39.318Z] #22 7.879 + url=https://download.docker.com/linux/static [2021-03-04T08:50:39.318Z] #22 7.879 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-04T08:50:39.318Z] #22 7.879 + tar -xz docker/docker [2021-03-04T08:50:39.658Z] #11 23.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-04T08:50:39.658Z] #11 23.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-04T08:50:39.658Z] #11 23.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:50:39.918Z] #11 ... [2021-03-04T08:50:39.918Z] [2021-03-04T08:50:39.918Z] #34 [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-03-04T08:50:39.918Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:50:39.918Z] #34 20.26 Selecting previously unselected package libxml2:amd64. [2021-03-04T08:50:39.918Z] #34 20.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-04T08:50:39.918Z] #34 20.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:50:39.918Z] #34 20.52 Selecting previously unselected package libarchive13:amd64. [2021-03-04T08:50:39.918Z] #34 20.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-04T08:50:39.918Z] #34 20.55 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T08:50:39.918Z] #34 20.96 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-04T08:50:39.918Z] #34 20.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-04T08:50:39.918Z] #34 21.01 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T08:50:39.918Z] #34 21.40 Selecting previously unselected package librhash0:amd64. [2021-03-04T08:50:39.918Z] #34 21.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-04T08:50:39.918Z] #34 21.47 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-04T08:50:39.918Z] #34 21.78 Selecting previously unselected package libuv1:amd64. [2021-03-04T08:50:39.918Z] #34 21.80 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-04T08:50:39.918Z] #34 21.81 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-04T08:50:39.918Z] #34 21.93 Selecting previously unselected package cmake. [2021-03-04T08:50:39.918Z] #34 21.94 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-04T08:50:39.918Z] #34 21.95 Unpacking cmake (3.13.4-1) ... [2021-03-04T08:50:39.918Z] #34 22.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:50:39.918Z] #34 22.95 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:50:39.918Z] #34 22.98 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-04T08:50:39.918Z] #34 23.00 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:50:39.918Z] #34 23.04 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-04T08:50:39.918Z] #34 23.07 Setting up cmake-data (3.13.4-1) ... [2021-03-04T08:50:39.918Z] #34 23.12 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:50:39.918Z] #34 23.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T08:50:39.918Z] #34 23.16 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T08:50:39.918Z] #34 23.20 Setting up cmake (3.13.4-1) ... [2021-03-04T08:50:39.918Z] #34 23.23 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:50:39.918Z] #34 23.27 Processing triggers for mime-support (3.62) ... [2021-03-04T08:50:39.918Z] #34 DONE 23.6s [2021-03-04T08:50:39.918Z] [2021-03-04T08:50:39.918Z] #35 [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-03-04T08:50:39.918Z] #35 sha256:020375e2c2b32c5ba834a1a65e44bfe7ed7229e88f51b24f51f00cb4e180345a [2021-03-04T08:50:38.346Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T08:50:38.406Z] > git init /home/ubuntu/workspace/moby_PR-42111 # timeout=10 [2021-03-04T08:50:38.705Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:50:38.705Z] > git --version # timeout=10 [2021-03-04T08:50:38.739Z] > git --version # 'git version 2.25.1' [2021-03-04T08:50:38.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:50:38.741Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:50:40.866Z] #35 ... [2021-03-04T08:50:40.866Z] [2021-03-04T08:50:40.866Z] #54 [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-03-04T08:50:40.866Z] #54 sha256:ae44604f94c63d49157558e580caa81959277155eb24af6c84b1b2e47370ad55 [2021-03-04T08:50:40.866Z] #54 1.122 + RM_GOPATH=0 [2021-03-04T08:50:40.866Z] #54 1.122 + TMP_GOPATH= [2021-03-04T08:50:40.866Z] #54 1.122 + : /build [2021-03-04T08:50:40.866Z] #54 1.122 + '[' -z '' ']' [2021-03-04T08:50:40.866Z] #54 1.124 ++ mktemp -d [2021-03-04T08:50:40.866Z] #54 1.129 + export GOPATH=/tmp/tmp.N3gbbMYrfO [2021-03-04T08:50:40.866Z] #54 1.129 + GOPATH=/tmp/tmp.N3gbbMYrfO [2021-03-04T08:50:40.866Z] #54 1.129 + RM_GOPATH=1 [2021-03-04T08:50:40.866Z] #54 1.129 + case "$(go env GOARCH)" in [2021-03-04T08:50:40.866Z] #54 1.130 ++ go env GOARCH [2021-03-04T08:50:40.866Z] #54 1.137 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:40.866Z] #54 1.137 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:40.866Z] #54 1.139 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:40.866Z] #54 1.139 + dir=/tmp/install [2021-03-04T08:50:40.866Z] #54 1.139 + bin=containerd [2021-03-04T08:50:40.866Z] #54 1.139 + shift [2021-03-04T08:50:40.866Z] #54 1.139 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-04T08:50:40.866Z] #54 1.139 + . /tmp/install/containerd.installer [2021-03-04T08:50:40.866Z] #54 1.139 ++ set -e [2021-03-04T08:50:40.866Z] #54 1.139 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:50:40.866Z] #54 1.141 + install_containerd [2021-03-04T08:50:40.866Z] #54 1.142 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-04T08:50:40.866Z] #54 1.142 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N3gbbMYrfO/src/github.com/containerd/containerd [2021-03-04T08:50:40.866Z] #54 1.145 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:50:40.866Z] #54 1.149 Cloning into '/tmp/tmp.N3gbbMYrfO/src/github.com/containerd/containerd'... [2021-03-04T08:50:40.866Z] #54 ... [2021-03-04T08:50:40.866Z] [2021-03-04T08:50:40.866Z] #35 [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-03-04T08:50:40.866Z] #35 sha256:020375e2c2b32c5ba834a1a65e44bfe7ed7229e88f51b24f51f00cb4e180345a [2021-03-04T08:50:40.866Z] #35 0.950 + RM_GOPATH=0 [2021-03-04T08:50:40.866Z] #35 0.950 + TMP_GOPATH= [2021-03-04T08:50:40.866Z] #35 0.950 + : /build [2021-03-04T08:50:40.866Z] #35 0.950 + '[' -z '' ']' [2021-03-04T08:50:40.866Z] #35 0.950 ++ mktemp -d [2021-03-04T08:50:40.866Z] #35 0.969 + export GOPATH=/tmp/tmp.yVt9RnLU6H [2021-03-04T08:50:40.866Z] #35 0.969 + GOPATH=/tmp/tmp.yVt9RnLU6H [2021-03-04T08:50:40.866Z] #35 0.969 + RM_GOPATH=1 [2021-03-04T08:50:40.866Z] #35 0.969 + case "$(go env GOARCH)" in [2021-03-04T08:50:40.866Z] #35 0.969 ++ go env GOARCH [2021-03-04T08:50:40.866Z] #35 0.978 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:40.866Z] #35 0.978 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:40.866Z] #35 0.986 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:40.866Z] #35 0.988 + dir=/tmp/install [2021-03-04T08:50:40.866Z] #35 0.988 + bin=tini [2021-03-04T08:50:40.866Z] #35 0.988 + shift [2021-03-04T08:50:40.866Z] #35 0.988 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-04T08:50:40.866Z] #35 0.988 + . /tmp/install/tini.installer [2021-03-04T08:50:40.866Z] #35 0.988 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:50:40.866Z] #35 0.988 + install_tini [2021-03-04T08:50:40.866Z] #35 0.988 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-04T08:50:40.866Z] #35 0.988 + git clone https://github.com/krallin/tini.git /tmp/tmp.yVt9RnLU6H/tini [2021-03-04T08:50:40.866Z] #35 0.991 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:50:40.866Z] #35 0.994 Cloning into '/tmp/tmp.yVt9RnLU6H/tini'... [2021-03-04T08:50:41.126Z] #35 1.326 + cd /tmp/tmp.yVt9RnLU6H/tini [2021-03-04T08:50:41.126Z] #35 1.331 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:50:41.126Z] #35 1.342 + cmake . [2021-03-04T08:50:41.386Z] #35 1.603 -- The C compiler identification is GNU 8.3.0 [2021-03-04T08:50:41.386Z] #35 1.617 -- Check for working C compiler: /usr/bin/cc [2021-03-04T08:50:41.845Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-03-04T08:50:41.956Z] #35 1.956 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-04T08:50:41.956Z] #35 1.957 -- Detecting C compiler ABI info [2021-03-04T08:50:41.956Z] #35 2.234 -- Detecting C compiler ABI info - done [2021-03-04T08:50:41.956Z] #35 2.253 -- Detecting C compile features [2021-03-04T08:50:42.121Z] #22 ... [2021-03-04T08:50:42.121Z] [2021-03-04T08:50:42.121Z] #32 [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-03-04T08:50:42.121Z] #32 sha256:7b300d6e90240b97b7731072377228fc309106e0b511afc5cf20ef96aa16ec22 [2021-03-04T08:50:42.121Z] #32 8.009 + RM_GOPATH=0 [2021-03-04T08:50:42.121Z] #32 8.009 + TMP_GOPATH= [2021-03-04T08:50:42.121Z] #32 8.009 + : /build [2021-03-04T08:50:42.121Z] #32 8.009 + '[' -z '' ']' [2021-03-04T08:50:42.121Z] #32 8.020 ++ mktemp -d [2021-03-04T08:50:42.121Z] #32 8.020 + export GOPATH=/tmp/tmp.m7L9JmkQdJ [2021-03-04T08:50:42.121Z] #32 8.020 + GOPATH=/tmp/tmp.m7L9JmkQdJ [2021-03-04T08:50:42.121Z] #32 8.020 + RM_GOPATH=1 [2021-03-04T08:50:42.121Z] #32 8.020 + case "$(go env GOARCH)" in [2021-03-04T08:50:42.121Z] #32 8.020 ++ go env GOARCH [2021-03-04T08:50:42.121Z] #32 8.064 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:42.121Z] #32 8.064 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:42.121Z] #32 8.072 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:42.121Z] #32 8.078 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:50:42.121Z] #32 8.078 + dir=/tmp/install [2021-03-04T08:50:42.121Z] #32 8.078 + bin=tomlv [2021-03-04T08:50:42.121Z] #32 8.078 + shift [2021-03-04T08:50:42.121Z] #32 8.078 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-04T08:50:42.121Z] #32 8.078 + . /tmp/install/tomlv.installer [2021-03-04T08:50:42.121Z] #32 8.078 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:50:42.121Z] #32 8.078 + install_tomlv [2021-03-04T08:50:42.121Z] #32 8.078 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-04T08:50:42.121Z] #32 8.078 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.m7L9JmkQdJ/src/github.com/BurntSushi/toml [2021-03-04T08:50:42.121Z] #32 8.115 Cloning into '/tmp/tmp.m7L9JmkQdJ/src/github.com/BurntSushi/toml'... [2021-03-04T08:50:42.121Z] #32 9.652 + cd /tmp/tmp.m7L9JmkQdJ/src/github.com/BurntSushi/toml [2021-03-04T08:50:42.121Z] #32 9.652 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:50:42.121Z] #32 9.782 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:50:42.121Z] #32 ... [2021-03-04T08:50:42.121Z] [2021-03-04T08:50:42.121Z] #49 [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-03-04T08:50:42.121Z] #49 sha256:f732c47f5b357dcde7b9d9bf7a26805dc59c5bcd900eefd8974664b40b76711b [2021-03-04T08:50:42.121Z] #49 6.965 + RM_GOPATH=0 [2021-03-04T08:50:42.121Z] #49 6.965 + TMP_GOPATH= [2021-03-04T08:50:42.121Z] #49 6.965 + : /build [2021-03-04T08:50:42.121Z] #49 6.965 + '[' -z '' ']' [2021-03-04T08:50:42.121Z] #49 6.969 ++ mktemp -d [2021-03-04T08:50:42.121Z] #49 6.969 + export GOPATH=/tmp/tmp.vgl35rZeKI [2021-03-04T08:50:42.121Z] #49 6.969 + GOPATH=/tmp/tmp.vgl35rZeKI [2021-03-04T08:50:42.121Z] #49 6.969 + RM_GOPATH=1 [2021-03-04T08:50:42.121Z] #49 6.969 + case "$(go env GOARCH)" in [2021-03-04T08:50:42.121Z] #49 6.972 ++ go env GOARCH [2021-03-04T08:50:42.121Z] #49 7.012 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:50:42.121Z] #49 7.012 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:42.121Z] #49 7.012 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:42.121Z] #49 7.012 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:42.121Z] #49 7.012 + dir=/tmp/install [2021-03-04T08:50:42.121Z] #49 7.012 + bin=shfmt [2021-03-04T08:50:42.121Z] #49 7.012 + shift [2021-03-04T08:50:42.121Z] #49 7.012 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-04T08:50:42.121Z] #49 7.012 + . /tmp/install/shfmt.installer [2021-03-04T08:50:42.121Z] #49 7.012 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:50:42.121Z] #49 7.012 + install_shfmt [2021-03-04T08:50:42.121Z] #49 7.012 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-04T08:50:42.121Z] #49 7.012 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vgl35rZeKI/src/github.com/mvdan/sh [2021-03-04T08:50:42.121Z] #49 7.012 Cloning into '/tmp/tmp.vgl35rZeKI/src/github.com/mvdan/sh'... [2021-03-04T08:50:42.121Z] #49 ... [2021-03-04T08:50:42.121Z] [2021-03-04T08:50:42.121Z] #40 [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-03-04T08:50:42.121Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:50:42.121Z] #40 9.309 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:42.121Z] #40 9.388 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:42.121Z] #40 9.421 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:42.121Z] #40 ... [2021-03-04T08:50:42.121Z] [2021-03-04T08:50:42.121Z] #43 [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-03-04T08:50:42.121Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:50:42.121Z] #43 7.979 + RM_GOPATH=0 [2021-03-04T08:50:42.121Z] #43 7.979 + TMP_GOPATH= [2021-03-04T08:50:42.121Z] #43 7.979 + : /build [2021-03-04T08:50:42.121Z] #43 7.979 + '[' -z '' ']' [2021-03-04T08:50:42.121Z] #43 7.979 ++ mktemp -d [2021-03-04T08:50:42.121Z] #43 7.981 + export GOPATH=/tmp/tmp.pnlrFowY58 [2021-03-04T08:50:42.121Z] #43 7.981 + GOPATH=/tmp/tmp.pnlrFowY58 [2021-03-04T08:50:42.121Z] #43 7.981 + RM_GOPATH=1 [2021-03-04T08:50:42.121Z] #43 7.981 + case "$(go env GOARCH)" in [2021-03-04T08:50:42.121Z] #43 7.981 ++ go env GOARCH [2021-03-04T08:50:42.121Z] #43 8.035 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:42.121Z] #43 8.035 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:42.121Z] #43 8.035 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:42.121Z] #43 8.044 + dir=/tmp/install [2021-03-04T08:50:42.121Z] #43 8.044 + bin=vndr [2021-03-04T08:50:42.121Z] #43 8.044 + shift [2021-03-04T08:50:42.121Z] #43 8.044 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-04T08:50:42.121Z] #43 8.044 + . /tmp/install/vndr.installer [2021-03-04T08:50:42.121Z] #43 8.044 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:50:42.121Z] #43 8.044 + install_vndr [2021-03-04T08:50:42.121Z] #43 8.044 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-04T08:50:42.121Z] #43 8.044 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pnlrFowY58/src/github.com/LK4D4/vndr [2021-03-04T08:50:42.121Z] #43 8.047 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:50:42.121Z] #43 8.047 Cloning into '/tmp/tmp.pnlrFowY58/src/github.com/LK4D4/vndr'... [2021-03-04T08:50:42.121Z] #43 9.920 + cd /tmp/tmp.pnlrFowY58/src/github.com/LK4D4/vndr [2021-03-04T08:50:42.121Z] #43 9.920 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:50:42.121Z] #43 10.01 + go build -buildmode=pie -v -o /build/vndr . [2021-03-04T08:50:42.385Z] #43 ... [2021-03-04T08:50:42.385Z] [2021-03-04T08:50:42.385Z] #34 [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-03-04T08:50:42.385Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:50:42.385Z] #34 9.011 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:42.385Z] #34 9.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:42.385Z] #34 9.215 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:42.385Z] #34 ... [2021-03-04T08:50:42.385Z] [2021-03-04T08:50:42.385Z] #53 [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-03-04T08:50:42.385Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:50:42.385Z] #53 8.885 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:42.385Z] #53 8.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:42.385Z] #53 8.961 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:42.385Z] #53 ... [2021-03-04T08:50:42.385Z] [2021-03-04T08:50:42.385Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:50:42.385Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:50:42.385Z] #30 6.935 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-04T08:50:42.385Z] #30 6.955 Cloning into '.'... [2021-03-04T08:50:42.644Z] #30 ... [2021-03-04T08:50:42.644Z] [2021-03-04T08:50:42.644Z] #47 [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-03-04T08:50:42.644Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:50:42.644Z] #47 6.806 + RM_GOPATH=0 [2021-03-04T08:50:42.644Z] #47 6.806 + TMP_GOPATH= [2021-03-04T08:50:42.644Z] #47 6.806 + : /build [2021-03-04T08:50:42.645Z] #47 6.806 + '[' -z '' ']' [2021-03-04T08:50:42.645Z] #47 6.806 ++ mktemp -d [2021-03-04T08:50:42.645Z] #47 6.806 + export GOPATH=/tmp/tmp.XmXW0haU6L [2021-03-04T08:50:42.645Z] #47 6.806 + GOPATH=/tmp/tmp.XmXW0haU6L [2021-03-04T08:50:42.645Z] #47 6.806 + RM_GOPATH=1 [2021-03-04T08:50:42.645Z] #47 6.806 + case "$(go env GOARCH)" in [2021-03-04T08:50:42.645Z] #47 6.806 ++ go env GOARCH [2021-03-04T08:50:42.645Z] #47 6.813 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:42.645Z] #47 6.813 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:42.645Z] #47 6.813 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:42.645Z] #47 6.813 + dir=/tmp/install [2021-03-04T08:50:42.645Z] #47 6.813 + bin=golangci_lint [2021-03-04T08:50:42.645Z] #47 6.813 + shift [2021-03-04T08:50:42.645Z] #47 6.813 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-04T08:50:42.645Z] #47 6.813 + . /tmp/install/golangci_lint.installer [2021-03-04T08:50:42.645Z] #47 6.813 ++ : v1.23.8 [2021-03-04T08:50:42.645Z] #47 6.813 + install_golangci_lint [2021-03-04T08:50:42.645Z] #47 6.813 + set -e [2021-03-04T08:50:42.645Z] #47 6.813 + export GO111MODULE=on [2021-03-04T08:50:42.645Z] #47 6.813 + GO111MODULE=on [2021-03-04T08:50:42.645Z] #47 6.813 + GOBIN=/build [2021-03-04T08:50:42.645Z] #47 6.813 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-04T08:50:42.645Z] #47 6.826 go: finding github.com v1.23.8 [2021-03-04T08:50:42.645Z] #47 6.826 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-04T08:50:42.645Z] #47 6.826 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-04T08:50:42.645Z] #47 6.826 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:50:42.645Z] #47 6.826 go: finding github.com/golangci v1.23.8 [2021-03-04T08:50:42.645Z] #47 7.677 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:50:42.645Z] #47 8.736 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:50:42.645Z] #47 ... [2021-03-04T08:50:42.645Z] [2021-03-04T08:50:42.645Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:50:42.645Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:50:42.645Z] #11 9.100 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:50:42.645Z] #11 9.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:50:42.645Z] #11 9.319 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:50:42.645Z] #11 ... [2021-03-04T08:50:42.645Z] [2021-03-04T08:50:42.645Z] #40 [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-03-04T08:50:42.645Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:50:42.645Z] #40 11.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:42.902Z] #35 ... [2021-03-04T08:50:42.902Z] [2021-03-04T08:50:42.902Z] #40 [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-03-04T08:50:42.902Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:50:42.902Z] #40 21.70 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-04T08:50:42.902Z] #40 22.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T08:50:42.902Z] #40 22.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:50:42.902Z] #40 22.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:50:42.902Z] #40 22.99 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T08:50:42.902Z] #40 23.02 Setting up python-six (1.12.0-1) ... [2021-03-04T08:50:42.902Z] #40 23.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:50:42.902Z] #40 24.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:50:42.902Z] #40 24.08 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T08:50:42.902Z] #40 24.10 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T08:50:42.902Z] #40 24.20 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T08:50:42.902Z] #40 24.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:50:42.902Z] #40 24.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:50:42.902Z] #40 24.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T08:50:42.902Z] #40 24.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:50:42.902Z] #40 24.40 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-04T08:50:42.902Z] #40 25.74 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T08:50:42.902Z] #40 25.76 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:50:42.902Z] #40 DONE 26.6s [2021-03-04T08:50:42.902Z] [2021-03-04T08:50:42.902Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:50:42.902Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:50:42.902Z] #11 24.38 Selecting previously unselected package binutils-mingw-w64. [2021-03-04T08:50:42.902Z] #11 24.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-04T08:50:42.902Z] #11 24.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:50:42.902Z] #11 24.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-04T08:50:42.902Z] #11 24.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:50:42.902Z] #11 24.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:50:42.902Z] #11 24.69 Selecting previously unselected package dmsetup. [2021-03-04T08:50:42.902Z] #11 24.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:50:42.902Z] #11 24.70 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-04T08:50:42.902Z] #11 24.80 Selecting previously unselected package mingw-w64-common. [2021-03-04T08:50:42.902Z] #11 24.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-04T08:50:42.902Z] #11 24.81 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-04T08:50:42.902Z] #11 26.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-04T08:50:42.902Z] #11 26.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-04T08:50:42.902Z] #11 26.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:50:44.284Z] #11 28.13 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-04T08:50:44.284Z] #11 28.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:50:44.284Z] #11 28.16 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:50:44.284Z] #11 28.26 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-04T08:50:44.544Z] #11 28.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:50:44.544Z] #11 28.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:50:45.113Z] #11 ... [2021-03-04T08:50:45.113Z] [2021-03-04T08:50:45.113Z] #35 [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-03-04T08:50:45.113Z] #35 sha256:020375e2c2b32c5ba834a1a65e44bfe7ed7229e88f51b24f51f00cb4e180345a [2021-03-04T08:50:45.113Z] #35 3.290 -- Detecting C compile features - done [2021-03-04T08:50:45.113Z] #35 3.299 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-04T08:50:45.113Z] #35 3.363 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-04T08:50:45.113Z] #35 3.415 -- Configuring done [2021-03-04T08:50:45.113Z] #35 3.415 -- Generating done [2021-03-04T08:50:45.113Z] #35 3.415 -- Build files have been written to: /tmp/tmp.yVt9RnLU6H/tini [2021-03-04T08:50:45.113Z] #35 3.415 + make tini-static [2021-03-04T08:50:45.113Z] #35 3.542 Scanning dependencies of target tini-static [2021-03-04T08:50:45.113Z] #35 3.605 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-04T08:50:45.113Z] #35 3.997 [100%] Linking C executable tini-static [2021-03-04T08:50:45.113Z] #35 4.172 [100%] Built target tini-static [2021-03-04T08:50:45.113Z] #35 4.203 + mkdir -p /build [2021-03-04T08:50:45.113Z] #35 4.205 + cp tini-static /build/docker-init [2021-03-04T08:50:45.113Z] #35 DONE 5.2s [2021-03-04T08:50:45.113Z] [2021-03-04T08:50:45.113Z] #54 [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-03-04T08:50:45.113Z] #54 sha256:ae44604f94c63d49157558e580caa81959277155eb24af6c84b1b2e47370ad55 [2021-03-04T08:50:45.113Z] #54 13.99 + cd /tmp/tmp.N3gbbMYrfO/src/github.com/containerd/containerd [2021-03-04T08:50:45.113Z] #54 13.99 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:50:45.113Z] #54 14.93 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-04T08:50:45.113Z] #54 14.93 + BUILDTAGS='netgo osusergo static_build' [2021-03-04T08:50:45.113Z] #54 14.93 + export EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:50:45.113Z] #54 14.93 + EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:50:45.114Z] #54 14.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-04T08:50:45.114Z] #54 14.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-04T08:50:45.114Z] #54 14.93 + '[' '' = dynamic ']' [2021-03-04T08:50:45.114Z] #54 14.93 + make [2021-03-04T08:50:45.373Z] #54 15.83 + bin/ctr [2021-03-04T08:50:45.919Z] #40 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:46.083Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.3s done [2021-03-04T08:50:46.313Z] #54 ... [2021-03-04T08:50:46.313Z] [2021-03-04T08:50:46.313Z] #43 [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-03-04T08:50:46.313Z] #43 sha256:3ca744b2922209afb9d273f03f8070cf4cdeb179cb4369acf14695ad5b542747 [2021-03-04T08:50:46.313Z] #43 19.95 mime [2021-03-04T08:50:46.313Z] #43 20.01 text/template [2021-03-04T08:50:46.313Z] #43 21.07 go/parser [2021-03-04T08:50:46.313Z] #43 22.81 crypto/elliptic [2021-03-04T08:50:46.313Z] #43 22.81 crypto/dsa [2021-03-04T08:50:46.313Z] #43 22.82 encoding/asn1 [2021-03-04T08:50:46.313Z] #43 22.82 crypto/rand [2021-03-04T08:50:46.313Z] #43 23.08 go/doc [2021-03-04T08:50:46.313Z] #43 23.20 crypto/ed25519 [2021-03-04T08:50:46.313Z] #43 23.20 crypto/rsa [2021-03-04T08:50:46.313Z] #43 24.39 crypto/x509/pkix [2021-03-04T08:50:46.313Z] #43 24.39 vendor/golang.org/x/crypto/cryptobyte [2021-03-04T08:50:46.313Z] #43 24.51 crypto/ecdsa [2021-03-04T08:50:46.313Z] #43 24.97 github.com/LK4D4/vndr/build [2021-03-04T08:50:46.313Z] #43 26.93 vendor/golang.org/x/net/http/httpproxy [2021-03-04T08:50:46.313Z] #43 26.93 net/textproto [2021-03-04T08:50:46.313Z] #43 26.93 crypto/x509 [2021-03-04T08:50:46.313Z] #43 27.31 vendor/golang.org/x/net/http/httpguts [2021-03-04T08:50:46.313Z] #43 27.34 mime/multipart [2021-03-04T08:50:46.313Z] #43 28.13 crypto/tls [2021-03-04T08:50:46.313Z] #43 ... [2021-03-04T08:50:46.313Z] [2021-03-04T08:50:46.313Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:50:46.313Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:50:46.313Z] #41 1.643 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:50:46.313Z] #41 1.643 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:50:46.313Z] #41 1.653 Note: Building without GnuTLS support [2021-03-04T08:50:46.313Z] #41 1.655 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:50:46.313Z] #41 1.655 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:50:46.313Z] #41 2.424 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:50:46.313Z] #41 2.457 GEN .gitid [2021-03-04T08:50:46.313Z] #41 2.497 GEN criu/include/version.h [2021-03-04T08:50:46.313Z] #41 2.554 GEN include/common/asm [2021-03-04T08:50:46.313Z] #41 3.576 PBCC images/timens.pb-c.c [2021-03-04T08:50:46.313Z] #41 3.601 DEP images/timens.pb-c.d [2021-03-04T08:50:46.313Z] #41 3.642 PBCC images/fown.pb-c.c [2021-03-04T08:50:46.313Z] #41 3.649 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-04T08:50:46.313Z] #41 3.680 PBCC images/opts.pb-c.c [2021-03-04T08:50:46.346Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-04T08:50:46.573Z] #41 3.713 PBCC images/memfd.pb-c.c [2021-03-04T08:50:46.573Z] #41 3.746 DEP images/fown.pb-c.d [2021-03-04T08:50:46.573Z] #41 3.765 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-04T08:50:46.573Z] #41 3.795 DEP images/opts.pb-c.d [2021-03-04T08:50:46.573Z] #41 3.816 DEP images/memfd.pb-c.d [2021-03-04T08:50:46.573Z] #41 3.846 PBCC images/sit.pb-c.c [2021-03-04T08:50:46.573Z] #41 3.881 DEP images/sit.pb-c.d [2021-03-04T08:50:46.573Z] #41 3.893 PBCC images/macvlan.pb-c.c [2021-03-04T08:50:46.573Z] #41 3.910 DEP images/macvlan.pb-c.d [2021-03-04T08:50:46.606Z] #8 DONE 36.5s [2021-03-04T08:50:46.606Z] [2021-03-04T08:50:46.606Z] #27 [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-03-04T08:50:46.606Z] #27 sha256:689fb00513dab7a8042e0b8404568fb7a958c2b8bbfc64b6a7fa8c029e60eef3 [2021-03-04T08:50:46.606Z] #27 1.237 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-04T08:50:46.606Z] #27 1.342 [2021-03-04T08:50:46.606Z] #27 1.465 ##### 7.9% ################## 25.0% ##################### 30.0% ############################ 39.8% ##################################################### 73.9% ######################################################################## 100.0% [2021-03-04T08:50:46.606Z] #27 2.180 [2021-03-04T08:50:46.606Z] #27 2.299 ################################ 44.8% ######################################################################## 100.0% [2021-03-04T08:50:46.606Z] #27 2.430 [2021-03-04T08:50:46.606Z] #27 2.553 ######################################## 56.4% ######################################################################## 100.0% [2021-03-04T08:50:46.606Z] #27 2.685 [2021-03-04T08:50:46.606Z] #27 2.801 ### 4.3% ###################### 31.5% ############################# 40.7% ############################### 44.4% ####################################### 55.0% ################################################################# 90.7% ######################################################################## 100.0% [2021-03-04T08:50:46.606Z] #27 3.522 [2021-03-04T08:50:46.606Z] #27 3.646 1.3% ###### 9.1% ########## 14.8% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.3% ############################# 40.5% ################################# 46.4% ################################## 47.7% ################################### 49.0% ########################################## 59.6% ################################################## 70.4% ######################################################### 80.5% ############################################################# 85.7% ################################################################# 91.0% ##################################################################### 96.2% ######################################################################## 100.0% [2021-03-04T08:50:46.606Z] #27 5.508 [2021-03-04T08:50:46.606Z] #27 5.849 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-04T08:50:46.606Z] #27 5.951 [2021-03-04T08:50:46.606Z] #27 6.010 ######################################################################## 100.0% [2021-03-04T08:50:46.606Z] #27 6.030 [2021-03-04T08:50:46.606Z] #27 6.409 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-04T08:50:46.606Z] #27 6.489 [2021-03-04T08:50:46.606Z] #27 6.604 ############################### 43.3% ######################################################################## 100.0% [2021-03-04T08:50:46.606Z] #27 6.645 [2021-03-04T08:50:46.606Z] #27 6.943 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-04T08:50:46.606Z] #27 7.041 [2021-03-04T08:50:46.606Z] #27 7.182 #### 5.8% ############### 21.8% ################################ 44.6% ########################################### 60.4% ########################################################## 80.7% ######################################################################## 100.0% [2021-03-04T08:50:46.606Z] #27 7.692 [2021-03-04T08:50:46.606Z] #27 7.980 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-04T08:50:46.833Z] #41 3.925 PBCC images/autofs.pb-c.c [2021-03-04T08:50:46.833Z] #41 3.932 DEP images/autofs.pb-c.d [2021-03-04T08:50:46.833Z] #41 3.945 PBCC images/sysctl.pb-c.c [2021-03-04T08:50:46.833Z] #41 3.957 DEP images/sysctl.pb-c.d [2021-03-04T08:50:46.833Z] #41 3.970 PBCC images/time.pb-c.c [2021-03-04T08:50:46.833Z] #41 3.980 DEP images/time.pb-c.d [2021-03-04T08:50:46.833Z] #41 4.018 PBCC images/binfmt-misc.pb-c.c [2021-03-04T08:50:46.833Z] #41 4.025 DEP images/binfmt-misc.pb-c.d [2021-03-04T08:50:46.833Z] #41 4.057 PBCC images/seccomp.pb-c.c [2021-03-04T08:50:46.833Z] #41 4.078 DEP images/seccomp.pb-c.d [2021-03-04T08:50:46.833Z] #41 4.095 PBCC images/userns.pb-c.c [2021-03-04T08:50:46.833Z] #41 4.105 DEP images/userns.pb-c.d [2021-03-04T08:50:46.833Z] #41 4.122 PBCC images/cgroup.pb-c.c [2021-03-04T08:50:46.833Z] #41 4.133 DEP images/cgroup.pb-c.d [2021-03-04T08:50:46.833Z] #41 4.161 PBCC images/ext-file.pb-c.c [2021-03-04T08:50:46.833Z] #41 4.169 DEP images/ext-file.pb-c.d [2021-03-04T08:50:46.833Z] #41 4.197 PBCC images/rpc.pb-c.c [2021-03-04T08:50:46.833Z] #41 4.223 DEP images/rpc.pb-c.d [2021-03-04T08:50:46.866Z] #27 8.113 [2021-03-04T08:50:46.866Z] #27 8.170 ######################################################################## 100.0% [2021-03-04T08:50:46.866Z] #27 8.204 [2021-03-04T08:50:47.093Z] #41 4.235 PBCC images/siginfo.pb-c.c [2021-03-04T08:50:47.093Z] #41 4.245 DEP images/siginfo.pb-c.d [2021-03-04T08:50:47.093Z] #41 4.265 PBCC images/pagemap.pb-c.c [2021-03-04T08:50:47.093Z] #41 4.299 DEP images/pagemap.pb-c.d [2021-03-04T08:50:47.093Z] #41 4.318 PBCC images/rlimit.pb-c.c [2021-03-04T08:50:47.093Z] #41 4.330 DEP images/rlimit.pb-c.d [2021-03-04T08:50:47.093Z] #41 4.353 PBCC images/file-lock.pb-c.c [2021-03-04T08:50:47.093Z] #41 4.373 DEP images/file-lock.pb-c.d [2021-03-04T08:50:47.093Z] #41 4.401 PBCC images/tty.pb-c.c [2021-03-04T08:50:47.093Z] #41 4.417 DEP images/tty.pb-c.d [2021-03-04T08:50:47.093Z] #41 4.446 PBCC images/tun.pb-c.c [2021-03-04T08:50:47.126Z] #27 8.410 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-04T08:50:47.126Z] #27 8.529 [2021-03-04T08:50:47.353Z] #41 4.473 PBCC images/netdev.pb-c.c [2021-03-04T08:50:47.353Z] #41 4.502 DEP images/tun.pb-c.d [2021-03-04T08:50:47.353Z] #41 4.525 DEP images/netdev.pb-c.d [2021-03-04T08:50:47.353Z] #41 4.578 PBCC images/vma.pb-c.c [2021-03-04T08:50:47.353Z] #41 4.588 DEP images/vma.pb-c.d [2021-03-04T08:50:47.353Z] #41 4.599 PBCC images/creds.pb-c.c [2021-03-04T08:50:47.353Z] #41 4.606 DEP images/creds.pb-c.d [2021-03-04T08:50:47.353Z] #41 4.616 PBCC images/utsns.pb-c.c [2021-03-04T08:50:47.353Z] #41 4.626 DEP images/utsns.pb-c.d [2021-03-04T08:50:47.353Z] #41 4.641 PBCC images/ipc-desc.pb-c.c [2021-03-04T08:50:47.353Z] #41 4.647 PBCC images/ipc-sem.pb-c.c [2021-03-04T08:50:47.353Z] #41 4.662 DEP images/ipc-desc.pb-c.d [2021-03-04T08:50:47.353Z] #41 4.692 DEP images/ipc-sem.pb-c.d [2021-03-04T08:50:47.386Z] #27 8.574 ######################################################################## 100.0% [2021-03-04T08:50:47.386Z] #27 8.613 [2021-03-04T08:50:47.386Z] #27 8.638 Download of images into '/build' complete. [2021-03-04T08:50:47.386Z] #27 8.638 Use something like the following to load the result into a Docker daemon: [2021-03-04T08:50:47.386Z] #27 8.638 tar -cC '/build' . | docker load [2021-03-04T08:50:47.612Z] #41 4.727 PBCC images/ipc-msg.pb-c.c [2021-03-04T08:50:47.612Z] #41 4.744 DEP images/ipc-msg.pb-c.d [2021-03-04T08:50:47.612Z] #41 4.774 PBCC images/ipc-shm.pb-c.c [2021-03-04T08:50:47.612Z] #41 4.782 DEP images/ipc-shm.pb-c.d [2021-03-04T08:50:47.612Z] #41 4.797 PBCC images/ipc-var.pb-c.c [2021-03-04T08:50:47.612Z] #41 4.808 DEP images/ipc-var.pb-c.d [2021-03-04T08:50:47.612Z] #41 4.857 PBCC images/sk-opts.pb-c.c [2021-03-04T08:50:47.612Z] #41 4.869 PBCC images/packet-sock.pb-c.c [2021-03-04T08:50:47.612Z] #41 4.905 DEP images/sk-opts.pb-c.d [2021-03-04T08:50:47.612Z] #41 4.947 DEP images/packet-sock.pb-c.d [2021-03-04T08:50:47.612Z] #41 4.987 PBCC images/sk-netlink.pb-c.c [2021-03-04T08:50:47.612Z] #41 5.026 DEP images/sk-netlink.pb-c.d [2021-03-04T08:50:47.872Z] #41 5.043 PBCC images/sk-inet.pb-c.c [2021-03-04T08:50:47.872Z] #41 5.097 DEP images/sk-inet.pb-c.d [2021-03-04T08:50:47.872Z] #41 5.133 PBCC images/sk-unix.pb-c.c [2021-03-04T08:50:47.872Z] #41 5.161 DEP images/sk-unix.pb-c.d [2021-03-04T08:50:47.872Z] #41 5.191 PBCC images/mm.pb-c.c [2021-03-04T08:50:47.872Z] #41 5.208 DEP images/mm.pb-c.d [2021-03-04T08:50:47.872Z] #41 5.234 PBCC images/timerfd.pb-c.c [2021-03-04T08:50:48.142Z] #41 5.275 DEP images/timerfd.pb-c.d [2021-03-04T08:50:48.142Z] #41 5.317 PBCC images/timer.pb-c.c [2021-03-04T08:50:48.142Z] #41 5.328 DEP images/timer.pb-c.d [2021-03-04T08:50:48.142Z] #41 5.349 PBCC images/sa.pb-c.c [2021-03-04T08:50:48.142Z] #41 5.369 DEP images/sa.pb-c.d [2021-03-04T08:50:48.142Z] #41 5.385 PBCC images/pipe-data.pb-c.c [2021-03-04T08:50:48.142Z] #41 5.397 DEP images/pipe-data.pb-c.d [2021-03-04T08:50:48.142Z] #41 5.420 PBCC images/mnt.pb-c.c [2021-03-04T08:50:48.142Z] #41 5.442 DEP images/mnt.pb-c.d [2021-03-04T08:50:48.142Z] #41 5.461 PBCC images/sk-packet.pb-c.c [2021-03-04T08:50:48.402Z] #41 5.473 DEP images/sk-packet.pb-c.d [2021-03-04T08:50:48.402Z] #41 5.489 PBCC images/tcp-stream.pb-c.c [2021-03-04T08:50:48.402Z] #41 5.508 DEP images/tcp-stream.pb-c.d [2021-03-04T08:50:48.402Z] #41 5.534 PBCC images/pipe.pb-c.c [2021-03-04T08:50:48.402Z] #41 5.556 DEP images/pipe.pb-c.d [2021-03-04T08:50:48.402Z] #41 5.600 PBCC images/pstree.pb-c.c [2021-03-04T08:50:48.402Z] #41 5.613 DEP images/pstree.pb-c.d [2021-03-04T08:50:48.402Z] #41 5.663 PBCC images/fs.pb-c.c [2021-03-04T08:50:48.402Z] #41 5.681 DEP images/fs.pb-c.d [2021-03-04T08:50:48.402Z] #41 5.714 PBCC images/signalfd.pb-c.c [2021-03-04T08:50:48.402Z] #41 5.739 DEP images/signalfd.pb-c.d [2021-03-04T08:50:48.402Z] #41 5.752 PBCC images/fh.pb-c.c [2021-03-04T08:50:48.402Z] #41 5.769 PBCC images/fsnotify.pb-c.c [2021-03-04T08:50:48.402Z] #41 5.797 DEP images/fh.pb-c.d [2021-03-04T08:50:48.402Z] #41 5.809 DEP images/fsnotify.pb-c.d [2021-03-04T08:50:48.402Z] #41 5.820 PBCC images/eventpoll.pb-c.c [2021-03-04T08:50:48.447Z] #40 ... [2021-03-04T08:50:48.448Z] [2021-03-04T08:50:48.448Z] #56 [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-03-04T08:50:48.448Z] #56 sha256:372d82b41e501310341967d364a2b4756e4e2fc1c1e74a4a4c2ba2c4f48e930e [2021-03-04T08:50:48.448Z] #56 12.07 + cd /tmp/tmp.97ACNlKX4G/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:50:48.448Z] #56 12.07 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:50:48.448Z] #56 12.17 + export GO111MODULE=on [2021-03-04T08:50:48.448Z] #56 12.17 + GO111MODULE=on [2021-03-04T08:50:48.448Z] #56 12.17 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:50:48.448Z] #56 12.17 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-04T08:50:48.448Z] #56 15.03 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:50:48.448Z] #56 15.03 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:50:48.448Z] #56 15.07 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:50:48.448Z] #56 15.24 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T08:50:48.448Z] #56 15.40 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:50:48.448Z] #56 15.52 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:50:48.448Z] #56 15.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:50:48.448Z] #56 15.77 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:50:48.448Z] #56 16.02 go: downloading github.com/google/uuid v1.2.0 [2021-03-04T08:50:48.448Z] #56 16.24 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-04T08:50:48.448Z] #56 16.36 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:50:48.448Z] #56 16.49 go: extracting github.com/google/uuid v1.2.0 [2021-03-04T08:50:48.448Z] #56 16.57 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-04T08:50:48.448Z] #56 16.73 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:50:48.448Z] #56 16.74 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-04T08:50:48.448Z] #56 16.78 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:50:48.448Z] #56 16.82 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-04T08:50:48.547Z] Fetching without tags [2021-03-04T08:50:48.662Z] #41 5.827 DEP images/eventpoll.pb-c.d [2021-03-04T08:50:48.662Z] #41 5.841 PBCC images/eventfd.pb-c.c [2021-03-04T08:50:48.662Z] #41 5.851 DEP images/eventfd.pb-c.d [2021-03-04T08:50:48.662Z] #41 5.861 PBCC images/remap-file-path.pb-c.c [2021-03-04T08:50:48.662Z] #41 5.867 DEP images/remap-file-path.pb-c.d [2021-03-04T08:50:48.662Z] #41 5.881 PBCC images/fifo.pb-c.c [2021-03-04T08:50:48.662Z] #41 5.887 DEP images/fifo.pb-c.d [2021-03-04T08:50:48.662Z] #41 5.898 PBCC images/ghost-file.pb-c.c [2021-03-04T08:50:48.662Z] #41 5.909 DEP images/ghost-file.pb-c.d [2021-03-04T08:50:48.662Z] #41 5.920 PBCC images/regfile.pb-c.c [2021-03-04T08:50:48.662Z] #41 5.935 DEP images/regfile.pb-c.d [2021-03-04T08:50:48.662Z] #41 5.949 PBCC images/ns.pb-c.c [2021-03-04T08:50:48.662Z] #41 5.963 DEP images/ns.pb-c.d [2021-03-04T08:50:48.662Z] #41 5.985 PBCC images/fdinfo.pb-c.c [2021-03-04T08:50:48.662Z] #41 6.020 DEP images/fdinfo.pb-c.d [2021-03-04T08:50:48.662Z] #41 6.040 PBCC images/core-aarch64.pb-c.c [2021-03-04T08:50:48.706Z] #56 17.19 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:50:48.706Z] #56 17.29 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:50:48.924Z] #41 6.051 PBCC images/core-arm.pb-c.c [2021-03-04T08:50:48.924Z] #41 6.067 PBCC images/core-ppc64.pb-c.c [2021-03-04T08:50:48.924Z] #41 6.080 PBCC images/core-s390.pb-c.c [2021-03-04T08:50:48.924Z] #41 6.094 PBCC images/core-x86.pb-c.c [2021-03-04T08:50:48.924Z] #41 6.108 PBCC images/core.pb-c.c [2021-03-04T08:50:48.924Z] #41 6.129 PBCC images/inventory.pb-c.c [2021-03-04T08:50:48.924Z] #41 6.154 DEP images/core-aarch64.pb-c.d [2021-03-04T08:50:48.924Z] #41 6.172 DEP images/core-arm.pb-c.d [2021-03-04T08:50:48.924Z] #41 6.215 DEP images/core-ppc64.pb-c.d [2021-03-04T08:50:48.924Z] #41 6.240 DEP images/core-s390.pb-c.d [2021-03-04T08:50:48.924Z] #41 6.257 DEP images/core-x86.pb-c.d [2021-03-04T08:50:49.011Z] Merging remotes/origin/20.10 commit bc795b19bfd0fe9d61f2414774ed0889c1fde324 into PR head commit d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 [2021-03-04T08:50:49.184Z] #41 6.286 DEP images/core.pb-c.d [2021-03-04T08:50:49.184Z] #41 6.329 DEP images/inventory.pb-c.d [2021-03-04T08:50:49.184Z] #41 6.364 PBCC images/cpuinfo.pb-c.c [2021-03-04T08:50:49.184Z] #41 ... [2021-03-04T08:50:49.184Z] [2021-03-04T08:50:49.184Z] #56 [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-03-04T08:50:49.184Z] #56 sha256:56ce2069589379051650241455b2d187e7924d8533cb84bb3bd1891e2c7d867f [2021-03-04T08:50:49.184Z] #56 29.57 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:50:49.184Z] #56 29.57 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-04T08:50:49.184Z] #56 DONE 33.0s [2021-03-04T08:50:49.184Z] [2021-03-04T08:50:49.184Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:50:49.184Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:50:49.184Z] #41 6.372 DEP images/cpuinfo.pb-c.d [2021-03-04T08:50:49.184Z] #41 6.401 PBCC images/stats.pb-c.c [2021-03-04T08:50:49.184Z] #41 6.409 DEP images/stats.pb-c.d [2021-03-04T08:50:49.184Z] #41 ... [2021-03-04T08:50:49.184Z] [2021-03-04T08:50:49.184Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T08:50:49.184Z] #57 sha256:5fad80fee6df21ff35f498ed5fc15df17888e346313d8527dd39e01fbde8e9da [2021-03-04T08:50:49.268Z] #56 ... [2021-03-04T08:50:49.268Z] [2021-03-04T08:50:49.268Z] #40 [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-03-04T08:50:49.268Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:50:49.268Z] #40 17.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:49.268Z] #40 ... [2021-03-04T08:50:49.268Z] [2021-03-04T08:50:49.268Z] #45 [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-03-04T08:50:49.268Z] #45 sha256:26c61f972640b9cc8fabee05f45f26d8a74aaa02344ccad634cefd8367bb001a [2021-03-04T08:50:49.268Z] #45 7.968 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T08:50:49.268Z] #45 9.340 go: downloading github.com/fatih/color v1.9.0 [2021-03-04T08:50:49.268Z] #45 9.394 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T08:50:49.268Z] #45 9.394 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:50:49.268Z] #45 9.750 go: extracting github.com/fatih/color v1.9.0 [2021-03-04T08:50:49.268Z] #45 9.764 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:50:49.268Z] #45 9.764 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:50:49.268Z] #45 9.830 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:50:49.268Z] #45 9.920 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T08:50:49.268Z] #45 10.04 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:50:49.268Z] #45 10.04 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:50:49.268Z] #45 10.11 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:50:49.268Z] #45 10.29 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:50:49.268Z] #45 10.41 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:50:49.268Z] #45 10.41 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:50:49.268Z] #45 10.46 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:50:49.268Z] #45 11.14 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:50:49.268Z] #45 11.24 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:50:49.268Z] #45 11.80 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:50:49.268Z] #45 11.91 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:50:49.268Z] #45 13.67 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:50:49.268Z] #45 14.83 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:50:49.444Z] #57 DONE 0.2s [2021-03-04T08:50:49.444Z] [2021-03-04T08:50:49.444Z] #43 [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-03-04T08:50:49.444Z] #43 sha256:3ca744b2922209afb9d273f03f8070cf4cdeb179cb4369acf14695ad5b542747 [2021-03-04T08:50:49.444Z] #43 30.35 net/http/httptrace [2021-03-04T08:50:49.444Z] #43 30.41 net/http [2021-03-04T08:50:49.523Z] #45 18.12 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:50:49.703Z] #43 ... [2021-03-04T08:50:49.703Z] [2021-03-04T08:50:49.703Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T08:50:49.703Z] #58 sha256:9dd7d2cff67bdb4aa60fdbeee187f433c0347682536249e4055c4b790d68f66d [2021-03-04T08:50:49.703Z] #58 DONE 0.2s [2021-03-04T08:50:49.703Z] [2021-03-04T08:50:49.703Z] #43 [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-03-04T08:50:49.703Z] #43 sha256:3ca744b2922209afb9d273f03f8070cf4cdeb179cb4369acf14695ad5b542747 [2021-03-04T08:50:49.779Z] #45 ... [2021-03-04T08:50:49.779Z] [2021-03-04T08:50:49.779Z] #38 [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-03-04T08:50:49.779Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:50:49.779Z] #38 7.922 + git clone https://github.com/docker/distribution.git . [2021-03-04T08:50:49.779Z] #38 7.923 Cloning into '.'... [2021-03-04T08:50:49.963Z] #43 ... [2021-03-04T08:50:49.964Z] [2021-03-04T08:50:49.964Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:50:49.964Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:50:49.964Z] #30 DONE 33.2s [2021-03-04T08:50:48.449Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:50:48.472Z] > git config --add remote.origin.fetch +refs/pull/42111/head:refs/remotes/origin/PR-42111 # timeout=10 [2021-03-04T08:50:48.485Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:50:48.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:50:48.549Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:50:48.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:50:48.552Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:50:49.019Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:50:49.024Z] > git checkout -f d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 # timeout=10 [2021-03-04T08:50:49.969Z] > git remote # timeout=10 [2021-03-04T08:50:49.975Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T08:50:49.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:50:49.993Z] > git merge bc795b19bfd0fe9d61f2414774ed0889c1fde324 # timeout=10 [2021-03-04T08:50:50.034Z] #38 ... [2021-03-04T08:50:50.034Z] [2021-03-04T08:50:50.034Z] #32 [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-03-04T08:50:50.034Z] #32 sha256:7b300d6e90240b97b7731072377228fc309106e0b511afc5cf20ef96aa16ec22 [2021-03-04T08:50:50.034Z] #32 10.69 internal/cpu [2021-03-04T08:50:50.034Z] #32 10.70 runtime/internal/atomic [2021-03-04T08:50:50.034Z] #32 11.28 runtime/internal/sys [2021-03-04T08:50:50.034Z] #32 11.58 runtime/internal/math [2021-03-04T08:50:50.034Z] #32 11.76 math/bits [2021-03-04T08:50:50.034Z] #32 11.81 internal/bytealg [2021-03-04T08:50:50.034Z] #32 12.67 math [2021-03-04T08:50:50.034Z] #32 12.91 runtime [2021-03-04T08:50:50.224Z] [2021-03-04T08:50:50.224Z] #43 [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-03-04T08:50:50.224Z] #43 sha256:3ca744b2922209afb9d273f03f8070cf4cdeb179cb4369acf14695ad5b542747 [2021-03-04T08:50:50.224Z] #43 33.87 github.com/LK4D4/vndr/godl [2021-03-04T08:50:50.289Z] #32 ... [2021-03-04T08:50:50.289Z] [2021-03-04T08:50:50.289Z] #56 [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-03-04T08:50:50.289Z] #56 sha256:372d82b41e501310341967d364a2b4756e4e2fc1c1e74a4a4c2ba2c4f48e930e [2021-03-04T08:50:50.289Z] #56 18.86 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:50:50.485Z] #43 34.18 github.com/LK4D4/vndr [2021-03-04T08:50:50.546Z] #56 19.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:50:50.774Z] Merge succeeded, producing f194d5518fed747aef7f6c7dcf049e9f1c9cfad2 [2021-03-04T08:50:50.774Z] Checking out Revision f194d5518fed747aef7f6c7dcf049e9f1c9cfad2 (PR-42111) [2021-03-04T08:50:50.767Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T08:50:50.776Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:50:50.780Z] > git checkout -f f194d5518fed747aef7f6c7dcf049e9f1c9cfad2 # timeout=10 [2021-03-04T08:50:52.439Z] #56 ... [2021-03-04T08:50:52.439Z] [2021-03-04T08:50:52.439Z] #34 [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-03-04T08:50:52.439Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:50:52.439Z] #34 11.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:52.439Z] #34 13.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:52.439Z] #34 17.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:52.439Z] #34 ... [2021-03-04T08:50:52.439Z] [2021-03-04T08:50:52.439Z] #47 [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-03-04T08:50:52.439Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:50:52.439Z] #47 19.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:50:52.439Z] #47 19.33 go: downloading github.com/fatih/color v1.7.0 [2021-03-04T08:50:52.439Z] #47 19.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:50:52.439Z] #47 19.39 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-04T08:50:52.439Z] #47 19.42 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-04T08:50:52.439Z] #47 19.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:50:52.439Z] #47 19.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:50:52.439Z] #47 19.77 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:50:52.439Z] #47 19.84 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:50:52.439Z] #47 19.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:50:52.439Z] #47 20.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:50:52.439Z] #47 20.06 go: extracting github.com/fatih/color v1.7.0 [2021-03-04T08:50:52.439Z] #47 20.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:50:52.439Z] #47 20.27 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-04T08:50:52.439Z] #47 20.27 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:50:52.439Z] #47 20.38 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:50:52.439Z] #47 20.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:50:52.439Z] #47 21.18 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:50:52.695Z] #47 21.19 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:50:52.695Z] #47 ... [2021-03-04T08:50:52.695Z] [2021-03-04T08:50:52.695Z] #53 [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-03-04T08:50:52.695Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:50:52.695Z] #53 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:52.695Z] #53 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:52.695Z] #53 17.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:52.950Z] #53 ... [2021-03-04T08:50:52.950Z] [2021-03-04T08:50:52.950Z] #32 [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-03-04T08:50:52.950Z] #32 sha256:7b300d6e90240b97b7731072377228fc309106e0b511afc5cf20ef96aa16ec22 [2021-03-04T08:50:52.950Z] #32 20.01 internal/testlog [2021-03-04T08:50:52.950Z] #32 20.77 encoding [2021-03-04T08:50:52.950Z] #32 21.22 runtime/cgo [2021-03-04T08:50:52.950Z] #32 ... [2021-03-04T08:50:52.950Z] [2021-03-04T08:50:52.950Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:50:52.950Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:50:52.950Z] #11 11.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:50:52.950Z] #11 14.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:50:52.950Z] #11 17.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:50:53.207Z] #11 ... [2021-03-04T08:50:53.207Z] [2021-03-04T08:50:53.207Z] #47 [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-03-04T08:50:53.207Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:50:53.207Z] #47 21.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:50:53.207Z] #47 21.81 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:50:53.470Z] #47 ... [2021-03-04T08:50:53.470Z] [2021-03-04T08:50:53.470Z] #43 [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-03-04T08:50:53.470Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:50:53.470Z] #43 11.94 internal/race [2021-03-04T08:50:53.470Z] #43 12.01 internal/bytealg [2021-03-04T08:50:53.470Z] #43 12.16 sync/atomic [2021-03-04T08:50:53.470Z] #43 12.60 unicode [2021-03-04T08:50:53.470Z] #43 13.56 runtime [2021-03-04T08:50:53.470Z] #43 18.03 unicode/utf8 [2021-03-04T08:50:53.470Z] #43 18.94 math [2021-03-04T08:50:53.470Z] #43 ... [2021-03-04T08:50:53.470Z] [2021-03-04T08:50:53.470Z] #47 [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-03-04T08:50:53.470Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:50:53.470Z] #47 22.14 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-04T08:50:53.730Z] #47 ... [2021-03-04T08:50:53.730Z] [2021-03-04T08:50:53.730Z] #22 [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-03-04T08:50:53.730Z] #22 sha256:78695f696633ee896674b43f0fa8df65455d8463c5f99738c1a1ed67defa3d6e [2021-03-04T08:50:53.730Z] #22 21.90 + mkdir -p /build [2021-03-04T08:50:53.730Z] #22 21.92 + mv docker/docker /build/ [2021-03-04T08:50:53.730Z] #22 21.93 + rmdir docker [2021-03-04T08:50:53.730Z] #22 DONE 22.5s [2021-03-04T08:50:53.784Z] #43 DONE 37.4s [2021-03-04T08:50:53.784Z] [2021-03-04T08:50:53.784Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:50:53.784Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:50:53.784Z] #41 7.465 make[1]: Nothing to be done for 'all'. [2021-03-04T08:50:53.784Z] #41 8.734 CC images/stats.o [2021-03-04T08:50:53.784Z] #41 8.847 CC images/core.o [2021-03-04T08:50:53.784Z] #41 9.027 CC images/core-x86.o [2021-03-04T08:50:53.784Z] #41 9.187 CC images/core-arm.o [2021-03-04T08:50:53.784Z] #41 9.306 CC images/core-aarch64.o [2021-03-04T08:50:53.784Z] #41 9.439 CC images/core-ppc64.o [2021-03-04T08:50:53.784Z] #41 9.611 CC images/core-s390.o [2021-03-04T08:50:53.784Z] #41 9.835 CC images/cpuinfo.o [2021-03-04T08:50:53.784Z] #41 9.945 CC images/inventory.o [2021-03-04T08:50:53.784Z] #41 10.03 CC images/fdinfo.o [2021-03-04T08:50:53.784Z] #41 10.13 CC images/fown.o [2021-03-04T08:50:53.784Z] #41 10.21 CC images/ns.o [2021-03-04T08:50:53.784Z] #41 10.36 CC images/regfile.o [2021-03-04T08:50:53.784Z] #41 10.46 CC images/ghost-file.o [2021-03-04T08:50:53.784Z] #41 10.59 CC images/fifo.o [2021-03-04T08:50:53.784Z] #41 10.68 CC images/remap-file-path.o [2021-03-04T08:50:53.784Z] #41 10.75 CC images/eventfd.o [2021-03-04T08:50:53.784Z] #41 10.84 CC images/eventpoll.o [2021-03-04T08:50:53.784Z] #41 10.97 CC images/fh.o [2021-03-04T08:50:53.784Z] #41 11.05 CC images/fsnotify.o [2021-03-04T08:50:53.957Z] #27 DONE 14.8s [2021-03-04T08:50:53.957Z] [2021-03-04T08:50:53.957Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T08:50:53.957Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-04T08:50:53.957Z] #9 DONE 6.9s [2021-03-04T08:50:53.957Z] [2021-03-04T08:50:53.957Z] #10 [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-03-04T08:50:53.957Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-04T08:50:53.991Z] [2021-03-04T08:50:53.991Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:50:53.991Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:50:54.044Z] #41 11.21 CC images/signalfd.o [2021-03-04T08:50:54.044Z] #41 11.30 CC images/fs.o [2021-03-04T08:50:54.044Z] #41 11.39 CC images/pstree.o [2021-03-04T08:50:54.247Z] #11 ... [2021-03-04T08:50:54.247Z] [2021-03-04T08:50:54.247Z] #47 [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-03-04T08:50:54.247Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:50:54.247Z] #47 22.74 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:50:54.305Z] #41 11.51 CC images/pipe.o [2021-03-04T08:50:54.305Z] #41 11.60 CC images/tcp-stream.o [2021-03-04T08:50:54.505Z] #47 22.91 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:50:54.505Z] #47 23.01 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:50:54.529Z] #10 DONE 0.9s [2021-03-04T08:50:54.529Z] [2021-03-04T08:50:54.529Z] #22 [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-03-04T08:50:54.529Z] #22 sha256:bec2f030e5cead026d392e0f8ac38afa5b9377480e004bdd26a6eec441c08726 [2021-03-04T08:50:54.529Z] #22 ... [2021-03-04T08:50:54.529Z] [2021-03-04T08:50:54.529Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T08:50:54.529Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-04T08:50:54.529Z] #37 DONE 0.2s [2021-03-04T08:50:54.529Z] [2021-03-04T08:50:54.529Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T08:50:54.529Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-04T08:50:54.529Z] #29 DONE 0.3s [2021-03-04T08:50:54.529Z] [2021-03-04T08:50:54.529Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:50:54.529Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:50:54.565Z] #41 11.69 CC images/sk-packet.o [2021-03-04T08:50:54.565Z] #41 11.78 CC images/mnt.o [2021-03-04T08:50:54.565Z] #41 11.91 CC images/pipe-data.o [2021-03-04T08:50:54.597Z] Commit message: "Merge commit 'bc795b19bfd0fe9d61f2414774ed0889c1fde324' into HEAD" [2021-03-04T08:50:54.612Z] First time build. Skipping changelog. [2021-03-04T08:50:54.600Z] > git rev-list --no-walk b0925ba38554136355e8bae989f1ce4e08999f96 # timeout=10 [2021-03-04T08:50:54.830Z] #41 12.03 CC images/sa.o [2021-03-04T08:50:54.830Z] #41 12.12 CC images/timer.o [2021-03-04T08:50:55.095Z] #41 12.23 CC images/timerfd.o [2021-03-04T08:50:55.095Z] #41 12.38 CC images/mm.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T08:50:55.359Z] #41 12.49 CC images/sk-opts.o [2021-03-04T08:50:55.360Z] #41 12.59 CC images/sk-unix.o [2021-03-04T08:50:55.360Z] #41 12.69 CC images/sk-inet.o [2021-03-04T08:50:55.440Z] #47 24.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:50:55.623Z] #41 12.80 CC images/tun.o [2021-03-04T08:50:55.623Z] #41 12.91 CC images/sk-netlink.o [2021-03-04T08:50:55.623Z] #41 12.98 CC images/packet-sock.o [2021-03-04T08:50:55.885Z] #41 13.10 CC images/ipc-var.o [2021-03-04T08:50:55.885Z] #41 13.20 CC images/ipc-desc.o [2021-03-04T08:50:55.885Z] #41 13.30 CC images/ipc-shm.o [2021-03-04T08:50:55.940Z] + docker version [2021-03-04T08:50:56.024Z] #47 24.69 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:50:56.144Z] #41 13.38 CC images/ipc-msg.o [2021-03-04T08:50:56.145Z] #41 13.47 CC images/ipc-sem.o [2021-03-04T08:50:56.145Z] #41 13.57 CC images/utsns.o [2021-03-04T08:50:56.407Z] #41 13.66 CC images/creds.o [2021-03-04T08:50:56.407Z] #41 13.74 CC images/vma.o [2021-03-04T08:50:56.407Z] #41 13.82 CC images/netdev.o [2021-03-04T08:50:56.667Z] #41 13.95 CC images/tty.o [2021-03-04T08:50:56.936Z] #41 14.10 CC images/file-lock.o [2021-03-04T08:50:56.936Z] #41 14.16 CC images/rlimit.o [2021-03-04T08:50:56.936Z] #41 14.21 CC images/pagemap.o [2021-03-04T08:50:56.936Z] #41 14.29 CC images/siginfo.o [2021-03-04T08:50:56.967Z] #47 25.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-04T08:50:56.967Z] #47 25.59 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:50:57.195Z] #41 14.37 CC images/rpc.o [2021-03-04T08:50:57.226Z] #47 25.81 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-04T08:50:57.226Z] #47 25.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:50:57.226Z] #47 25.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:50:57.226Z] #47 25.96 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:50:57.454Z] #41 14.69 CC images/ext-file.o [2021-03-04T08:50:57.454Z] #41 14.76 CC images/cgroup.o [2021-03-04T08:50:57.482Z] #47 25.97 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:50:57.714Z] #41 14.94 CC images/userns.o [2021-03-04T08:50:57.714Z] #41 15.03 CC images/google/protobuf/descriptor.o [2021-03-04T08:50:57.737Z] #47 26.18 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:50:57.737Z] #47 26.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:50:57.737Z] #47 26.29 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:50:57.737Z] #47 26.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:50:57.996Z] #47 26.39 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:50:58.252Z] #47 26.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:50:58.292Z] #41 ... [2021-03-04T08:50:58.293Z] [2021-03-04T08:50:58.293Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:50:58.293Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:50:58.293Z] #11 34.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-04T08:50:58.293Z] #11 34.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 34.69 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:50:58.293Z] #11 39.39 Selecting previously unselected package libapparmor1:amd64. [2021-03-04T08:50:58.293Z] #11 39.41 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 39.42 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T08:50:58.293Z] #11 39.50 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-04T08:50:58.293Z] #11 39.51 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 39.52 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T08:50:58.293Z] #11 39.61 Selecting previously unselected package libbtrfs0. [2021-03-04T08:50:58.293Z] #11 39.62 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 39.64 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:50:58.293Z] #11 39.71 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:50:58.293Z] #11 39.71 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 39.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:50:58.293Z] #11 39.81 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-04T08:50:58.293Z] #11 39.82 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 39.84 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:50:58.293Z] #11 39.96 Selecting previously unselected package libudev-dev:amd64. [2021-03-04T08:50:58.293Z] #11 39.97 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 40.01 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:50:58.293Z] #11 40.17 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-04T08:50:58.293Z] #11 40.18 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 40.19 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T08:50:58.293Z] #11 40.47 Selecting previously unselected package libpcre16-3:amd64. [2021-03-04T08:50:58.293Z] #11 40.48 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 40.49 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T08:50:58.293Z] #11 40.64 Selecting previously unselected package libpcre32-3:amd64. [2021-03-04T08:50:58.293Z] #11 40.64 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 40.65 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T08:50:58.293Z] #11 40.76 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-04T08:50:58.293Z] #11 40.76 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 40.76 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T08:50:58.293Z] #11 40.83 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-04T08:50:58.293Z] #11 40.84 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 40.85 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T08:50:58.293Z] #11 41.01 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-04T08:50:58.293Z] #11 41.02 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 41.03 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T08:50:58.293Z] #11 41.17 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-04T08:50:58.293Z] #11 41.17 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 41.18 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T08:50:58.293Z] #11 41.25 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-04T08:50:58.293Z] #11 41.25 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 41.26 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T08:50:58.293Z] #11 41.42 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-04T08:50:58.293Z] #11 41.42 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T08:50:58.293Z] #11 41.46 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:50:58.293Z] #11 41.71 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T08:50:58.293Z] #11 41.73 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T08:50:58.293Z] #11 41.75 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T08:50:58.293Z] #11 41.77 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:50:58.293Z] #11 41.79 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T08:50:58.293Z] #11 41.82 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T08:50:58.293Z] #11 41.84 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:50:58.293Z] #11 41.85 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:50:58.293Z] #11 41.88 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T08:50:58.293Z] #11 41.89 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:50:58.293Z] #11 41.94 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:50:58.293Z] #11 41.96 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:50:58.293Z] #11 41.98 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T08:50:58.293Z] #11 42.01 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-04T08:50:58.293Z] #11 42.04 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:50:58.293Z] #11 42.05 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:50:58.293Z] #11 42.08 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T08:50:58.293Z] #11 42.09 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:50:58.293Z] #11 42.11 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-03-04T08:50:58.293Z] #11 42.13 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-03-04T08:50:58.293Z] #11 42.14 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:50:58.293Z] #11 42.15 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-03-04T08:50:58.293Z] #11 42.16 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-03-04T08:50:58.293Z] #11 42.18 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:50:58.293Z] #11 42.21 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T08:50:58.557Z] #11 42.23 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:50:58.557Z] #11 42.30 Setting up dmsetup (2:1.02.155-3) ... [2021-03-04T08:50:58.557Z] #11 42.34 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:50:58.557Z] #11 42.35 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T08:50:58.557Z] #11 42.37 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:50:59.078Z] Fetching without tags [2021-03-04T08:50:59.013Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:50:59.023Z] > git config --add remote.origin.fetch +refs/pull/42111/head:refs/remotes/origin/PR-42111 # timeout=10 [2021-03-04T08:50:59.037Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:50:59.058Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:50:59.083Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:50:59.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:50:59.084Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:50:59.351Z] Merging remotes/origin/20.10 commit bc795b19bfd0fe9d61f2414774ed0889c1fde324 into PR head commit d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 [2021-03-04T08:50:59.510Z] #11 ... [2021-03-04T08:50:59.510Z] [2021-03-04T08:50:59.510Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:50:59.510Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:50:59.510Z] #41 15.44 CC images/opts.o [2021-03-04T08:50:59.510Z] #41 15.50 CC images/seccomp.o [2021-03-04T08:50:59.510Z] #41 15.58 CC images/binfmt-misc.o [2021-03-04T08:50:59.510Z] #41 15.65 CC images/time.o [2021-03-04T08:50:59.510Z] #41 15.73 CC images/sysctl.o [2021-03-04T08:50:59.510Z] #41 15.79 CC images/autofs.o [2021-03-04T08:50:59.510Z] #41 15.86 CC images/macvlan.o [2021-03-04T08:50:59.510Z] #41 15.92 CC images/sit.o [2021-03-04T08:50:59.510Z] #41 16.01 CC images/memfd.o [2021-03-04T08:50:59.510Z] #41 16.12 CC images/timens.o [2021-03-04T08:50:59.510Z] #41 16.19 LINK images/built-in.o [2021-03-04T08:50:59.510Z] #41 16.26 GEN compel/include/asm [2021-03-04T08:50:59.510Z] #41 16.30 GEN compel/include/version.h [2021-03-04T08:50:59.510Z] #41 16.32 touch .config [2021-03-04T08:50:59.510Z] #41 16.37 GEN include/common/config.h [2021-03-04T08:50:59.510Z] #41 16.40 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-04T08:50:59.510Z] #41 16.42 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-04T08:50:59.510Z] #41 16.47 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-04T08:50:59.510Z] #41 16.49 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-04T08:50:59.510Z] #41 16.51 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-04T08:50:59.510Z] #41 16.52 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-04T08:50:59.510Z] #41 16.53 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-04T08:50:59.510Z] #41 16.55 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-04T08:50:59.510Z] #41 16.56 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-04T08:50:59.510Z] #41 16.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-04T08:50:59.510Z] #41 16.58 DEP compel/plugins/std/infect.d [2021-03-04T08:50:59.510Z] #41 16.63 DEP compel/plugins/std/string.d [2021-03-04T08:50:59.510Z] #41 16.65 DEP compel/plugins/std/log.d [2021-03-04T08:50:59.510Z] #41 16.67 DEP compel/plugins/std/fds.d [2021-03-04T08:50:59.510Z] #41 16.70 DEP compel/plugins/std/std.d [2021-03-04T08:50:59.510Z] #41 16.73 DEP compel/plugins/shmem/shmem.d [2021-03-04T08:50:59.510Z] #41 16.77 DEP compel/plugins/fds/fds.d [2021-03-04T08:50:59.510Z] #41 16.82 CC compel/plugins/std/std.o [2021-03-04T08:50:59.770Z] #41 16.97 CC compel/plugins/std/fds.o [2021-03-04T08:50:59.770Z] #41 17.16 CC compel/plugins/std/log.o [2021-03-04T08:50:59.812Z] #30 ... [2021-03-04T08:50:59.812Z] [2021-03-04T08:50:59.812Z] #56 [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-03-04T08:50:59.812Z] #56 sha256:2f0a3d5278751e6273c36960b0eefa5686347e5043565d40b652ca80497cfb6a [2021-03-04T08:50:59.812Z] #56 5.286 + RM_GOPATH=0 [2021-03-04T08:50:59.812Z] #56 5.286 + TMP_GOPATH= [2021-03-04T08:50:59.812Z] #56 5.286 + : /build [2021-03-04T08:50:59.812Z] #56 5.286 + '[' -z '' ']' [2021-03-04T08:50:59.812Z] #56 5.286 ++ mktemp -d [2021-03-04T08:50:59.812Z] #56 5.309 + export GOPATH=/tmp/tmp.aiaRcVSJWv [2021-03-04T08:50:59.812Z] #56 5.309 + GOPATH=/tmp/tmp.aiaRcVSJWv [2021-03-04T08:50:59.812Z] #56 5.309 + RM_GOPATH=1 [2021-03-04T08:50:59.812Z] #56 5.309 + case "$(go env GOARCH)" in [2021-03-04T08:50:59.812Z] #56 5.309 ++ go env GOARCH [2021-03-04T08:50:59.812Z] #56 5.318 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:59.812Z] #56 5.318 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:50:59.812Z] #56 5.318 ++ dirname /tmp/install/install.sh [2021-03-04T08:50:59.812Z] #56 5.318 + dir=/tmp/install [2021-03-04T08:50:59.812Z] #56 5.318 + bin=rootlesskit [2021-03-04T08:50:59.812Z] #56 5.318 + shift [2021-03-04T08:50:59.812Z] #56 5.318 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-04T08:50:59.812Z] #56 5.318 + . /tmp/install/rootlesskit.installer [2021-03-04T08:50:59.812Z] #56 5.318 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:50:59.812Z] #56 5.318 + install_rootlesskit [2021-03-04T08:50:59.812Z] #56 5.318 + case "$1" in [2021-03-04T08:50:59.812Z] #56 5.318 + export CGO_ENABLED=0 [2021-03-04T08:50:59.812Z] #56 5.318 + CGO_ENABLED=0 [2021-03-04T08:50:59.812Z] #56 5.318 + _install_rootlesskit [2021-03-04T08:50:59.812Z] #56 5.328 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-04T08:50:59.812Z] #56 5.328 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aiaRcVSJWv/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:50:59.812Z] #56 5.328 Cloning into '/tmp/tmp.aiaRcVSJWv/src/github.com/rootless-containers/rootlesskit'... [2021-03-04T08:50:59.812Z] #56 5.328 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:51:00.030Z] #41 ... [2021-03-04T08:51:00.030Z] [2021-03-04T08:51:00.030Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:00.030Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:00.030Z] #11 DONE 43.8s [2021-03-04T08:51:00.290Z] [2021-03-04T08:51:00.290Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:00.290Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:00.290Z] #41 17.40 CC compel/plugins/std/string.o [2021-03-04T08:51:00.290Z] #41 17.59 CC compel/plugins/std/infect.o [2021-03-04T08:51:00.479Z] Merge succeeded, producing 1506a2b2b341205c7184f58911426af314fa5c12 [2021-03-04T08:51:00.480Z] Checking out Revision 1506a2b2b341205c7184f58911426af314fa5c12 (PR-42111) [2021-03-04T08:51:00.550Z] #41 17.72 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-04T08:51:00.550Z] #41 17.76 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-04T08:51:00.550Z] #41 17.77 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-04T08:51:00.550Z] #41 17.79 AR compel/plugins/std.lib.a [2021-03-04T08:51:00.550Z] #41 17.85 CC compel/plugins/fds/fds.o [2021-03-04T08:51:00.550Z] #41 17.95 AR compel/plugins/fds.lib.a [2021-03-04T08:51:00.756Z] #56 6.466 + cd /tmp/tmp.aiaRcVSJWv/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:51:00.756Z] #56 6.466 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:51:00.756Z] #56 6.490 + export GO111MODULE=on [2021-03-04T08:51:00.756Z] #56 6.490 + GO111MODULE=on [2021-03-04T08:51:00.756Z] #56 6.490 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:51:00.756Z] #56 6.490 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-04T08:51:00.810Z] #41 18.00 HOSTDEP compel/src/lib/log-host.d [2021-03-04T08:51:00.810Z] #41 18.04 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-04T08:51:00.810Z] #41 18.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-04T08:51:00.810Z] #41 18.13 HOSTDEP compel/src/main-host.d [2021-03-04T08:51:00.810Z] #41 18.17 DEP compel/src/lib/ptrace.d [2021-03-04T08:51:00.810Z] #41 18.20 DEP compel/src/lib/infect.d [2021-03-04T08:51:00.810Z] #41 18.23 DEP compel/src/lib/infect-util.d [2021-03-04T08:51:01.019Z] #56 ... [2021-03-04T08:51:01.019Z] [2021-03-04T08:51:01.019Z] #45 [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-03-04T08:51:01.019Z] #45 sha256:8fb083433fe55ec52f8116119a7c3268ec99b70537406c1bc6890622f32fa943 [2021-03-04T08:51:01.019Z] #45 6.601 + RM_GOPATH=0 [2021-03-04T08:51:01.019Z] #45 6.601 + TMP_GOPATH= [2021-03-04T08:51:01.019Z] #45 6.601 + : /build [2021-03-04T08:51:01.019Z] #45 6.601 + '[' -z '' ']' [2021-03-04T08:51:01.019Z] #45 6.603 ++ mktemp -d [2021-03-04T08:51:01.019Z] #45 6.605 + export GOPATH=/tmp/tmp.cmT8OWB5vE [2021-03-04T08:51:01.019Z] #45 6.605 + GOPATH=/tmp/tmp.cmT8OWB5vE [2021-03-04T08:51:01.019Z] #45 6.605 + RM_GOPATH=1 [2021-03-04T08:51:01.019Z] #45 6.605 + case "$(go env GOARCH)" in [2021-03-04T08:51:01.019Z] #45 6.613 ++ go env GOARCH [2021-03-04T08:51:01.019Z] #45 6.622 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:01.019Z] #45 6.622 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:01.019Z] #45 6.622 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:01.019Z] #45 6.628 + dir=/tmp/install [2021-03-04T08:51:01.019Z] #45 6.628 + bin=gotestsum [2021-03-04T08:51:01.019Z] #45 6.628 + shift [2021-03-04T08:51:01.019Z] #45 6.628 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-04T08:51:01.019Z] #45 6.628 + . /tmp/install/gotestsum.installer [2021-03-04T08:51:01.019Z] #45 6.628 ++ : v0.5.3 [2021-03-04T08:51:01.019Z] #45 6.628 + install_gotestsum [2021-03-04T08:51:01.019Z] #45 6.628 + set -e [2021-03-04T08:51:01.019Z] #45 6.628 + export GO111MODULE=on [2021-03-04T08:51:01.019Z] #45 6.628 + GO111MODULE=on [2021-03-04T08:51:01.019Z] #45 6.628 + GOBIN=/build [2021-03-04T08:51:01.019Z] #45 6.628 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-04T08:51:01.019Z] #45 6.696 go: finding gotest.tools v0.5.3 [2021-03-04T08:51:01.019Z] #45 6.696 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T08:51:01.070Z] #41 18.26 DEP compel/src/lib/infect-rpc.d [2021-03-04T08:51:01.070Z] #41 18.30 DEP compel/arch/x86/src/lib/infect.d [2021-03-04T08:51:01.070Z] #41 18.36 DEP compel/arch/x86/src/lib/cpu.d [2021-03-04T08:51:01.070Z] #41 18.38 DEP compel/src/lib/log.d [2021-03-04T08:51:01.070Z] #41 18.42 DEP compel/src/main.d [2021-03-04T08:51:01.070Z] #41 18.45 DEP compel/src/lib/handle-elf.d [2021-03-04T08:51:01.070Z] #41 18.49 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-04T08:51:01.331Z] #41 ... [2021-03-04T08:51:01.331Z] [2021-03-04T08:51:01.331Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T08:51:01.331Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-04T08:51:01.331Z] #12 DONE 1.4s [2021-03-04T08:51:01.331Z] [2021-03-04T08:51:01.331Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:01.331Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:01.331Z] #41 18.55 CC compel/src/lib/log.o [2021-03-04T08:51:01.331Z] #41 18.62 CC compel/arch/x86/src/lib/cpu.o [2021-03-04T08:50:59.358Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:50:59.382Z] > git checkout -f d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 # timeout=10 [2021-03-04T08:50:59.958Z] > git remote # timeout=10 [2021-03-04T08:50:59.976Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T08:50:59.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:50:59.985Z] > git merge bc795b19bfd0fe9d61f2414774ed0889c1fde324 # timeout=10 [2021-03-04T08:51:00.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T08:51:00.483Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:51:00.494Z] > git checkout -f 1506a2b2b341205c7184f58911426af314fa5c12 # timeout=10 [2021-03-04T08:51:01.516Z] #47 ... [2021-03-04T08:51:01.516Z] [2021-03-04T08:51:01.516Z] #62 [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-03-04T08:51:01.516Z] #62 sha256:90f36859f6a121687cea32cc043f6c90d9a43e1d85e22a75419609d351219b99 [2021-03-04T08:51:01.590Z] #41 18.86 CC compel/arch/x86/src/lib/infect.o [2021-03-04T08:51:01.850Z] #41 19.08 CC compel/src/lib/infect-rpc.o [2021-03-04T08:51:01.960Z] #45 7.710 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T08:51:01.960Z] #45 ... [2021-03-04T08:51:01.960Z] [2021-03-04T08:51:01.960Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:51:01.960Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:51:01.960Z] #30 7.437 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-04T08:51:01.960Z] #30 7.437 Cloning into '.'... [2021-03-04T08:51:02.110Z] #41 19.26 CC compel/src/lib/infect-util.o [2021-03-04T08:51:02.110Z] #41 19.35 CC compel/src/lib/infect.o [2021-03-04T08:51:02.294Z] #62 29.49 Checking out files: 43% (827/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 87% (1662/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-04T08:51:02.560Z] #62 30.99 + cd /tmp/tmp.240MZove2P/src/github.com/docker/libnetwork [2021-03-04T08:51:02.560Z] #62 30.99 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:51:02.679Z] #41 20.05 CC compel/src/lib/ptrace.o [2021-03-04T08:51:02.815Z] #62 31.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-04T08:51:02.944Z] #41 ... [2021-03-04T08:51:02.944Z] [2021-03-04T08:51:02.944Z] #13 [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-03-04T08:51:02.944Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-04T08:51:02.944Z] #13 DONE 1.5s [2021-03-04T08:51:02.944Z] [2021-03-04T08:51:02.944Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:02.944Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:02.944Z] #41 20.15 AR compel/libcompel.a [2021-03-04T08:51:02.944Z] #41 20.20 HOSTCC compel/src/main-host.o [2021-03-04T08:51:03.203Z] #41 20.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-04T08:51:03.203Z] #41 20.37 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-04T08:51:03.203Z] #41 20.47 HOSTCC compel/src/lib/log-host.o [2021-03-04T08:51:03.203Z] #41 20.55 HOSTLINK compel/compel-host-bin [2021-03-04T08:51:03.203Z] #41 20.60 DEP soccr/soccr.d [2021-03-04T08:51:03.463Z] #41 20.63 CC soccr/soccr.o [2021-03-04T08:51:03.723Z] #41 20.95 AR soccr/libsoccr.a [2021-03-04T08:51:03.723Z] #41 20.98 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:51:03.984Z] #41 21.15 DEP criu/arch/x86/sigframe.d [2021-03-04T08:51:03.984Z] #41 21.21 DEP criu/arch/x86/sigaction_compat.d [2021-03-04T08:51:03.984Z] #41 21.24 DEP criu/arch/x86/kerndat.d [2021-03-04T08:51:03.984Z] #41 21.28 DEP criu/arch/x86/crtools.d [2021-03-04T08:51:04.083Z] Commit message: "Merge commit 'bc795b19bfd0fe9d61f2414774ed0889c1fde324' into HEAD" [2021-03-04T08:51:04.098Z] First time build. Skipping changelog. [2021-03-04T08:51:04.187Z] #62 ... [2021-03-04T08:51:04.187Z] [2021-03-04T08:51:04.187Z] #49 [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-03-04T08:51:04.187Z] #49 sha256:f732c47f5b357dcde7b9d9bf7a26805dc59c5bcd900eefd8974664b40b76711b [2021-03-04T08:51:04.187Z] #49 22.70 + cd /tmp/tmp.vgl35rZeKI/src/github.com/mvdan/sh [2021-03-04T08:51:04.187Z] #49 22.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:51:04.187Z] #49 23.03 + GO111MODULE=on [2021-03-04T08:51:04.187Z] #49 23.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-04T08:51:04.187Z] #49 24.78 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:51:04.187Z] #49 24.78 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:51:04.187Z] #49 24.78 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:51:04.187Z] #49 25.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:51:04.187Z] #49 25.52 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:51:04.187Z] #49 27.12 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:51:04.187Z] #49 28.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:51:04.187Z] #49 30.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:51:04.187Z] #49 32.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:51:04.187Z] #49 32.52 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:51:04.245Z] #41 ... [2021-03-04T08:51:04.245Z] [2021-03-04T08:51:04.245Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T08:51:04.245Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-04T08:51:04.245Z] #14 0.755 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-04T08:51:04.245Z] #14 DONE 1.2s [2021-03-04T08:51:04.245Z] [2021-03-04T08:51:04.245Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:04.245Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:04.245Z] #41 21.32 DEP criu/arch/x86/cpu.d [2021-03-04T08:51:04.245Z] #41 21.36 CC criu/arch/x86/cpu.o [2021-03-04T08:51:04.245Z] #41 21.52 CC criu/arch/x86/crtools.o [2021-03-04T08:51:04.442Z] #49 32.83 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:51:04.442Z] #49 ... [2021-03-04T08:51:04.442Z] [2021-03-04T08:51:04.442Z] #56 [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-03-04T08:51:04.442Z] #56 sha256:372d82b41e501310341967d364a2b4756e4e2fc1c1e74a4a4c2ba2c4f48e930e [2021-03-04T08:51:04.442Z] #56 22.76 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-04T08:51:04.442Z] #56 23.81 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:51:04.442Z] #56 24.08 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:51:04.442Z] #56 25.63 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:51:04.442Z] #56 30.31 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:51:04.442Z] #56 31.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:51:04.442Z] #56 31.72 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:51:04.442Z] #56 31.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:51:04.442Z] #56 32.29 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:51:04.442Z] #56 ... [2021-03-04T08:51:04.442Z] [2021-03-04T08:51:04.442Z] #34 [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-03-04T08:51:04.442Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:04.442Z] #34 33.08 Fetched 8423 kB in 24s (348 kB/s) [2021-03-04T08:51:04.512Z] #30 ... [2021-03-04T08:51:04.512Z] [2021-03-04T08:51:04.512Z] #53 [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-03-04T08:51:04.512Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:51:04.512Z] #53 8.473 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:51:04.512Z] #53 8.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:51:04.512Z] #53 8.625 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:51:04.512Z] #53 ... [2021-03-04T08:51:04.512Z] [2021-03-04T08:51:04.512Z] #47 [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-03-04T08:51:04.512Z] #47 sha256:242b9f09425c26da08d7de9cf7e529a7a1da8986fd80993af0e17984e1366a90 [2021-03-04T08:51:04.512Z] #47 6.006 + RM_GOPATH=0 [2021-03-04T08:51:04.512Z] #47 6.006 + TMP_GOPATH= [2021-03-04T08:51:04.512Z] #47 6.006 + : /build [2021-03-04T08:51:04.512Z] #47 6.006 + '[' -z '' ']' [2021-03-04T08:51:04.512Z] #47 6.006 ++ mktemp -d [2021-03-04T08:51:04.512Z] #47 6.006 + export GOPATH=/tmp/tmp.Rk3sq0cspl [2021-03-04T08:51:04.512Z] #47 6.006 + GOPATH=/tmp/tmp.Rk3sq0cspl [2021-03-04T08:51:04.512Z] #47 6.006 + RM_GOPATH=1 [2021-03-04T08:51:04.512Z] #47 6.006 + case "$(go env GOARCH)" in [2021-03-04T08:51:04.512Z] #47 6.006 ++ go env GOARCH [2021-03-04T08:51:04.512Z] #47 6.018 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:04.512Z] #47 6.018 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:04.512Z] #47 6.030 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:04.512Z] #47 6.030 + dir=/tmp/install [2021-03-04T08:51:04.512Z] #47 6.030 + bin=golangci_lint [2021-03-04T08:51:04.512Z] #47 6.030 + shift [2021-03-04T08:51:04.512Z] #47 6.030 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-04T08:51:04.512Z] #47 6.030 + . /tmp/install/golangci_lint.installer [2021-03-04T08:51:04.512Z] #47 6.030 ++ : v1.23.8 [2021-03-04T08:51:04.512Z] #47 6.030 + install_golangci_lint [2021-03-04T08:51:04.512Z] #47 6.030 + set -e [2021-03-04T08:51:04.512Z] #47 6.030 + export GO111MODULE=on [2021-03-04T08:51:04.512Z] #47 6.030 + GO111MODULE=on [2021-03-04T08:51:04.512Z] #47 6.030 + GOBIN=/build [2021-03-04T08:51:04.512Z] #47 6.030 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-04T08:51:04.512Z] #47 6.050 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-04T08:51:04.512Z] #47 6.050 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-04T08:51:04.512Z] #47 6.050 go: finding github.com v1.23.8 [2021-03-04T08:51:04.512Z] #47 6.057 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:51:04.512Z] #47 6.057 go: finding github.com/golangci v1.23.8 [2021-03-04T08:51:04.512Z] #47 6.790 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:51:04.512Z] #47 7.530 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:51:04.512Z] #47 ... [2021-03-04T08:51:04.512Z] [2021-03-04T08:51:04.512Z] #40 [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-03-04T08:51:04.512Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:04.512Z] #40 7.768 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:51:04.512Z] #40 7.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:51:04.512Z] #40 7.989 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:51:04.512Z] #40 9.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [Pipeline] withEnv [Pipeline] { [2021-03-04T08:51:04.595Z] #41 21.85 CC criu/arch/x86/kerndat.o [2021-03-04T08:51:04.595Z] #41 22.00 CC criu/arch/x86/sigaction_compat.o [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T08:51:04.775Z] #40 ... [2021-03-04T08:51:04.775Z] [2021-03-04T08:51:04.775Z] #62 [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-03-04T08:51:04.775Z] #62 sha256:8aab4c6cca3585eb4e8aec8202102ad38d50051a59db26fedd789593d4eed0d6 [2021-03-04T08:51:04.775Z] #62 6.640 + RM_GOPATH=0 [2021-03-04T08:51:04.775Z] #62 6.640 + TMP_GOPATH= [2021-03-04T08:51:04.775Z] #62 6.640 + : /build [2021-03-04T08:51:04.775Z] #62 6.640 + '[' -z '' ']' [2021-03-04T08:51:04.775Z] #62 6.660 ++ mktemp -d [2021-03-04T08:51:04.775Z] #62 6.660 + export GOPATH=/tmp/tmp.rlCuCiC25Z [2021-03-04T08:51:04.775Z] #62 6.660 + GOPATH=/tmp/tmp.rlCuCiC25Z [2021-03-04T08:51:04.775Z] #62 6.660 + RM_GOPATH=1 [2021-03-04T08:51:04.775Z] #62 6.660 + case "$(go env GOARCH)" in [2021-03-04T08:51:04.775Z] #62 6.689 ++ go env GOARCH [2021-03-04T08:51:04.775Z] #62 6.696 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:51:04.775Z] #62 6.696 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:04.775Z] #62 6.696 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:04.775Z] #62 6.696 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:04.775Z] #62 6.696 + dir=/tmp/install [2021-03-04T08:51:04.775Z] #62 6.696 + bin=proxy [2021-03-04T08:51:04.775Z] #62 6.696 + shift [2021-03-04T08:51:04.775Z] #62 6.696 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-04T08:51:04.775Z] #62 6.696 + . /tmp/install/proxy.installer [2021-03-04T08:51:04.775Z] #62 6.696 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:51:04.775Z] #62 6.696 + install_proxy [2021-03-04T08:51:04.775Z] #62 6.696 + case "$1" in [2021-03-04T08:51:04.775Z] #62 6.696 + export CGO_ENABLED=0 [2021-03-04T08:51:04.775Z] #62 6.696 + CGO_ENABLED=0 [2021-03-04T08:51:04.775Z] #62 6.696 + _install_proxy [2021-03-04T08:51:04.775Z] #62 6.696 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-04T08:51:04.775Z] #62 6.696 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rlCuCiC25Z/src/github.com/docker/libnetwork [2021-03-04T08:51:04.775Z] #62 6.704 Cloning into '/tmp/tmp.rlCuCiC25Z/src/github.com/docker/libnetwork'... [2021-03-04T08:51:04.775Z] #62 ... [2021-03-04T08:51:04.775Z] [2021-03-04T08:51:04.775Z] #43 [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-03-04T08:51:04.775Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:51:04.775Z] #43 7.069 + RM_GOPATH=0 [2021-03-04T08:51:04.775Z] #43 7.069 + TMP_GOPATH= [2021-03-04T08:51:04.775Z] #43 7.069 + : /build [2021-03-04T08:51:04.775Z] #43 7.069 + '[' -z '' ']' [2021-03-04T08:51:04.775Z] #43 7.069 ++ mktemp -d [2021-03-04T08:51:04.775Z] #43 7.069 + export GOPATH=/tmp/tmp.kdyCmVWmH6 [2021-03-04T08:51:04.775Z] #43 7.069 + GOPATH=/tmp/tmp.kdyCmVWmH6 [2021-03-04T08:51:04.775Z] #43 7.069 + RM_GOPATH=1 [2021-03-04T08:51:04.775Z] #43 7.069 + case "$(go env GOARCH)" in [2021-03-04T08:51:04.775Z] #43 7.069 ++ go env GOARCH [2021-03-04T08:51:04.775Z] #43 7.073 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:04.775Z] #43 7.073 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:04.775Z] #43 7.075 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:04.775Z] #43 7.077 + dir=/tmp/install [2021-03-04T08:51:04.775Z] #43 7.077 + bin=vndr [2021-03-04T08:51:04.775Z] #43 7.077 + shift [2021-03-04T08:51:04.775Z] #43 7.077 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-04T08:51:04.775Z] #43 7.077 + . /tmp/install/vndr.installer [2021-03-04T08:51:04.775Z] #43 7.077 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:51:04.775Z] #43 7.077 + install_vndr [2021-03-04T08:51:04.775Z] #43 7.077 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-04T08:51:04.775Z] #43 7.077 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kdyCmVWmH6/src/github.com/LK4D4/vndr [2021-03-04T08:51:04.775Z] #43 7.077 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:51:04.775Z] #43 7.086 Cloning into '/tmp/tmp.kdyCmVWmH6/src/github.com/LK4D4/vndr'... [2021-03-04T08:51:04.775Z] #43 7.993 + cd /tmp/tmp.kdyCmVWmH6/src/github.com/LK4D4/vndr [2021-03-04T08:51:04.775Z] #43 7.993 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:51:04.775Z] #43 8.117 + go build -buildmode=pie -v -o /build/vndr . [2021-03-04T08:51:04.863Z] #41 22.10 CC criu/arch/x86/sigframe.o [2021-03-04T08:51:04.863Z] #41 22.19 LINK criu/arch/x86/crtools.built-in.o [2021-03-04T08:51:04.863Z] #41 22.23 DEP criu/pie/util-vdso-elf32.d [2021-03-04T08:51:04.863Z] #41 22.27 DEP criu/pie/util-vdso.d [2021-03-04T08:51:05.040Z] #43 ... [2021-03-04T08:51:05.040Z] [2021-03-04T08:51:05.040Z] #34 [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-03-04T08:51:05.040Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:05.040Z] #34 8.506 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:51:05.040Z] #34 8.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:51:05.040Z] #34 8.566 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:51:05.040Z] #34 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:51:05.040Z] #34 ... [2021-03-04T08:51:05.040Z] [2021-03-04T08:51:05.040Z] #32 [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-03-04T08:51:05.040Z] #32 sha256:8da18bedecf490d7fbabd6dd317654d4eae7fbf5c3073a79acb50d68b72ce679 [2021-03-04T08:51:05.040Z] #32 7.862 + RM_GOPATH=0 [2021-03-04T08:51:05.040Z] #32 7.862 + TMP_GOPATH= [2021-03-04T08:51:05.040Z] #32 7.862 + : /build [2021-03-04T08:51:05.040Z] #32 7.862 + '[' -z '' ']' [2021-03-04T08:51:05.040Z] #32 7.862 ++ mktemp -d [2021-03-04T08:51:05.040Z] #32 7.888 + export GOPATH=/tmp/tmp.DmbWheIWdv [2021-03-04T08:51:05.040Z] #32 7.888 + GOPATH=/tmp/tmp.DmbWheIWdv [2021-03-04T08:51:05.040Z] #32 7.888 + RM_GOPATH=1 [2021-03-04T08:51:05.040Z] #32 7.888 + case "$(go env GOARCH)" in [2021-03-04T08:51:05.040Z] #32 7.888 ++ go env GOARCH [2021-03-04T08:51:05.040Z] #32 8.021 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:05.040Z] #32 8.021 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:05.040Z] #32 8.021 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:05.040Z] #32 8.029 + dir=/tmp/install [2021-03-04T08:51:05.040Z] #32 8.029 + bin=tomlv [2021-03-04T08:51:05.040Z] #32 8.029 + shift [2021-03-04T08:51:05.040Z] #32 8.029 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-04T08:51:05.040Z] #32 8.029 + . /tmp/install/tomlv.installer [2021-03-04T08:51:05.040Z] #32 8.029 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:51:05.040Z] #32 8.029 + install_tomlv [2021-03-04T08:51:05.040Z] #32 8.029 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-04T08:51:05.040Z] #32 8.029 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DmbWheIWdv/src/github.com/BurntSushi/toml [2021-03-04T08:51:05.040Z] #32 8.029 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:51:05.040Z] #32 8.061 Cloning into '/tmp/tmp.DmbWheIWdv/src/github.com/BurntSushi/toml'... [2021-03-04T08:51:05.040Z] #32 9.704 + cd /tmp/tmp.DmbWheIWdv/src/github.com/BurntSushi/toml [2021-03-04T08:51:05.040Z] #32 9.704 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:51:05.040Z] #32 9.729 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:51:05.096Z] + docker version [2021-03-04T08:51:05.137Z] #41 22.31 DEP criu/pie/util.d [2021-03-04T08:51:05.137Z] #41 22.35 CC criu/pie/util.o [2021-03-04T08:51:05.419Z] #41 22.43 CC criu/pie/util-vdso.o [2021-03-04T08:51:05.419Z] #41 22.62 CC criu/pie/util-vdso-elf32.o [2021-03-04T08:51:05.611Z] #32 ... [2021-03-04T08:51:05.611Z] [2021-03-04T08:51:05.611Z] #49 [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-03-04T08:51:05.611Z] #49 sha256:43cce7d82f01ab7cc4d81db06b2d7bac48929cea0bb1f83f35211bc0af0bbfd2 [2021-03-04T08:51:05.611Z] #49 6.524 + RM_GOPATH=0 [2021-03-04T08:51:05.611Z] #49 6.524 + TMP_GOPATH= [2021-03-04T08:51:05.611Z] #49 6.524 + : /build [2021-03-04T08:51:05.611Z] #49 6.524 + '[' -z '' ']' [2021-03-04T08:51:05.611Z] #49 6.524 ++ mktemp -d [2021-03-04T08:51:05.611Z] #49 6.524 + export GOPATH=/tmp/tmp.3VW5zPAAOu [2021-03-04T08:51:05.611Z] #49 6.524 + GOPATH=/tmp/tmp.3VW5zPAAOu [2021-03-04T08:51:05.611Z] #49 6.524 + RM_GOPATH=1 [2021-03-04T08:51:05.611Z] #49 6.524 + case "$(go env GOARCH)" in [2021-03-04T08:51:05.611Z] #49 6.524 ++ go env GOARCH [2021-03-04T08:51:05.611Z] #49 6.526 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:05.611Z] #49 6.526 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:05.611Z] #49 6.526 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:05.611Z] #49 6.530 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:51:05.611Z] #49 6.530 + dir=/tmp/install [2021-03-04T08:51:05.611Z] #49 6.530 + bin=shfmt [2021-03-04T08:51:05.611Z] #49 6.530 + shift [2021-03-04T08:51:05.611Z] #49 6.530 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-04T08:51:05.611Z] #49 6.530 + . /tmp/install/shfmt.installer [2021-03-04T08:51:05.611Z] #49 6.530 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:51:05.611Z] #49 6.530 + install_shfmt [2021-03-04T08:51:05.611Z] #49 6.530 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-04T08:51:05.611Z] #49 6.530 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3VW5zPAAOu/src/github.com/mvdan/sh [2021-03-04T08:51:05.611Z] #49 6.543 Cloning into '/tmp/tmp.3VW5zPAAOu/src/github.com/mvdan/sh'... [2021-03-04T08:51:05.611Z] #49 ... [2021-03-04T08:51:05.611Z] [2021-03-04T08:51:05.611Z] #38 [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-03-04T08:51:05.611Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:51:05.611Z] #38 7.447 + git clone https://github.com/docker/distribution.git . [2021-03-04T08:51:05.611Z] #38 7.469 Cloning into '.'... [2021-03-04T08:51:05.611Z] #38 ... [2021-03-04T08:51:05.611Z] [2021-03-04T08:51:05.611Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:05.611Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:05.611Z] #11 8.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:51:05.611Z] #11 8.382 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:51:05.611Z] #11 8.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:51:05.611Z] #11 9.676 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:51:05.611Z] #11 ... [2021-03-04T08:51:05.611Z] [2021-03-04T08:51:05.611Z] #56 [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-03-04T08:51:05.611Z] #56 sha256:2f0a3d5278751e6273c36960b0eefa5686347e5043565d40b652ca80497cfb6a [2021-03-04T08:51:05.611Z] #56 7.908 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:51:05.611Z] #56 7.940 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:51:05.611Z] #56 7.954 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:51:05.611Z] #56 7.954 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:51:05.611Z] #56 8.168 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:51:05.611Z] #56 8.204 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:51:05.611Z] #56 8.308 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-04T08:51:05.611Z] #56 8.379 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:51:05.611Z] #56 8.824 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-04T08:51:05.611Z] #56 9.010 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:51:05.611Z] #56 9.036 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:51:05.611Z] #56 9.320 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-04T08:51:05.611Z] #56 9.742 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T08:51:05.611Z] #56 9.792 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:51:05.611Z] #56 10.05 go: downloading github.com/google/uuid v1.2.0 [2021-03-04T08:51:05.611Z] #56 10.13 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-04T08:51:05.611Z] #56 10.29 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:51:05.611Z] #56 10.34 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:51:05.611Z] #56 10.62 go: extracting github.com/google/uuid v1.2.0 [2021-03-04T08:51:05.693Z] #41 22.79 AR criu/pie/pie.lib.a [2021-03-04T08:51:05.694Z] #41 22.93 DEP criu/pie/restorer.d [2021-03-04T08:51:05.835Z] #34 33.08 Reading package lists... [2021-03-04T08:51:05.835Z] #34 ... [2021-03-04T08:51:05.835Z] [2021-03-04T08:51:05.835Z] #45 [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-03-04T08:51:05.835Z] #45 sha256:26c61f972640b9cc8fabee05f45f26d8a74aaa02344ccad634cefd8367bb001a [2021-03-04T08:51:05.835Z] #45 24.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:51:05.835Z] #45 24.12 go: finding github.com/fatih/color v1.9.0 [2021-03-04T08:51:05.835Z] #45 24.19 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:51:05.835Z] #45 24.54 go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T08:51:05.835Z] #45 24.56 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:51:05.835Z] #45 24.73 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:51:05.835Z] #45 25.35 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:51:05.835Z] #45 25.37 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:51:05.835Z] #45 25.60 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:51:05.835Z] #45 25.60 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:51:05.835Z] #45 25.61 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:51:05.835Z] #45 ... [2021-03-04T08:51:05.835Z] [2021-03-04T08:51:05.835Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:05.835Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:05.835Z] #11 34.26 Fetched 8423 kB in 25s (332 kB/s) [2021-03-04T08:51:05.955Z] Client: Docker Engine - Community [2021-03-04T08:51:05.955Z] Version: 20.10.3 [2021-03-04T08:51:05.955Z] API version: 1.41 [2021-03-04T08:51:05.955Z] Go version: go1.13.15 [2021-03-04T08:51:05.955Z] Git commit: 48d30b5 [2021-03-04T08:51:05.955Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-04T08:51:05.955Z] OS/Arch: linux/arm64 [2021-03-04T08:51:05.955Z] Context: default [2021-03-04T08:51:05.955Z] Experimental: true [2021-03-04T08:51:05.955Z] [2021-03-04T08:51:05.955Z] Server: Docker Engine - Community [2021-03-04T08:51:05.955Z] Engine: [2021-03-04T08:51:05.955Z] Version: 20.10.3 [2021-03-04T08:51:05.955Z] API version: 1.41 (minimum version 1.12) [2021-03-04T08:51:05.955Z] Go version: go1.13.15 [2021-03-04T08:51:05.955Z] Git commit: 46229ca [2021-03-04T08:51:05.955Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-04T08:51:05.955Z] OS/Arch: linux/arm64 [2021-03-04T08:51:05.955Z] Experimental: true [2021-03-04T08:51:05.955Z] containerd: [2021-03-04T08:51:05.955Z] Version: 1.4.3 [2021-03-04T08:51:05.955Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:51:05.955Z] runc: [2021-03-04T08:51:05.955Z] Version: 1.0.0-rc92 [2021-03-04T08:51:05.955Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:51:05.955Z] docker-init: [2021-03-04T08:51:05.955Z] Version: 0.19.0 [2021-03-04T08:51:05.955Z] GitCommit: de40ad0 [2021-03-04T08:51:05.964Z] #41 ... [2021-03-04T08:51:05.964Z] [2021-03-04T08:51:05.964Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T08:51:05.964Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-04T08:51:05.964Z] #15 DONE 1.7s [2021-03-04T08:51:05.964Z] [2021-03-04T08:51:05.964Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:05.964Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:05.964Z] #41 23.03 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-04T08:51:05.964Z] #41 23.07 DEP criu/arch/x86/restorer_unmap.d [2021-03-04T08:51:05.964Z] #41 23.08 DEP criu/arch/x86/restorer.d [2021-03-04T08:51:05.964Z] #41 23.16 DEP criu/arch/x86/vdso-pie.d [2021-03-04T08:51:05.964Z] #41 23.19 DEP criu/pie/parasite-vdso.d [2021-03-04T08:51:05.964Z] #41 23.24 DEP criu/pie/parasite.d [Pipeline] sh [2021-03-04T08:51:04.086Z] > git rev-list --no-walk b0925ba38554136355e8bae989f1ce4e08999f96 # timeout=10 [2021-03-04T08:51:06.229Z] #41 23.42 CC criu/pie/parasite.o [2021-03-04T08:51:06.285Z] + docker info [2021-03-04T08:51:06.837Z] #41 23.91 LINK criu/pie/parasite.built-in.o [2021-03-04T08:51:06.837Z] #41 23.92 GEN criu/pie/parasite-blob.h [2021-03-04T08:51:06.837Z] #41 23.93 CC criu/pie/parasite-vdso.o [2021-03-04T08:51:06.837Z] #41 24.12 CC criu/arch/x86/vdso-pie.o [2021-03-04T08:51:07.097Z] #41 24.21 CC criu/arch/x86/restorer.o [2021-03-04T08:51:07.097Z] #41 24.39 CC criu/arch/x86/restorer_unmap.o [2021-03-04T08:51:07.097Z] #41 24.41 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-04T08:51:07.205Z] #11 34.26 Reading package lists... [2021-03-04T08:51:07.205Z] #11 ... [2021-03-04T08:51:07.205Z] [2021-03-04T08:51:07.205Z] #43 [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-03-04T08:51:07.205Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:51:07.205Z] #43 25.58 unicode/utf16 [2021-03-04T08:51:07.205Z] #43 26.01 container/list [2021-03-04T08:51:07.205Z] #43 26.89 crypto/internal/subtle [2021-03-04T08:51:07.205Z] #43 27.21 crypto/subtle [2021-03-04T08:51:07.205Z] #43 27.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-04T08:51:07.205Z] #43 27.70 internal/nettrace [2021-03-04T08:51:07.205Z] #43 27.90 runtime/cgo [2021-03-04T08:51:07.205Z] #43 ... [2021-03-04T08:51:07.205Z] [2021-03-04T08:51:07.205Z] #47 [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-03-04T08:51:07.205Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:51:07.205Z] #47 30.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:51:07.205Z] #47 30.40 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:51:07.205Z] #47 30.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:51:07.205Z] #47 30.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:51:07.205Z] #47 30.46 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-04T08:51:07.205Z] #47 30.48 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:51:07.205Z] #47 30.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:51:07.205Z] #47 30.60 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-04T08:51:07.205Z] #47 30.74 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:51:07.205Z] #47 30.87 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:51:07.205Z] #47 30.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:51:07.205Z] #47 31.13 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-04T08:51:07.205Z] #47 31.20 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-04T08:51:07.205Z] #47 31.21 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:51:07.205Z] #47 31.24 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:51:07.205Z] #47 31.25 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:51:07.205Z] #47 31.42 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-04T08:51:07.205Z] #47 31.65 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-04T08:51:07.205Z] #47 31.67 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:51:07.205Z] #47 31.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:51:07.205Z] #47 31.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:51:07.205Z] #47 31.80 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:51:07.205Z] #47 31.81 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:51:07.205Z] #47 31.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:51:07.205Z] #47 32.08 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:51:07.205Z] #47 32.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:51:07.205Z] #47 32.33 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:51:07.205Z] #47 32.47 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:51:07.205Z] #47 32.51 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:51:07.205Z] #47 32.52 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:51:07.206Z] #47 32.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:51:07.206Z] #47 32.56 go: downloading golang.org/x/text v0.3.2 [2021-03-04T08:51:07.206Z] #47 32.61 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:51:07.206Z] #47 32.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:51:07.206Z] #47 33.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:51:07.206Z] #47 33.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:51:07.206Z] #47 33.30 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:51:07.206Z] #47 33.38 go: downloading github.com/spf13/viper v1.6.1 [2021-03-04T08:51:07.206Z] #47 33.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:51:07.206Z] #47 33.45 go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T08:51:07.206Z] #47 33.67 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:51:07.206Z] #47 34.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:51:07.206Z] #47 34.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:51:07.206Z] #47 34.53 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:51:07.206Z] #47 34.58 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:51:07.206Z] #47 34.61 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:51:07.206Z] #47 34.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:51:07.206Z] #47 34.90 go: extracting github.com/pkg/errors v0.8.1 [2021-03-04T08:51:07.206Z] #47 35.01 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:51:07.206Z] #47 35.05 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:51:07.206Z] #47 35.15 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:51:07.206Z] #47 35.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:51:07.206Z] #47 35.33 go: extracting github.com/spf13/viper v1.6.1 [2021-03-04T08:51:07.206Z] #47 35.36 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:51:07.206Z] #47 35.41 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:51:07.206Z] #47 35.58 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-04T08:51:07.206Z] #47 35.58 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:51:07.206Z] #47 35.58 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:51:07.206Z] #47 35.62 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:51:07.206Z] #47 35.73 go: downloading github.com/spf13/cast v1.3.0 [2021-03-04T08:51:07.206Z] #47 35.73 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:51:07.206Z] #47 35.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:51:07.206Z] #47 35.82 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-04T08:51:07.206Z] #47 35.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:51:07.357Z] #41 24.51 CC criu/pie/restorer.o [2021-03-04T08:51:07.471Z] #47 36.08 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-04T08:51:07.546Z] #56 12.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:51:07.546Z] #56 13.01 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:51:07.546Z] #56 13.02 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-04T08:51:07.729Z] #47 36.23 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:51:07.986Z] #47 36.34 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:51:07.986Z] #47 36.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:51:07.986Z] #47 36.51 go: extracting github.com/spf13/cast v1.3.0 [2021-03-04T08:51:08.243Z] #47 36.63 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-04T08:51:08.243Z] #47 36.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:51:08.243Z] #47 36.66 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:51:08.243Z] #47 36.67 go: downloading github.com/spf13/afero v1.1.2 [2021-03-04T08:51:08.243Z] #47 36.70 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:51:08.243Z] #47 36.71 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:51:08.243Z] #47 36.80 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:51:08.243Z] #47 36.80 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:51:08.300Z] #41 25.25 LINK criu/pie/restorer.built-in.o [2021-03-04T08:51:08.300Z] #41 25.26 GEN criu/pie/restorer-blob.h [2021-03-04T08:51:08.300Z] #41 25.30 DEP criu/vdso.d [2021-03-04T08:51:08.300Z] #41 25.36 DEP criu/vdso-compat.d [2021-03-04T08:51:08.300Z] #41 ... [2021-03-04T08:51:08.300Z] [2021-03-04T08:51:08.300Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T08:51:08.300Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-04T08:51:08.300Z] #16 DONE 2.4s [2021-03-04T08:51:08.300Z] [2021-03-04T08:51:08.300Z] #38 [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-03-04T08:51:08.300Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:51:08.300Z] #38 42.94 + dpkg --print-architecture [2021-03-04T08:51:08.300Z] #38 42.95 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-04T08:51:08.300Z] #38 43.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-04T08:51:08.300Z] #38 43.28 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-04T08:51:08.300Z] #38 DONE 51.5s [2021-03-04T08:51:08.300Z] [2021-03-04T08:51:08.300Z] #47 [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-03-04T08:51:08.300Z] #47 sha256:001b675cf7d5035fb688a59a4898f0c10c4194f1110fd869450d085f2e8ee3a7 [2021-03-04T08:51:08.300Z] #47 50.60 + /build/golangci-lint --version [2021-03-04T08:51:08.300Z] #47 50.90 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-04T08:51:08.300Z] #47 DONE 52.0s [2021-03-04T08:51:08.300Z] [2021-03-04T08:51:08.300Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:08.300Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:08.300Z] #41 25.41 DEP criu/uts_ns.d [2021-03-04T08:51:08.300Z] #41 25.45 DEP criu/util.d [2021-03-04T08:51:08.300Z] #41 25.51 DEP criu/uffd.d [2021-03-04T08:51:08.300Z] #41 25.58 DEP criu/tun.d [2021-03-04T08:51:08.300Z] #41 25.62 DEP criu/tty.d [2021-03-04T08:51:08.499Z] #47 37.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:51:08.499Z] #47 37.03 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:51:08.499Z] #47 37.06 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:51:08.499Z] #47 37.18 go: extracting github.com/spf13/afero v1.1.2 [2021-03-04T08:51:08.561Z] #41 25.68 DEP criu/timerfd.d [2021-03-04T08:51:08.561Z] #41 25.76 DEP criu/timens.d [2021-03-04T08:51:08.561Z] #41 25.81 DEP criu/sysfs_parse.d [2021-03-04T08:51:08.561Z] #41 25.85 DEP criu/sysctl.d [2021-03-04T08:51:08.561Z] #41 25.89 DEP criu/string.d [2021-03-04T08:51:08.755Z] #47 37.19 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:51:08.755Z] #47 37.37 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-04T08:51:08.821Z] #41 25.92 DEP criu/stats.d [2021-03-04T08:51:08.821Z] #41 25.95 DEP criu/sockets.d [2021-03-04T08:51:08.821Z] #41 26.00 DEP criu/sk-unix.d [2021-03-04T08:51:08.821Z] #41 26.07 DEP criu/sk-tcp.d [2021-03-04T08:51:08.821Z] #41 26.13 DEP criu/sk-queue.d [2021-03-04T08:51:08.931Z] #56 ... [2021-03-04T08:51:08.931Z] [2021-03-04T08:51:08.931Z] #45 [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-03-04T08:51:08.931Z] #45 sha256:8fb083433fe55ec52f8116119a7c3268ec99b70537406c1bc6890622f32fa943 [2021-03-04T08:51:08.931Z] #45 8.411 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T08:51:08.931Z] #45 10.09 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T08:51:08.931Z] #45 10.27 go: downloading github.com/fatih/color v1.9.0 [2021-03-04T08:51:08.931Z] #45 10.40 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:51:08.931Z] #45 10.86 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:51:08.931Z] #45 10.86 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:51:08.931Z] #45 10.86 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:51:08.931Z] #45 10.86 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:51:08.931Z] #45 10.86 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:51:08.931Z] #45 10.86 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:51:08.931Z] #45 10.90 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T08:51:08.931Z] #45 11.30 go: extracting github.com/fatih/color v1.9.0 [2021-03-04T08:51:08.931Z] #45 11.34 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:51:08.931Z] #45 11.34 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:51:08.932Z] #45 11.82 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:51:08.932Z] #45 11.85 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:51:08.932Z] #45 12.11 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:51:08.932Z] #45 12.29 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:51:08.932Z] #45 12.41 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:51:08.932Z] #45 13.01 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:51:09.012Z] #47 37.48 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:51:09.012Z] #47 37.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:51:09.012Z] #47 37.66 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:51:09.012Z] #47 37.66 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:51:09.081Z] #41 26.19 DEP criu/sk-packet.d [2021-03-04T08:51:09.081Z] #41 26.26 DEP criu/sk-netlink.d [2021-03-04T08:51:09.081Z] #41 26.32 DEP criu/sk-inet.d [2021-03-04T08:51:09.081Z] #41 26.37 DEP criu/signalfd.d [2021-03-04T08:51:09.081Z] #41 26.43 DEP criu/sigframe.d [2021-03-04T08:51:09.081Z] #41 26.48 DEP criu/shmem.d [2021-03-04T08:51:09.193Z] #45 ... [2021-03-04T08:51:09.193Z] [2021-03-04T08:51:09.193Z] #34 [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-03-04T08:51:09.193Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:09.193Z] #34 14.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:51:09.268Z] #47 37.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:51:09.340Z] #41 26.55 DEP criu/servicefd.d [2021-03-04T08:51:09.340Z] #41 26.60 DEP criu/seize.d [2021-03-04T08:51:09.340Z] #41 26.64 DEP criu/seccomp.d [2021-03-04T08:51:09.340Z] #41 26.69 DEP criu/rst-malloc.d [2021-03-04T08:51:09.340Z] #41 26.72 DEP criu/rbtree.d [2021-03-04T08:51:09.524Z] #47 38.14 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:51:09.601Z] #41 26.74 DEP criu/pstree.d [2021-03-04T08:51:09.601Z] #41 26.82 DEP criu/protobuf.d [2021-03-04T08:51:09.601Z] #41 ... [2021-03-04T08:51:09.601Z] [2021-03-04T08:51:09.601Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T08:51:09.601Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-04T08:51:09.601Z] #17 DONE 1.4s [2021-03-04T08:51:09.601Z] [2021-03-04T08:51:09.601Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:09.601Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:09.601Z] #41 26.87 GEN criu/protobuf-desc-gen.h [2021-03-04T08:51:09.780Z] #47 38.16 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:51:09.780Z] #47 38.21 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:51:09.780Z] #47 38.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:51:09.861Z] #41 ... [2021-03-04T08:51:09.861Z] [2021-03-04T08:51:09.861Z] #51 [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-03-04T08:51:09.861Z] #51 sha256:60e37234be721441ae26d901349e929745871b5e5c421a336b4389e651d348c9 [2021-03-04T08:51:09.861Z] #51 1.077 + RM_GOPATH=0 [2021-03-04T08:51:09.861Z] #51 1.077 + TMP_GOPATH= [2021-03-04T08:51:09.861Z] #51 1.077 + : /build [2021-03-04T08:51:09.861Z] #51 1.077 + '[' -z '' ']' [2021-03-04T08:51:09.861Z] #51 1.077 ++ mktemp -d [2021-03-04T08:51:09.861Z] #51 1.077 + export GOPATH=/tmp/tmp.0fxE4QMQDZ [2021-03-04T08:51:09.861Z] #51 1.077 + GOPATH=/tmp/tmp.0fxE4QMQDZ [2021-03-04T08:51:09.861Z] #51 1.077 + RM_GOPATH=1 [2021-03-04T08:51:09.861Z] #51 1.077 + case "$(go env GOARCH)" in [2021-03-04T08:51:09.861Z] #51 1.077 ++ go env GOARCH [2021-03-04T08:51:09.861Z] #51 1.088 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:09.861Z] #51 1.088 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:09.861Z] #51 1.088 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:09.861Z] #51 1.088 + dir=/tmp/install [2021-03-04T08:51:09.861Z] #51 1.088 + bin=runc [2021-03-04T08:51:09.861Z] #51 1.088 + shift [2021-03-04T08:51:09.861Z] #51 1.088 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-04T08:51:09.861Z] #51 1.088 + . /tmp/install/runc.installer [2021-03-04T08:51:09.861Z] #51 1.088 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:51:09.861Z] #51 1.088 + install_runc [2021-03-04T08:51:09.861Z] #51 1.088 + uname -r [2021-03-04T08:51:09.861Z] #51 1.090 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-04T08:51:09.861Z] #51 1.090 + RUNC_BUILDTAGS='seccomp ' [2021-03-04T08:51:09.861Z] #51 1.090 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-04T08:51:09.861Z] #51 1.090 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0fxE4QMQDZ/src/github.com/opencontainers/runc [2021-03-04T08:51:09.861Z] #51 1.098 Cloning into '/tmp/tmp.0fxE4QMQDZ/src/github.com/opencontainers/runc'... [2021-03-04T08:51:09.861Z] #51 1.098 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-04T08:51:09.861Z] #51 2.971 + cd /tmp/tmp.0fxE4QMQDZ/src/github.com/opencontainers/runc [2021-03-04T08:51:09.861Z] #51 2.971 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:51:09.861Z] #51 3.142 + '[' -z '' ']' [2021-03-04T08:51:09.861Z] #51 3.142 + target=static [2021-03-04T08:51:09.861Z] #51 3.142 + make 'BUILDTAGS=seccomp ' static [2021-03-04T08:51:09.861Z] #51 3.279 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-04T08:51:10.036Z] #47 38.59 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:51:10.120Z] #51 ... [2021-03-04T08:51:10.120Z] [2021-03-04T08:51:10.120Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:51:10.120Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:51:10.308Z] #47 38.74 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:51:10.308Z] #47 38.84 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:51:10.308Z] #47 38.89 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:51:10.565Z] #47 39.02 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:51:10.565Z] #47 39.08 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-04T08:51:10.565Z] #47 39.18 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:51:10.565Z] #47 39.28 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:51:10.823Z] #47 39.30 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:51:10.823Z] #47 39.32 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-04T08:51:10.823Z] #47 39.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:51:11.059Z] #18 1.339 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:51:11.059Z] #18 1.356 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:51:11.059Z] #18 1.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:51:11.079Z] #47 39.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:51:11.079Z] #47 39.66 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:51:11.079Z] #47 39.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:51:11.336Z] #47 39.72 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:51:11.336Z] #47 39.76 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:51:11.338Z] #18 1.691 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:51:11.592Z] #47 40.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:51:11.749Z] #34 17.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:51:11.907Z] #18 2.138 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:51:12.167Z] #18 2.512 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:51:12.320Z] #34 ... [2021-03-04T08:51:12.320Z] [2021-03-04T08:51:12.320Z] #22 [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-03-04T08:51:12.320Z] #22 sha256:bec2f030e5cead026d392e0f8ac38afa5b9377480e004bdd26a6eec441c08726 [2021-03-04T08:51:12.320Z] #22 7.970 + RM_GOPATH=0 [2021-03-04T08:51:12.320Z] #22 7.970 + TMP_GOPATH= [2021-03-04T08:51:12.320Z] #22 7.970 + : /build [2021-03-04T08:51:12.320Z] #22 7.970 + '[' -z '' ']' [2021-03-04T08:51:12.320Z] #22 7.973 ++ mktemp -d [2021-03-04T08:51:12.320Z] #22 7.975 + export GOPATH=/tmp/tmp.zEVinYKnBZ [2021-03-04T08:51:12.320Z] #22 7.975 + GOPATH=/tmp/tmp.zEVinYKnBZ [2021-03-04T08:51:12.320Z] #22 7.975 + RM_GOPATH=1 [2021-03-04T08:51:12.320Z] #22 7.975 + case "$(go env GOARCH)" in [2021-03-04T08:51:12.320Z] #22 7.975 ++ go env GOARCH [2021-03-04T08:51:12.320Z] #22 8.064 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:12.320Z] #22 8.064 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:12.320Z] #22 8.065 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:12.320Z] #22 8.069 + dir=/tmp/install [2021-03-04T08:51:12.320Z] #22 8.069 + bin=dockercli [2021-03-04T08:51:12.320Z] #22 8.069 + shift [2021-03-04T08:51:12.320Z] #22 8.069 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-04T08:51:12.320Z] #22 8.069 + . /tmp/install/dockercli.installer [2021-03-04T08:51:12.320Z] #22 8.069 ++ : stable [2021-03-04T08:51:12.320Z] #22 8.069 ++ : 17.06.2-ce [2021-03-04T08:51:12.320Z] #22 8.069 + install_dockercli [2021-03-04T08:51:12.320Z] #22 8.069 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-04T08:51:12.320Z] #22 8.069 ++ uname -m [2021-03-04T08:51:12.320Z] #22 8.069 Install docker/cli version 17.06.2-ce from stable [2021-03-04T08:51:12.320Z] #22 8.075 + arch=x86_64 [2021-03-04T08:51:12.320Z] #22 8.075 + '[' x86_64 '!=' x86_64 ']' [2021-03-04T08:51:12.320Z] #22 8.075 + url=https://download.docker.com/linux/static [2021-03-04T08:51:12.320Z] #22 8.076 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-04T08:51:12.320Z] #22 8.150 + tar -xz docker/docker [2021-03-04T08:51:12.521Z] #47 ... [2021-03-04T08:51:12.521Z] [2021-03-04T08:51:12.521Z] #34 [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-03-04T08:51:12.521Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:12.521Z] #34 33.08 Reading package lists... [2021-03-04T08:51:12.581Z] #22 ... [2021-03-04T08:51:12.581Z] [2021-03-04T08:51:12.581Z] #47 [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-03-04T08:51:12.581Z] #47 sha256:242b9f09425c26da08d7de9cf7e529a7a1da8986fd80993af0e17984e1366a90 [2021-03-04T08:51:12.581Z] #47 17.29 go: downloading github.com/spf13/viper v1.6.1 [2021-03-04T08:51:12.581Z] #47 17.29 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-04T08:51:12.581Z] #47 17.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:51:12.581Z] #47 17.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:51:12.581Z] #47 17.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:51:12.581Z] #47 17.53 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-04T08:51:12.581Z] #47 17.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:51:12.581Z] #47 17.68 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-04T08:51:12.581Z] #47 17.70 go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T08:51:12.581Z] #47 17.70 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-04T08:51:12.581Z] #47 17.73 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:51:12.581Z] #47 18.05 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:51:12.581Z] #47 18.06 go: extracting github.com/pkg/errors v0.8.1 [2021-03-04T08:51:12.581Z] #47 18.07 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:51:12.581Z] #47 18.07 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-04T08:51:12.581Z] #47 18.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:51:12.841Z] #47 18.35 go: extracting github.com/spf13/viper v1.6.1 [2021-03-04T08:51:12.841Z] #47 18.41 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:51:12.841Z] #47 18.45 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-04T08:51:12.841Z] #47 18.46 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:51:12.841Z] #47 18.47 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:51:12.841Z] #47 18.48 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:51:12.841Z] #47 18.53 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-04T08:51:12.841Z] #47 18.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:51:12.841Z] #47 18.59 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:51:13.102Z] #47 18.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:51:13.102Z] #47 18.78 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:51:13.102Z] #47 18.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:51:13.362Z] #47 18.97 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:51:13.362Z] #47 18.98 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:51:13.362Z] #47 19.12 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:51:13.547Z] #18 3.720 Fetched 8423 kB in 3s (3199 kB/s) [2021-03-04T08:51:13.623Z] #47 19.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:51:13.623Z] #47 19.37 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-04T08:51:13.647Z] #34 41.50 Reading package lists... [2021-03-04T08:51:13.647Z] #34 ... [2021-03-04T08:51:13.647Z] [2021-03-04T08:51:13.647Z] #38 [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-03-04T08:51:13.647Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:51:13.647Z] #38 31.77 Checking out files: 86% (1453/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-04T08:51:13.647Z] #38 32.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-04T08:51:13.647Z] #38 35.97 + 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-03-04T08:51:13.883Z] #47 19.60 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:51:13.903Z] #38 ... [2021-03-04T08:51:13.903Z] [2021-03-04T08:51:13.903Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:13.903Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:13.903Z] #11 34.26 Reading package lists... [2021-03-04T08:51:14.146Z] #47 19.81 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:51:14.146Z] #47 19.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:51:14.146Z] #47 19.89 go: downloading github.com/spf13/cast v1.3.0 [2021-03-04T08:51:14.146Z] #47 19.90 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:51:14.146Z] #47 19.91 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:51:14.406Z] #47 19.95 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:51:14.406Z] #47 19.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:51:14.406Z] #47 19.97 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:51:14.406Z] #47 ... [2021-03-04T08:51:14.406Z] [2021-03-04T08:51:14.406Z] #22 [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-03-04T08:51:14.406Z] #22 sha256:bec2f030e5cead026d392e0f8ac38afa5b9377480e004bdd26a6eec441c08726 [2021-03-04T08:51:14.406Z] #22 19.55 + mkdir -p /build [2021-03-04T08:51:14.406Z] #22 19.55 + mv docker/docker /build/ [2021-03-04T08:51:14.406Z] #22 19.56 + rmdir docker [2021-03-04T08:51:14.406Z] #22 DONE 20.2s [2021-03-04T08:51:14.466Z] #11 42.23 Reading package lists... [2021-03-04T08:51:14.466Z] #11 ... [2021-03-04T08:51:14.466Z] [2021-03-04T08:51:14.466Z] #49 [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-03-04T08:51:14.466Z] #49 sha256:f732c47f5b357dcde7b9d9bf7a26805dc59c5bcd900eefd8974664b40b76711b [2021-03-04T08:51:14.466Z] #49 33.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:51:14.466Z] #49 34.68 runtime [2021-03-04T08:51:14.466Z] #49 34.76 runtime/cgo [2021-03-04T08:51:14.488Z] #18 3.720 Reading package lists... [2021-03-04T08:51:14.667Z] [2021-03-04T08:51:14.667Z] #49 [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-03-04T08:51:14.667Z] #49 sha256:43cce7d82f01ab7cc4d81db06b2d7bac48929cea0bb1f83f35211bc0af0bbfd2 [2021-03-04T08:51:14.667Z] #49 18.47 + cd /tmp/tmp.3VW5zPAAOu/src/github.com/mvdan/sh [2021-03-04T08:51:14.667Z] #49 18.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:51:14.667Z] #49 18.64 + GO111MODULE=on [2021-03-04T08:51:14.667Z] #49 18.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-04T08:51:14.667Z] #49 20.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:51:14.722Z] #49 ... [2021-03-04T08:51:14.722Z] [2021-03-04T08:51:14.722Z] #56 [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-03-04T08:51:14.722Z] #56 sha256:372d82b41e501310341967d364a2b4756e4e2fc1c1e74a4a4c2ba2c4f48e930e [2021-03-04T08:51:14.722Z] #56 37.02 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:51:14.722Z] #56 37.07 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:51:14.722Z] #56 37.27 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:51:14.722Z] #56 37.36 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:51:14.722Z] #56 37.58 go: finding github.com/google/uuid v1.2.0 [2021-03-04T08:51:14.722Z] #56 37.60 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:51:14.722Z] #56 37.66 go: finding github.com/gofrs/flock v0.8.0 [2021-03-04T08:51:14.722Z] #56 37.67 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-04T08:51:14.722Z] #56 37.77 go: finding github.com/gorilla/mux v1.8.0 [2021-03-04T08:51:14.722Z] #56 37.89 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:51:14.722Z] #56 37.96 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:51:14.722Z] #56 38.00 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:51:14.722Z] #56 38.03 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:51:14.722Z] #56 38.30 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:51:14.722Z] #56 38.51 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:51:14.927Z] #49 20.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:51:14.927Z] #49 20.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:51:14.927Z] #49 ... [2021-03-04T08:51:14.927Z] [2021-03-04T08:51:14.927Z] #53 [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-03-04T08:51:14.927Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:51:14.927Z] #53 10.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:51:14.927Z] #53 14.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:51:14.927Z] #53 16.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:51:15.058Z] #18 4.661 Reading package lists... [2021-03-04T08:51:15.190Z] #53 ... [2021-03-04T08:51:15.190Z] [2021-03-04T08:51:15.190Z] #43 [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-03-04T08:51:15.190Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:51:15.190Z] #43 10.88 internal/cpu [2021-03-04T08:51:15.190Z] #43 10.89 runtime/internal/atomic [2021-03-04T08:51:15.190Z] #43 11.66 runtime/internal/sys [2021-03-04T08:51:15.190Z] #43 12.08 runtime/internal/math [2021-03-04T08:51:15.190Z] #43 12.08 internal/bytealg [2021-03-04T08:51:15.190Z] #43 12.20 internal/race [2021-03-04T08:51:15.190Z] #43 12.39 sync/atomic [2021-03-04T08:51:15.190Z] #43 13.42 unicode [2021-03-04T08:51:15.190Z] #43 14.44 runtime [2021-03-04T08:51:15.190Z] #43 17.30 unicode/utf8 [2021-03-04T08:51:15.190Z] #43 17.82 math [2021-03-04T08:51:15.190Z] #43 ... [2021-03-04T08:51:15.190Z] [2021-03-04T08:51:15.190Z] #49 [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-03-04T08:51:15.190Z] #49 sha256:43cce7d82f01ab7cc4d81db06b2d7bac48929cea0bb1f83f35211bc0af0bbfd2 [2021-03-04T08:51:15.190Z] #49 20.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:51:15.190Z] #49 20.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:51:15.317Z] #18 5.594 Building dependency tree... [2021-03-04T08:51:15.317Z] #18 ... [2021-03-04T08:51:15.317Z] [2021-03-04T08:51:15.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:15.317Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:15.317Z] #41 28.18 DEP criu/protobuf-desc.d [2021-03-04T08:51:15.317Z] #41 28.23 DEP criu/proc_parse.d [2021-03-04T08:51:15.317Z] #41 28.30 DEP criu/plugin.d [2021-03-04T08:51:15.317Z] #41 28.34 DEP criu/pipes.d [2021-03-04T08:51:15.317Z] #41 28.39 DEP criu/pie-util.d [2021-03-04T08:51:15.317Z] #41 28.42 DEP criu/pie-util-vdso.d [2021-03-04T08:51:15.317Z] #41 28.46 DEP criu/pie-util-vdso-elf32.d [2021-03-04T08:51:15.317Z] #41 28.50 DEP criu/path.d [2021-03-04T08:51:15.317Z] #41 28.55 DEP criu/parasite-syscall.d [2021-03-04T08:51:15.318Z] #41 28.61 DEP criu/pagemap.d [2021-03-04T08:51:15.318Z] #41 28.65 DEP criu/pagemap-cache.d [2021-03-04T08:51:15.318Z] #41 28.69 DEP criu/page-xfer.d [2021-03-04T08:51:15.318Z] #41 28.73 DEP criu/page-pipe.d [2021-03-04T08:51:15.318Z] #41 28.79 DEP criu/netfilter.d [2021-03-04T08:51:15.318Z] #41 28.84 DEP criu/net.d [2021-03-04T08:51:15.318Z] #41 28.89 DEP criu/namespaces.d [2021-03-04T08:51:15.318Z] #41 28.96 DEP criu/mount.d [2021-03-04T08:51:15.318Z] #41 29.01 DEP criu/memfd.d [2021-03-04T08:51:15.318Z] #41 29.06 DEP criu/mem.d [2021-03-04T08:51:15.318Z] #41 29.11 DEP criu/lsm.d [2021-03-04T08:51:15.318Z] #41 29.17 DEP criu/log.d [2021-03-04T08:51:15.318Z] #41 29.23 DEP criu/libnetlink.d [2021-03-04T08:51:15.318Z] #41 29.28 DEP criu/kerndat.d [2021-03-04T08:51:15.318Z] #41 29.34 DEP criu/kcmp-ids.d [2021-03-04T08:51:15.318Z] #41 29.37 DEP criu/irmap.d [2021-03-04T08:51:15.318Z] #41 29.42 DEP criu/ipc_ns.d [2021-03-04T08:51:15.318Z] #41 29.47 DEP criu/image.d [2021-03-04T08:51:15.318Z] #41 29.51 DEP criu/image-desc.d [2021-03-04T08:51:15.318Z] #41 29.54 DEP criu/fsnotify.d [2021-03-04T08:51:15.318Z] #41 29.58 DEP criu/filesystems.d [2021-03-04T08:51:15.318Z] #41 29.62 DEP criu/files.d [2021-03-04T08:51:15.318Z] #41 29.67 DEP criu/files-reg.d [2021-03-04T08:51:15.318Z] #41 29.71 DEP criu/files-ext.d [2021-03-04T08:51:15.318Z] #41 29.75 DEP criu/file-lock.d [2021-03-04T08:51:15.318Z] #41 29.79 DEP criu/file-ids.d [2021-03-04T08:51:15.318Z] #41 29.84 DEP criu/fifo.d [2021-03-04T08:51:15.318Z] #41 29.89 DEP criu/fdstore.d [2021-03-04T08:51:15.318Z] #41 29.91 DEP criu/fault-injection.d [2021-03-04T08:51:15.318Z] #41 29.93 DEP criu/external.d [2021-03-04T08:51:15.318Z] #41 29.96 DEP criu/eventpoll.d [2021-03-04T08:51:15.318Z] #41 30.02 DEP criu/eventfd.d [2021-03-04T08:51:15.318Z] #41 30.06 DEP criu/crtools.d [2021-03-04T08:51:15.318Z] #41 30.11 DEP criu/cr-service.d [2021-03-04T08:51:15.318Z] #41 30.16 DEP criu/cr-restore.d [2021-03-04T08:51:15.318Z] #41 30.22 DEP criu/cr-errno.d [2021-03-04T08:51:15.318Z] #41 30.23 DEP criu/cr-dump.d [2021-03-04T08:51:15.318Z] #41 30.29 DEP criu/cr-dedup.d [2021-03-04T08:51:15.318Z] #41 30.35 DEP criu/cr-check.d [2021-03-04T08:51:15.318Z] #41 30.44 DEP criu/config.d [2021-03-04T08:51:15.318Z] #41 30.50 DEP criu/clone-noasan.d [2021-03-04T08:51:15.318Z] #41 30.53 DEP criu/cgroup.d [2021-03-04T08:51:15.318Z] #41 30.58 DEP criu/cgroup-props.d [2021-03-04T08:51:15.318Z] #41 30.61 DEP criu/bitmap.d [2021-03-04T08:51:15.318Z] #41 30.62 DEP criu/bfd.d [2021-03-04T08:51:15.318Z] #41 30.67 DEP criu/autofs.d [2021-03-04T08:51:15.318Z] #41 30.71 DEP criu/aio.d [2021-03-04T08:51:15.318Z] #41 30.76 DEP criu/action-scripts.d [2021-03-04T08:51:15.318Z] #41 30.84 CC criu/action-scripts.o [2021-03-04T08:51:15.318Z] #41 31.01 CC criu/aio.o [2021-03-04T08:51:15.318Z] #41 31.17 CC criu/autofs.o [2021-03-04T08:51:15.318Z] #41 31.63 CC criu/bfd.o [2021-03-04T08:51:15.318Z] #41 31.79 CC criu/bitmap.o [2021-03-04T08:51:15.318Z] #41 31.85 CC criu/cgroup-props.o [2021-03-04T08:51:15.318Z] #41 32.09 CC criu/cgroup.o [2021-03-04T08:51:15.452Z] #49 ... [2021-03-04T08:51:15.452Z] [2021-03-04T08:51:15.452Z] #32 [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-03-04T08:51:15.452Z] #32 sha256:8da18bedecf490d7fbabd6dd317654d4eae7fbf5c3073a79acb50d68b72ce679 [2021-03-04T08:51:15.452Z] #32 10.99 internal/cpu [2021-03-04T08:51:15.452Z] #32 10.99 runtime/internal/atomic [2021-03-04T08:51:15.452Z] #32 11.76 runtime/internal/sys [2021-03-04T08:51:15.452Z] #32 12.10 internal/bytealg [2021-03-04T08:51:15.452Z] #32 12.14 runtime/internal/math [2021-03-04T08:51:15.452Z] #32 12.70 math/bits [2021-03-04T08:51:15.452Z] #32 13.19 math [2021-03-04T08:51:15.452Z] #32 14.00 runtime [2021-03-04T08:51:15.452Z] #32 18.50 internal/testlog [2021-03-04T08:51:15.452Z] #32 18.84 encoding [2021-03-04T08:51:15.452Z] #32 19.00 runtime/cgo [2021-03-04T08:51:15.651Z] #56 ... [2021-03-04T08:51:15.651Z] [2021-03-04T08:51:15.651Z] #40 [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-03-04T08:51:15.651Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:15.651Z] #40 33.99 Fetched 8423 kB in 25s (338 kB/s) [2021-03-04T08:51:15.651Z] #40 33.99 Reading package lists... [2021-03-04T08:51:15.651Z] #40 42.23 Reading package lists... [2021-03-04T08:51:15.651Z] #40 ... [2021-03-04T08:51:15.651Z] [2021-03-04T08:51:15.651Z] #47 [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-03-04T08:51:15.651Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:51:15.651Z] #47 41.40 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:51:15.712Z] #32 ... [2021-03-04T08:51:15.712Z] [2021-03-04T08:51:15.712Z] #47 [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-03-04T08:51:15.712Z] #47 sha256:242b9f09425c26da08d7de9cf7e529a7a1da8986fd80993af0e17984e1366a90 [2021-03-04T08:51:15.712Z] #47 20.59 go: extracting github.com/spf13/cast v1.3.0 [2021-03-04T08:51:15.712Z] #47 20.61 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:51:15.712Z] #47 20.64 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:51:15.712Z] #47 21.09 go: downloading github.com/spf13/afero v1.1.2 [2021-03-04T08:51:15.712Z] #47 21.36 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:51:15.712Z] #47 21.40 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:51:15.712Z] #47 21.43 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:51:15.887Z] #41 32.97 CC criu/clone-noasan.o [2021-03-04T08:51:15.887Z] #41 33.05 CC criu/config.o [2021-03-04T08:51:15.908Z] #47 ... [2021-03-04T08:51:15.908Z] [2021-03-04T08:51:15.908Z] #53 [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-03-04T08:51:15.908Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:51:15.908Z] #53 34.35 Fetched 8423 kB in 26s (328 kB/s) [2021-03-04T08:51:15.908Z] #53 34.35 Reading package lists... [2021-03-04T08:51:15.908Z] #53 42.16 Reading package lists... [2021-03-04T08:51:15.908Z] #53 ... [2021-03-04T08:51:15.908Z] [2021-03-04T08:51:15.908Z] #47 [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-03-04T08:51:15.908Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:51:15.908Z] #47 44.56 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-04T08:51:15.972Z] #47 21.55 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-04T08:51:16.147Z] #41 33.48 CC criu/cr-check.o [2021-03-04T08:51:16.293Z] #47 21.89 go: extracting github.com/spf13/afero v1.1.2 [2021-03-04T08:51:16.293Z] #47 21.97 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-04T08:51:16.717Z] #41 34.06 CC criu/cr-dedup.o [2021-03-04T08:51:16.863Z] #47 22.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:51:16.863Z] #47 22.55 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:51:16.863Z] #47 22.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:51:16.976Z] #41 34.18 CC criu/cr-dump.o [2021-03-04T08:51:17.124Z] #47 22.75 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:51:17.124Z] #47 ... [2021-03-04T08:51:17.124Z] [2021-03-04T08:51:17.124Z] #40 [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-03-04T08:51:17.124Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:17.124Z] #40 12.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:51:17.124Z] #40 15.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:51:17.124Z] #40 ... [2021-03-04T08:51:17.124Z] [2021-03-04T08:51:17.124Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:17.124Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:17.124Z] #11 12.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:51:17.124Z] #11 15.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:51:17.312Z] Client: Docker Engine - Community [2021-03-04T08:51:17.312Z] Version: 20.10.3 [2021-03-04T08:51:17.312Z] API version: 1.41 [2021-03-04T08:51:17.312Z] Go version: go1.13.15 [2021-03-04T08:51:17.312Z] Git commit: 48d30b5 [2021-03-04T08:51:17.312Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-04T08:51:17.312Z] OS/Arch: linux/amd64 [2021-03-04T08:51:17.312Z] Context: default [2021-03-04T08:51:17.312Z] Experimental: true [2021-03-04T08:51:17.312Z] [2021-03-04T08:51:17.312Z] Server: Docker Engine - Community [2021-03-04T08:51:17.312Z] Engine: [2021-03-04T08:51:17.312Z] Version: 20.10.3 [2021-03-04T08:51:17.312Z] API version: 1.41 (minimum version 1.12) [2021-03-04T08:51:17.312Z] Go version: go1.13.15 [2021-03-04T08:51:17.312Z] Git commit: 46229ca [2021-03-04T08:51:17.312Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-04T08:51:17.312Z] OS/Arch: linux/amd64 [2021-03-04T08:51:17.312Z] Experimental: true [2021-03-04T08:51:17.312Z] containerd: [2021-03-04T08:51:17.312Z] Version: 1.4.3 [2021-03-04T08:51:17.312Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:51:17.312Z] runc: [2021-03-04T08:51:17.312Z] Version: 1.0.0-rc92 [2021-03-04T08:51:17.312Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:51:17.312Z] docker-init: [2021-03-04T08:51:17.312Z] Version: 0.19.0 [2021-03-04T08:51:17.312Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-04T08:51:17.384Z] #11 ... [2021-03-04T08:51:17.384Z] [2021-03-04T08:51:17.384Z] #43 [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-03-04T08:51:17.384Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:51:17.384Z] #43 22.65 unicode/utf16 [2021-03-04T08:51:17.384Z] #43 23.00 container/list [2021-03-04T08:51:17.547Z] #41 34.84 CC criu/cr-errno.o [2021-03-04T08:51:17.547Z] #41 34.89 CC criu/cr-restore.o [2021-03-04T08:51:17.627Z] + docker info [2021-03-04T08:51:17.954Z] #43 23.61 crypto/internal/subtle [2021-03-04T08:51:18.116Z] #41 ... [2021-03-04T08:51:18.116Z] [2021-03-04T08:51:18.116Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:51:18.116Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:51:18.116Z] #18 5.594 Building dependency tree... [2021-03-04T08:51:18.116Z] #18 5.969 libcap2-bin is already the newest version (1:2.25-2). [2021-03-04T08:51:18.116Z] #18 5.969 The following additional packages will be installed: [2021-03-04T08:51:18.116Z] #18 5.969 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-04T08:51:18.116Z] #18 5.969 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-04T08:51:18.116Z] #18 5.969 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-04T08:51:18.116Z] #18 5.969 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-04T08:51:18.116Z] #18 5.969 python3.7 python3.7-minimal vim-runtime xxd [2021-03-04T08:51:18.116Z] #18 5.970 Suggested packages: [2021-03-04T08:51:18.116Z] #18 5.970 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-04T08:51:18.116Z] #18 5.970 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-04T08:51:18.116Z] #18 5.971 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-04T08:51:18.116Z] #18 5.971 Recommended packages: [2021-03-04T08:51:18.116Z] #18 5.971 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-04T08:51:18.116Z] #18 5.971 python3-keyrings.alt python3-xdg unzip [2021-03-04T08:51:18.116Z] #18 6.453 The following NEW packages will be installed: [2021-03-04T08:51:18.116Z] #18 6.453 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-04T08:51:18.116Z] #18 6.454 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-04T08:51:18.116Z] #18 6.454 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-04T08:51:18.116Z] #18 6.454 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-04T08:51:18.116Z] #18 6.454 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-04T08:51:18.116Z] #18 6.455 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-04T08:51:18.116Z] #18 6.455 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-04T08:51:18.116Z] #18 6.455 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-04T08:51:18.116Z] #18 6.455 xz-utils zip [2021-03-04T08:51:18.116Z] #18 6.733 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:51:18.116Z] #18 6.733 Need to get 28.5 MB of archives. [2021-03-04T08:51:18.116Z] #18 6.733 After this operation, 116 MB of additional disk space will be used. [2021-03-04T08:51:18.116Z] #18 6.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-04T08:51:18.116Z] #18 6.815 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-04T08:51:18.116Z] #18 6.918 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-04T08:51:18.116Z] #18 6.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-04T08:51:18.116Z] #18 7.041 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-04T08:51:18.116Z] #18 7.125 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-04T08:51:18.116Z] #18 7.524 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-04T08:51:18.116Z] #18 7.531 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-04T08:51:18.116Z] #18 7.532 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-04T08:51:18.116Z] #18 7.533 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-04T08:51:18.116Z] #18 7.535 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-04T08:51:18.116Z] #18 7.690 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-04T08:51:18.116Z] #18 7.714 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-04T08:51:18.116Z] #18 7.714 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-04T08:51:18.116Z] #18 7.715 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-04T08:51:18.116Z] #18 7.716 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-04T08:51:18.116Z] #18 7.723 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T08:51:18.116Z] #18 7.725 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:51:18.116Z] #18 7.802 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-04T08:51:18.116Z] #18 7.893 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-04T08:51:18.116Z] #18 7.894 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-04T08:51:18.116Z] #18 7.898 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-04T08:51:18.116Z] #18 7.981 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-04T08:51:18.116Z] #18 8.001 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T08:51:18.116Z] #18 8.005 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T08:51:18.116Z] #18 8.007 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T08:51:18.116Z] #18 8.008 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-04T08:51:18.116Z] #18 8.009 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-04T08:51:18.116Z] #18 8.009 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T08:51:18.116Z] #18 8.223 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T08:51:18.116Z] #18 8.224 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T08:51:18.116Z] #18 8.225 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T08:51:18.116Z] #18 8.226 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-04T08:51:18.116Z] #18 8.228 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-04T08:51:18.116Z] #18 8.233 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-04T08:51:18.116Z] #18 8.328 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-04T08:51:18.116Z] #18 8.408 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-04T08:51:18.116Z] #18 8.412 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-04T08:51:18.116Z] #18 8.416 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-04T08:51:18.116Z] #18 8.418 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-04T08:51:18.116Z] #18 8.496 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-04T08:51:18.116Z] #18 8.497 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-04T08:51:18.116Z] #18 8.522 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-04T08:51:18.116Z] #18 8.528 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-04T08:51:18.116Z] #18 8.533 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-04T08:51:18.213Z] #43 23.83 crypto/subtle [2021-03-04T08:51:18.376Z] #18 8.663 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-04T08:51:18.376Z] #18 8.685 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-04T08:51:18.376Z] #18 8.699 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-04T08:51:18.473Z] #43 23.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-04T08:51:18.473Z] #43 24.06 internal/nettrace [2021-03-04T08:51:18.636Z] #18 8.967 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:18.636Z] #18 9.019 Fetched 28.5 MB in 2s (12.8 MB/s) [2021-03-04T08:51:18.636Z] #18 9.071 Selecting previously unselected package pigz. [2021-03-04T08:51:18.636Z] #18 9.071 (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 ... 23432 files and directories currently installed.) [2021-03-04T08:51:18.636Z] #18 9.088 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-04T08:51:18.636Z] #18 9.091 Unpacking pigz (2.4-1) ... [2021-03-04T08:51:18.636Z] #18 9.170 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-04T08:51:18.636Z] #18 9.173 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:51:18.733Z] #43 24.26 runtime/cgo [2021-03-04T08:51:18.895Z] #18 9.178 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:51:18.895Z] #18 9.417 Selecting previously unselected package python3.7-minimal. [2021-03-04T08:51:18.895Z] #18 9.420 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:51:18.895Z] #18 9.435 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:51:19.178Z] #47 47.59 go: extracting golang.org/x/text v0.3.2 [2021-03-04T08:51:19.313Z] #43 ... [2021-03-04T08:51:19.313Z] [2021-03-04T08:51:19.313Z] #56 [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-03-04T08:51:19.313Z] #56 sha256:2f0a3d5278751e6273c36960b0eefa5686347e5043565d40b652ca80497cfb6a [2021-03-04T08:51:19.313Z] #56 15.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:51:19.313Z] #56 15.06 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:51:19.313Z] #56 17.99 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:51:19.313Z] #56 19.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:51:19.313Z] #56 20.18 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:51:19.313Z] #56 20.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:51:19.313Z] #56 21.01 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:51:19.313Z] #56 21.52 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:51:19.313Z] #56 24.33 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:51:19.313Z] #56 24.45 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:51:19.313Z] #56 24.64 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:51:19.313Z] #56 24.78 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:51:19.313Z] #56 24.97 go: finding github.com/google/uuid v1.2.0 [2021-03-04T08:51:19.313Z] #56 25.00 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:51:19.313Z] #56 25.10 go: finding github.com/gofrs/flock v0.8.0 [2021-03-04T08:51:19.313Z] #56 25.11 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-04T08:51:19.465Z] #18 9.852 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:51:19.465Z] #18 9.904 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:51:19.573Z] #56 25.16 go: finding github.com/gorilla/mux v1.8.0 [2021-03-04T08:51:19.573Z] #56 ... [2021-03-04T08:51:19.573Z] [2021-03-04T08:51:19.573Z] #45 [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-03-04T08:51:19.573Z] #45 sha256:8fb083433fe55ec52f8116119a7c3268ec99b70537406c1bc6890622f32fa943 [2021-03-04T08:51:19.573Z] #45 15.17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:51:19.573Z] #45 15.98 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:51:19.573Z] #45 16.77 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:51:19.573Z] #45 21.11 go: finding github.com/fatih/color v1.9.0 [2021-03-04T08:51:19.573Z] #45 21.11 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:51:19.573Z] #45 21.18 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:51:19.573Z] #45 21.41 go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T08:51:19.573Z] #45 21.43 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:51:19.573Z] #45 21.60 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:51:19.573Z] #45 21.77 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:51:19.573Z] #45 22.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:51:19.573Z] #45 22.17 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:51:19.573Z] #45 22.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:51:19.573Z] #45 22.31 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:51:19.573Z] #45 ... [2021-03-04T08:51:19.573Z] [2021-03-04T08:51:19.573Z] #56 [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-03-04T08:51:19.573Z] #56 sha256:2f0a3d5278751e6273c36960b0eefa5686347e5043565d40b652ca80497cfb6a [2021-03-04T08:51:19.573Z] #56 25.28 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:51:19.573Z] #56 25.31 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:51:19.573Z] #56 25.32 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:51:19.832Z] #56 25.41 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:51:20.095Z] #56 25.78 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:51:20.095Z] #56 25.88 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:51:20.402Z] #18 10.61 Selecting previously unselected package python3-minimal. [2021-03-04T08:51:20.403Z] #18 10.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 ... 23681 files and directories currently installed.) [2021-03-04T08:51:20.403Z] #18 10.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-04T08:51:20.403Z] #18 10.64 Unpacking python3-minimal (3.7.3-1) ... [2021-03-04T08:51:20.403Z] #18 10.72 Selecting previously unselected package libmpdec2:amd64. [2021-03-04T08:51:20.403Z] #18 10.72 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-04T08:51:20.403Z] #18 10.74 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T08:51:20.403Z] #18 10.82 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-04T08:51:20.403Z] #18 10.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:51:20.403Z] #18 10.83 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:51:20.662Z] #18 11.08 Selecting previously unselected package python3.7. [2021-03-04T08:51:20.662Z] #18 11.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:51:20.662Z] #18 11.09 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:51:20.662Z] #18 11.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T08:51:20.662Z] #18 11.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-04T08:51:20.662Z] #18 11.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T08:51:20.662Z] #18 11.21 Setting up python3-minimal (3.7.3-1) ... [2021-03-04T08:51:21.209Z] Client: [2021-03-04T08:51:21.209Z] Context: default [2021-03-04T08:51:21.209Z] Debug Mode: false [2021-03-04T08:51:21.209Z] Plugins: [2021-03-04T08:51:21.209Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T08:51:21.209Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T08:51:21.209Z] [2021-03-04T08:51:21.209Z] Server: [2021-03-04T08:51:21.209Z] Containers: 0 [2021-03-04T08:51:21.209Z] Running: 0 [2021-03-04T08:51:21.209Z] Paused: 0 [2021-03-04T08:51:21.209Z] Stopped: 0 [2021-03-04T08:51:21.209Z] Images: 0 [2021-03-04T08:51:21.209Z] Server Version: 20.10.3 [2021-03-04T08:51:21.209Z] Storage Driver: overlay2 [2021-03-04T08:51:21.209Z] Backing Filesystem: extfs [2021-03-04T08:51:21.209Z] Supports d_type: true [2021-03-04T08:51:21.209Z] Native Overlay Diff: true [2021-03-04T08:51:21.209Z] Logging Driver: json-file [2021-03-04T08:51:21.209Z] Cgroup Driver: cgroupfs [2021-03-04T08:51:21.209Z] Cgroup Version: 1 [2021-03-04T08:51:21.209Z] Plugins: [2021-03-04T08:51:21.209Z] Volume: local [2021-03-04T08:51:21.209Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T08:51:21.209Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T08:51:21.209Z] Swarm: inactive [2021-03-04T08:51:21.209Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-04T08:51:21.209Z] Default Runtime: runc [2021-03-04T08:51:21.209Z] Init Binary: docker-init [2021-03-04T08:51:21.209Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:51:21.209Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:51:21.209Z] init version: de40ad0 [2021-03-04T08:51:21.209Z] Security Options: [2021-03-04T08:51:21.209Z] apparmor [2021-03-04T08:51:21.209Z] seccomp [2021-03-04T08:51:21.209Z] Profile: default [2021-03-04T08:51:21.209Z] Kernel Version: 4.15.0-1093-aws [2021-03-04T08:51:21.209Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-04T08:51:21.209Z] OSType: linux [2021-03-04T08:51:21.209Z] Architecture: aarch64 [2021-03-04T08:51:21.209Z] CPUs: 4 [2021-03-04T08:51:21.209Z] Total Memory: 7.525GiB [2021-03-04T08:51:21.209Z] Name: ip-10-100-42-205 [2021-03-04T08:51:21.209Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-04T08:51:21.209Z] Docker Root Dir: /var/lib/docker [2021-03-04T08:51:21.209Z] Debug Mode: false [2021-03-04T08:51:21.209Z] Registry: https://index.docker.io/v1/ [2021-03-04T08:51:21.209Z] Labels: [2021-03-04T08:51:21.209Z] Experimental: true [2021-03-04T08:51:21.209Z] Insecure Registries: [2021-03-04T08:51:21.209Z] 127.0.0.0/8 [2021-03-04T08:51:21.209Z] Live Restore Enabled: true [2021-03-04T08:51:21.209Z] [2021-03-04T08:51:21.209Z] WARNING: No swap limit support [Pipeline] sh [2021-03-04T08:51:21.230Z] #18 11.78 Selecting previously unselected package python3. [2021-03-04T08:51:21.489Z] #18 11.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-03-04T08:51:21.489Z] #18 11.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-04T08:51:21.489Z] #18 11.82 Unpacking python3 (3.7.3-1) ... [2021-03-04T08:51:21.489Z] #18 11.91 Selecting previously unselected package libip4tc0:amd64. [2021-03-04T08:51:21.489Z] #18 11.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-04T08:51:21.489Z] #18 11.92 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T08:51:21.508Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T08:51:21.508Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T08:51:21.508Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42111/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-04T08:51:21.508Z] + bash /home/ubuntu/workspace/moby_PR-42111/check-config.sh [2021-03-04T08:51:21.508Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-04T08:51:21.508Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-04T08:51:21.508Z] [2021-03-04T08:51:21.508Z] Generally Necessary: [2021-03-04T08:51:21.508Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-04T08:51:21.508Z] - apparmor: enabled and tools installed [2021-03-04T08:51:21.508Z] - CONFIG_NAMESPACES: enabled [2021-03-04T08:51:21.696Z] #47 ... [2021-03-04T08:51:21.696Z] [2021-03-04T08:51:21.696Z] #32 [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-03-04T08:51:21.696Z] #32 sha256:7b300d6e90240b97b7731072377228fc309106e0b511afc5cf20ef96aa16ec22 [2021-03-04T08:51:21.696Z] #32 49.88 sync [2021-03-04T08:51:21.696Z] #32 49.89 internal/reflectlite [2021-03-04T08:51:21.763Z] #18 12.20 Selecting previously unselected package libip6tc0:amd64. [2021-03-04T08:51:21.763Z] #18 12.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-04T08:51:21.763Z] #18 12.32 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T08:51:21.770Z] - CONFIG_NET_NS: enabled [2021-03-04T08:51:21.770Z] - CONFIG_PID_NS: enabled [2021-03-04T08:51:21.770Z] - CONFIG_IPC_NS: enabled [2021-03-04T08:51:21.770Z] - CONFIG_UTS_NS: enabled [2021-03-04T08:51:21.770Z] - CONFIG_CGROUPS: enabled [2021-03-04T08:51:21.770Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-04T08:51:21.770Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-04T08:51:21.770Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-04T08:51:21.771Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-04T08:51:21.771Z] - CONFIG_CPUSETS: enabled [2021-03-04T08:51:21.771Z] - CONFIG_MEMCG: enabled [2021-03-04T08:51:21.771Z] - CONFIG_KEYS: enabled [2021-03-04T08:51:21.771Z] - CONFIG_VETH: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-04T08:51:21.771Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-04T08:51:21.771Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-04T08:51:21.771Z] [2021-03-04T08:51:21.771Z] Optional Features: [2021-03-04T08:51:21.771Z] - CONFIG_USER_NS: enabled [2021-03-04T08:51:22.022Z] #18 ... [2021-03-04T08:51:22.022Z] [2021-03-04T08:51:22.022Z] #51 [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-03-04T08:51:22.022Z] #51 sha256:60e37234be721441ae26d901349e929745871b5e5c421a336b4389e651d348c9 [2021-03-04T08:51:22.022Z] #51 20.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-04T08:51:22.022Z] #51 20.99 + mkdir -p /build [2021-03-04T08:51:22.022Z] #51 20.99 + cp runc /build/runc [2021-03-04T08:51:22.022Z] #51 DONE 22.1s [2021-03-04T08:51:22.022Z] [2021-03-04T08:51:22.022Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:51:22.022Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:51:22.022Z] #18 12.48 Selecting previously unselected package libiptc0:amd64. [2021-03-04T08:51:22.022Z] #18 12.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-04T08:51:22.022Z] #18 12.49 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-04T08:51:22.022Z] #18 12.53 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-04T08:51:22.022Z] #18 12.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-04T08:51:22.022Z] #18 12.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T08:51:22.022Z] #18 12.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-04T08:51:22.022Z] #18 ... [2021-03-04T08:51:22.022Z] [2021-03-04T08:51:22.022Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:22.022Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:22.022Z] #41 36.33 CC criu/cr-service.o [2021-03-04T08:51:22.022Z] #41 36.83 CC criu/crtools.o [2021-03-04T08:51:22.022Z] #41 37.01 CC criu/eventfd.o [2021-03-04T08:51:22.022Z] #41 37.12 CC criu/eventpoll.o [2021-03-04T08:51:22.022Z] #41 37.40 CC criu/external.o [2021-03-04T08:51:22.022Z] #41 37.52 CC criu/fault-injection.o [2021-03-04T08:51:22.022Z] #41 37.57 CC criu/fdstore.o [2021-03-04T08:51:22.022Z] #41 37.69 CC criu/fifo.o [2021-03-04T08:51:22.022Z] #41 37.81 CC criu/file-ids.o [2021-03-04T08:51:22.023Z] #41 37.92 CC criu/file-lock.o [2021-03-04T08:51:22.023Z] #41 38.21 CC criu/files-ext.o [2021-03-04T08:51:22.023Z] #41 38.37 CC criu/files-reg.o [2021-03-04T08:51:22.023Z] #41 39.03 CC criu/files.o [2021-03-04T08:51:22.036Z] - CONFIG_SECCOMP: enabled [2021-03-04T08:51:22.036Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-04T08:51:22.036Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-04T08:51:22.036Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-04T08:51:22.036Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-04T08:51:22.036Z] - CONFIG_BLK_CGROUP: enabled [2021-03-04T08:51:22.036Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-04T08:51:22.036Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-04T08:51:22.036Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-04T08:51:22.036Z] - CONFIG_CGROUP_PERF: enabled [2021-03-04T08:51:22.036Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-04T08:51:22.036Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-04T08:51:22.036Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-04T08:51:22.036Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-04T08:51:22.036Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-04T08:51:22.036Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-04T08:51:22.036Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-04T08:51:22.036Z] - CONFIG_IP_VS: enabled (as module) [2021-03-04T08:51:22.036Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-04T08:51:22.036Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-04T08:51:22.036Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-04T08:51:22.036Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-04T08:51:22.036Z] - CONFIG_EXT4_FS: enabled [2021-03-04T08:51:22.036Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-04T08:51:22.036Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-04T08:51:22.298Z] - Network Drivers: [2021-03-04T08:51:22.298Z] - "overlay": [2021-03-04T08:51:22.298Z] - CONFIG_VXLAN: enabled (as module) [2021-03-04T08:51:22.298Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-04T08:51:22.298Z] Optional (for encrypted networks): [2021-03-04T08:51:22.298Z] - CONFIG_CRYPTO: enabled [2021-03-04T08:51:22.298Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-04T08:51:22.298Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-04T08:51:22.298Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-04T08:51:22.298Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-04T08:51:22.298Z] - CONFIG_XFRM: enabled [2021-03-04T08:51:22.298Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-04T08:51:22.298Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-04T08:51:22.298Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-04T08:51:22.298Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-04T08:51:22.298Z] - "ipvlan": [2021-03-04T08:51:22.298Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-04T08:51:22.298Z] - "macvlan": [2021-03-04T08:51:22.298Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-04T08:51:22.298Z] - CONFIG_DUMMY: enabled (as module) [2021-03-04T08:51:22.298Z] - "ftp,tftp client in container": [2021-03-04T08:51:22.298Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-04T08:51:22.298Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-04T08:51:22.298Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-04T08:51:22.298Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-04T08:51:22.298Z] - Storage Drivers: [2021-03-04T08:51:22.298Z] - "aufs": [2021-03-04T08:51:22.298Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-04T08:51:22.298Z] - "btrfs": [2021-03-04T08:51:22.298Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-04T08:51:22.560Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-04T08:51:22.560Z] - "devicemapper": [2021-03-04T08:51:22.560Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-04T08:51:22.560Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-04T08:51:22.560Z] - "overlay": [2021-03-04T08:51:22.560Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-04T08:51:22.560Z] - "zfs": [2021-03-04T08:51:22.560Z] - /dev/zfs: missing [2021-03-04T08:51:22.560Z] - zfs command: missing [2021-03-04T08:51:22.560Z] - zpool command: missing [2021-03-04T08:51:22.560Z] [2021-03-04T08:51:22.560Z] Limits: [2021-03-04T08:51:22.560Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-04T08:51:22.560Z] [2021-03-04T08:51:22.560Z] + true [Pipeline] } [Pipeline] // stage [2021-03-04T08:51:22.595Z] #41 39.60 CC criu/filesystems.o [2021-03-04T08:51:22.595Z] #41 39.80 CC criu/fsnotify.o [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-04T08:51:22.854Z] #41 ... [2021-03-04T08:51:22.854Z] [2021-03-04T08:51:22.854Z] #54 [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-03-04T08:51:22.854Z] #54 sha256:ae44604f94c63d49157558e580caa81959277155eb24af6c84b1b2e47370ad55 [2021-03-04T08:51:22.854Z] #54 43.31 + bin/containerd [2021-03-04T08:51:22.854Z] #54 ... [2021-03-04T08:51:22.854Z] [2021-03-04T08:51:22.854Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:22.854Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:22.854Z] #41 40.15 CC criu/image-desc.o [2021-03-04T08:51:22.854Z] #41 40.19 CC criu/image.o [2021-03-04T08:51:22.922Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:584448a3e67fc8c5300fd3619a10fa141f327e70 . [2021-03-04T08:51:23.113Z] #41 40.42 CC criu/ipc_ns.o [2021-03-04T08:51:23.184Z] #2 [internal] load .dockerignore [2021-03-04T08:51:23.184Z] #2 sha256:9f0075a8df46b9c5cf3f7f3e7c6a85a7a75072bb61cda6d69f3c7264a6b4ac30 [2021-03-04T08:51:23.372Z] #41 40.72 CC criu/irmap.o [2021-03-04T08:51:23.589Z] #32 ... [2021-03-04T08:51:23.589Z] [2021-03-04T08:51:23.589Z] #62 [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-03-04T08:51:23.589Z] #62 sha256:90f36859f6a121687cea32cc043f6c90d9a43e1d85e22a75419609d351219b99 [2021-03-04T08:51:23.589Z] #62 DONE 52.2s [2021-03-04T08:51:23.589Z] [2021-03-04T08:51:23.589Z] #32 [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-03-04T08:51:23.589Z] #32 sha256:7b300d6e90240b97b7731072377228fc309106e0b511afc5cf20ef96aa16ec22 [2021-03-04T08:51:23.589Z] #32 52.32 errors [2021-03-04T08:51:23.589Z] #32 52.32 sort [2021-03-04T08:51:23.630Z] #41 40.88 CC criu/kcmp-ids.o [2021-03-04T08:51:23.630Z] #41 40.95 CC criu/kerndat.o [2021-03-04T08:51:23.889Z] #41 41.20 CC criu/libnetlink.o [2021-03-04T08:51:24.147Z] #41 41.29 CC criu/log.o [2021-03-04T08:51:24.147Z] #41 41.43 CC criu/lsm.o [2021-03-04T08:51:24.406Z] #41 41.52 CC criu/mem.o [2021-03-04T08:51:24.518Z] #32 52.94 strconv [2021-03-04T08:51:24.573Z] #2 transferring context: [2021-03-04T08:51:24.573Z] #2 transferring context: 87B done [2021-03-04T08:51:24.664Z] #41 41.89 CC criu/memfd.o [2021-03-04T08:51:24.836Z] #2 DONE 1.4s [2021-03-04T08:51:24.836Z] [2021-03-04T08:51:24.836Z] #1 [internal] load build definition from Dockerfile [2021-03-04T08:51:24.836Z] #1 sha256:eb2f5f8a92a475ff8a2792b18d4afbc2504fba2f3814a60425ed5824b1680279 [2021-03-04T08:51:24.836Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T08:51:24.836Z] #1 DONE 1.6s [2021-03-04T08:51:24.922Z] #41 42.06 CC criu/mount.o [2021-03-04T08:51:25.100Z] [2021-03-04T08:51:25.100Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T08:51:25.100Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-04T08:51:25.387Z] #56 ... [2021-03-04T08:51:25.387Z] [2021-03-04T08:51:25.387Z] #62 [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-03-04T08:51:25.387Z] #62 sha256:8aab4c6cca3585eb4e8aec8202102ad38d50051a59db26fedd789593d4eed0d6 [2021-03-04T08:51:25.387Z] #62 27.66 Checking out files: 61% (1169/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-04T08:51:25.387Z] #62 28.40 + cd /tmp/tmp.rlCuCiC25Z/src/github.com/docker/libnetwork [2021-03-04T08:51:25.387Z] #62 28.40 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:51:25.387Z] #62 28.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-04T08:51:25.450Z] #32 53.98 io [2021-03-04T08:51:25.858Z] #41 43.00 CC criu/namespaces.o [2021-03-04T08:51:26.062Z] #3 DONE 0.7s [2021-03-04T08:51:26.062Z] [2021-03-04T08:51:26.062Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T08:51:26.062Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-04T08:51:26.062Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-04T08:51:26.062Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-04T08:51:26.062Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-03-04T08:51:26.062Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-03-04T08:51:26.062Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 3.75MB / 9.01MB 0.2s [2021-03-04T08:51:26.062Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.3s [2021-03-04T08:51:26.325Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s [2021-03-04T08:51:26.325Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done [2021-03-04T08:51:26.328Z] #62 ... [2021-03-04T08:51:26.328Z] [2021-03-04T08:51:26.328Z] #49 [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-03-04T08:51:26.328Z] #49 sha256:43cce7d82f01ab7cc4d81db06b2d7bac48929cea0bb1f83f35211bc0af0bbfd2 [2021-03-04T08:51:26.328Z] #49 21.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:51:26.329Z] #49 22.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:51:26.329Z] #49 24.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:51:26.329Z] #49 25.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:51:26.329Z] #49 25.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:51:26.329Z] #49 25.55 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:51:26.329Z] #49 25.64 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:51:26.329Z] #49 26.37 runtime/cgo [2021-03-04T08:51:26.329Z] #49 26.46 runtime [2021-03-04T08:51:26.329Z] #49 ... [2021-03-04T08:51:26.329Z] [2021-03-04T08:51:26.329Z] #47 [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-03-04T08:51:26.329Z] #47 sha256:242b9f09425c26da08d7de9cf7e529a7a1da8986fd80993af0e17984e1366a90 [2021-03-04T08:51:26.329Z] #47 22.80 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:51:26.329Z] #47 23.08 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:51:26.329Z] #47 23.08 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:51:26.329Z] #47 23.21 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:51:26.329Z] #47 23.80 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:51:26.329Z] #47 24.38 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:51:26.329Z] #47 26.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:51:26.329Z] #47 26.33 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:51:26.329Z] #47 26.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:51:26.329Z] #47 26.39 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:51:26.329Z] #47 26.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:51:26.329Z] #47 26.59 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:51:26.329Z] #47 26.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:51:26.329Z] #47 26.98 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:51:26.329Z] #47 27.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:51:26.329Z] #47 27.17 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:51:26.329Z] #47 27.17 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:51:26.329Z] #47 27.19 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:51:26.329Z] #47 27.22 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:51:26.329Z] #47 27.71 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:51:26.329Z] #47 28.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:51:26.329Z] #47 28.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:51:26.329Z] #47 29.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:51:26.329Z] #47 29.03 go: downloading golang.org/x/text v0.3.2 [2021-03-04T08:51:26.329Z] #47 29.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:51:26.329Z] #47 29.03 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-04T08:51:26.329Z] #47 29.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:51:26.329Z] #47 29.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:51:26.329Z] #47 29.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:51:26.329Z] #47 29.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:51:26.329Z] #47 29.07 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:51:26.329Z] #47 29.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:51:26.329Z] #47 29.37 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:51:26.329Z] #47 29.38 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:51:26.329Z] #47 29.38 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:51:26.329Z] #47 29.43 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:51:26.329Z] #47 29.44 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:51:26.329Z] #47 29.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:51:26.329Z] #47 29.50 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:51:26.329Z] #47 29.57 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:51:26.329Z] #47 29.59 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-04T08:51:26.329Z] #47 29.60 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:51:26.329Z] #47 29.61 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:51:26.329Z] #47 29.62 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:51:26.329Z] #47 29.65 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:51:26.329Z] #47 29.81 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:51:26.329Z] #47 29.81 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:51:26.329Z] #47 29.81 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:51:26.329Z] #47 29.90 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:51:26.329Z] #47 29.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:51:26.329Z] #47 29.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:51:26.329Z] #47 29.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:51:26.329Z] #47 29.99 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:51:26.329Z] #47 30.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:51:26.329Z] #47 30.07 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:51:26.329Z] #47 30.18 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:51:26.329Z] #47 30.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:51:26.329Z] #47 30.30 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-04T08:51:26.329Z] #47 30.30 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:51:26.329Z] #47 30.37 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:51:26.329Z] #47 30.38 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:51:26.329Z] #47 30.60 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:51:26.329Z] #47 30.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:51:26.329Z] #47 30.70 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-04T08:51:26.329Z] #47 30.83 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:51:26.329Z] #47 31.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:51:26.329Z] #47 31.11 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:51:26.329Z] #47 31.14 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-04T08:51:26.329Z] #47 31.17 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:51:26.329Z] #47 31.32 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:51:26.329Z] #47 31.51 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-04T08:51:26.329Z] #47 31.53 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:51:26.329Z] #47 31.57 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:51:26.329Z] #47 31.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:51:26.329Z] #47 31.67 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:51:26.329Z] #47 31.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:51:26.329Z] #47 31.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:51:26.329Z] #47 31.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:51:26.329Z] #47 32.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:51:26.425Z] #41 43.45 CC criu/net.o [2021-03-04T08:51:26.588Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-03-04T08:51:26.589Z] #47 32.13 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:51:26.589Z] #47 32.14 go: downloading github.com/fatih/color v1.7.0 [2021-03-04T08:51:26.589Z] #47 32.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:51:26.589Z] #47 32.24 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:51:26.589Z] #47 32.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-04T08:51:26.589Z] #47 32.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:51:26.832Z] #32 55.17 internal/oserror [2021-03-04T08:51:26.832Z] #32 55.34 syscall [2021-03-04T08:51:26.849Z] #47 32.44 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:51:26.849Z] #47 32.44 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:51:26.849Z] #47 32.45 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:51:26.849Z] #47 32.48 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:51:26.849Z] #47 32.50 go: extracting github.com/fatih/color v1.7.0 [2021-03-04T08:51:26.849Z] #47 32.51 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-04T08:51:26.854Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.4s done [2021-03-04T08:51:26.991Z] #41 44.27 CC criu/netfilter.o [2021-03-04T08:51:26.991Z] #41 44.36 CC criu/page-pipe.o [2021-03-04T08:51:27.160Z] #4 DONE 1.1s [2021-03-04T08:51:27.250Z] #41 44.52 CC criu/page-xfer.o [2021-03-04T08:51:27.418Z] #47 33.00 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:51:27.418Z] #47 33.06 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-04T08:51:27.423Z] [2021-03-04T08:51:27.423Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T08:51:27.423Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-04T08:51:27.521Z] #41 44.92 CC criu/pagemap-cache.o [2021-03-04T08:51:27.678Z] #47 33.36 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:51:27.685Z] #7 ... [2021-03-04T08:51:27.685Z] [2021-03-04T08:51:27.685Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T08:51:27.685Z] #6 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-03-04T08:51:27.685Z] #6 DONE 0.3s [2021-03-04T08:51:27.780Z] #41 45.03 CC criu/pagemap.o [2021-03-04T08:51:27.947Z] [2021-03-04T08:51:27.947Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T08:51:27.947Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-04T08:51:27.947Z] #5 DONE 0.4s [2021-03-04T08:51:27.947Z] [2021-03-04T08:51:27.947Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T08:51:27.947Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-04T08:51:28.039Z] #41 45.29 CC criu/parasite-syscall.o [2021-03-04T08:51:28.200Z] #32 ... [2021-03-04T08:51:28.201Z] [2021-03-04T08:51:28.201Z] #53 [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-03-04T08:51:28.201Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:51:28.201Z] #53 42.16 Reading package lists... [2021-03-04T08:51:28.201Z] #53 48.90 Building dependency tree... [2021-03-04T08:51:28.201Z] #53 53.02 The following additional packages will be installed: [2021-03-04T08:51:28.201Z] #53 53.05 libbtrfs0 [2021-03-04T08:51:28.201Z] #53 53.26 The following NEW packages will be installed: [2021-03-04T08:51:28.201Z] #53 53.26 libbtrfs-dev libbtrfs0 [2021-03-04T08:51:28.201Z] #53 53.76 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:51:28.201Z] #53 53.76 Need to get 119 kB of archives. [2021-03-04T08:51:28.201Z] #53 53.76 After this operation, 387 kB of additional disk space will be used. [2021-03-04T08:51:28.201Z] #53 53.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T08:51:28.201Z] #53 53.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T08:51:28.201Z] #53 55.21 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:28.201Z] #53 55.42 Fetched 119 kB in 0s (421 kB/s) [2021-03-04T08:51:28.201Z] #53 55.49 Selecting previously unselected package libbtrfs0. [2021-03-04T08:51:28.201Z] #53 55.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:51:28.201Z] #53 55.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T08:51:28.201Z] #53 55.62 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:51:28.201Z] #53 55.81 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:51:28.201Z] #53 55.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T08:51:28.201Z] #53 55.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:51:28.201Z] #53 56.10 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:51:28.201Z] #53 56.11 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:51:28.201Z] #53 56.13 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:51:28.201Z] #53 DONE 56.5s [2021-03-04T08:51:28.201Z] [2021-03-04T08:51:28.201Z] #47 [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-03-04T08:51:28.201Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:51:28.201Z] #47 52.47 go: finding github.com/fatih/color v1.7.0 [2021-03-04T08:51:28.201Z] #47 52.59 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:51:28.201Z] #47 52.62 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:51:28.201Z] #47 52.69 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:51:28.201Z] #47 52.77 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:51:28.201Z] #47 52.88 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:51:28.201Z] #47 52.94 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:51:28.201Z] #47 52.95 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:51:28.201Z] #47 52.96 go: finding github.com/pkg/errors v0.8.1 [2021-03-04T08:51:28.201Z] #47 52.98 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:51:28.201Z] #47 52.98 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:51:28.201Z] #47 53.02 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:51:28.201Z] #47 53.04 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:51:28.201Z] #47 53.07 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:51:28.201Z] #47 53.08 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:51:28.201Z] #47 53.08 go: finding github.com/stretchr/testify v1.4.0 [2021-03-04T08:51:28.201Z] #47 53.10 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:51:28.201Z] #47 53.16 go: finding github.com/spf13/viper v1.6.1 [2021-03-04T08:51:28.201Z] #47 53.16 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:51:28.201Z] #47 53.17 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:51:28.201Z] #47 53.20 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:51:28.201Z] #47 53.26 go: finding github.com/stretchr/objx v0.2.0 [2021-03-04T08:51:28.201Z] #47 53.37 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:51:28.201Z] #47 53.46 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:51:28.201Z] #47 53.49 go: finding github.com/spf13/cobra v0.0.5 [2021-03-04T08:51:28.201Z] #47 53.49 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:51:28.201Z] #47 53.51 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:51:28.201Z] #47 53.60 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:51:28.201Z] #47 53.70 go: finding github.com/magiconair/properties v1.8.1 [2021-03-04T08:51:28.201Z] #47 53.74 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:51:28.201Z] #47 53.74 go: finding github.com/spf13/pflag v1.0.5 [2021-03-04T08:51:28.201Z] #47 53.75 go: finding github.com/gobwas/glob v0.2.3 [2021-03-04T08:51:28.201Z] #47 53.76 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:51:28.201Z] #47 53.81 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:51:28.201Z] #47 53.88 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:51:28.201Z] #47 53.92 go: finding github.com/spf13/afero v1.1.2 [2021-03-04T08:51:28.201Z] #47 54.04 go: finding github.com/spf13/cast v1.3.0 [2021-03-04T08:51:28.201Z] #47 54.06 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:51:28.201Z] #47 54.16 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:51:28.201Z] #47 54.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:51:28.201Z] #47 54.19 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:51:28.201Z] #47 54.22 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:51:28.201Z] #47 54.24 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-04T08:51:28.201Z] #47 54.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:51:28.201Z] #47 54.35 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:51:28.201Z] #47 54.36 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:51:28.201Z] #47 54.40 go: finding golang.org/x/text v0.3.2 [2021-03-04T08:51:28.201Z] #47 54.40 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:51:28.201Z] #47 54.58 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:51:28.201Z] #47 54.62 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:51:28.201Z] #47 54.70 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:51:28.201Z] #47 54.75 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:51:28.201Z] #47 54.75 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:51:28.201Z] #47 54.76 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:51:28.201Z] #47 54.78 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:51:28.201Z] #47 54.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:51:28.201Z] #47 54.82 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:51:28.201Z] #47 54.83 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:51:28.201Z] #47 54.84 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:51:28.201Z] #47 54.85 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-04T08:51:28.201Z] #47 54.89 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:51:28.201Z] #47 54.95 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:51:28.201Z] #47 54.96 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:51:28.201Z] #47 54.98 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:51:28.201Z] #47 54.98 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-04T08:51:28.201Z] #47 55.00 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:51:28.201Z] #47 55.05 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:51:28.201Z] #47 55.08 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-04T08:51:28.201Z] #47 55.09 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:51:28.201Z] #47 55.38 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:51:28.201Z] #47 55.41 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:51:28.201Z] #47 55.41 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:51:28.201Z] #47 55.47 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:51:28.201Z] #47 55.51 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:51:28.211Z] #7 DONE 0.9s [2021-03-04T08:51:28.297Z] #41 45.53 CC criu/path.o [2021-03-04T08:51:28.297Z] #41 45.62 CC criu/pie-util-vdso-elf32.o [2021-03-04T08:51:28.555Z] #41 45.73 CC criu/pie-util-vdso.o [2021-03-04T08:51:28.555Z] #41 45.87 CC criu/pie-util.o [2021-03-04T08:51:28.814Z] #41 45.92 CC criu/pipes.o [2021-03-04T08:51:28.814Z] #41 46.13 CC criu/plugin.o [2021-03-04T08:51:28.814Z] #41 ... [2021-03-04T08:51:28.814Z] [2021-03-04T08:51:28.814Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:51:28.814Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:51:28.814Z] #18 12.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 12.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T08:51:28.814Z] #18 12.66 Selecting previously unselected package libnftnl11:amd64. [2021-03-04T08:51:28.814Z] #18 12.66 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 12.67 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T08:51:28.814Z] #18 12.77 Selecting previously unselected package iptables. [2021-03-04T08:51:28.814Z] #18 12.78 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 12.78 Unpacking iptables (1.8.2-4) ... [2021-03-04T08:51:28.814Z] #18 12.91 Selecting previously unselected package xxd. [2021-03-04T08:51:28.814Z] #18 12.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 12.92 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:51:28.814Z] #18 12.98 Selecting previously unselected package vim-common. [2021-03-04T08:51:28.814Z] #18 12.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:51:28.814Z] #18 12.99 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:51:28.814Z] #18 13.09 Selecting previously unselected package bash-completion. [2021-03-04T08:51:28.814Z] #18 13.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-04T08:51:28.814Z] #18 13.98 Unpacking bash-completion (1:2.8-6) ... [2021-03-04T08:51:28.814Z] #18 14.06 Selecting previously unselected package bzip2. [2021-03-04T08:51:28.814Z] #18 14.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:51:28.814Z] #18 14.11 Selecting previously unselected package xz-utils. [2021-03-04T08:51:28.814Z] #18 14.11 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.12 Unpacking xz-utils (5.2.4-1) ... [2021-03-04T08:51:28.814Z] #18 14.19 Selecting previously unselected package apparmor. [2021-03-04T08:51:28.814Z] #18 14.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.21 Unpacking apparmor (2.13.2-10) ... [2021-03-04T08:51:28.814Z] #18 14.30 Selecting previously unselected package aufs-tools. [2021-03-04T08:51:28.814Z] #18 14.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.31 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:51:28.814Z] #18 14.36 Selecting previously unselected package libonig5:amd64. [2021-03-04T08:51:28.814Z] #18 14.36 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.36 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:51:28.814Z] #18 14.41 Selecting previously unselected package libjq1:amd64. [2021-03-04T08:51:28.814Z] #18 14.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:51:28.814Z] #18 14.47 Selecting previously unselected package jq. [2021-03-04T08:51:28.814Z] #18 14.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.47 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:51:28.814Z] #18 14.52 Selecting previously unselected package libaio1:amd64. [2021-03-04T08:51:28.814Z] #18 14.52 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.53 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-04T08:51:28.814Z] #18 14.57 Selecting previously unselected package libgpm2:amd64. [2021-03-04T08:51:28.814Z] #18 14.57 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.58 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-04T08:51:28.814Z] #18 14.61 Selecting previously unselected package libicu63:amd64. [2021-03-04T08:51:28.814Z] #18 14.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 14.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:51:28.814Z] #18 15.43 Selecting previously unselected package libnet1:amd64. [2021-03-04T08:51:28.814Z] #18 15.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 15.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:28.814Z] #18 15.49 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T08:51:28.814Z] #18 15.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 15.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:51:28.814Z] #18 15.55 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T08:51:28.814Z] #18 15.55 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 15.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:28.814Z] #18 15.60 Selecting previously unselected package libreadline5:amd64. [2021-03-04T08:51:28.814Z] #18 15.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 15.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T08:51:28.814Z] #18 15.64 Selecting previously unselected package net-tools. [2021-03-04T08:51:28.814Z] #18 15.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-04T08:51:28.814Z] #18 15.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:51:28.815Z] #18 15.71 Selecting previously unselected package python-pip-whl. [2021-03-04T08:51:28.815Z] #18 15.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-04T08:51:28.815Z] #18 15.72 Unpacking python-pip-whl (18.1-5) ... [2021-03-04T08:51:28.815Z] #18 15.89 Selecting previously unselected package python3-lib2to3. [2021-03-04T08:51:28.815Z] #18 15.89 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-04T08:51:28.815Z] #18 15.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:51:28.815Z] #18 15.94 Selecting previously unselected package python3-distutils. [2021-03-04T08:51:28.815Z] #18 15.94 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-04T08:51:28.815Z] #18 15.95 Unpacking python3-distutils (3.7.3-1) ... [2021-03-04T08:51:28.815Z] #18 16.00 Selecting previously unselected package python3-pip. [2021-03-04T08:51:28.815Z] #18 16.00 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-04T08:51:28.815Z] #18 16.00 Unpacking python3-pip (18.1-5) ... [2021-03-04T08:51:28.815Z] #18 16.06 Selecting previously unselected package python3-pkg-resources. [2021-03-04T08:51:28.815Z] #18 16.06 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:51:28.815Z] #18 16.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:51:28.815Z] #18 16.11 Selecting previously unselected package python3-setuptools. [2021-03-04T08:51:28.815Z] #18 16.12 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-04T08:51:28.815Z] #18 16.12 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-04T08:51:28.815Z] #18 16.18 Selecting previously unselected package python3-wheel. [2021-03-04T08:51:28.815Z] #18 16.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-04T08:51:28.815Z] #18 16.19 Unpacking python3-wheel (0.32.3-2) ... [2021-03-04T08:51:28.815Z] #18 16.23 Selecting previously unselected package sudo. [2021-03-04T08:51:28.815Z] #18 16.23 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-04T08:51:28.815Z] #18 16.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:51:28.815Z] #18 16.35 Selecting previously unselected package thin-provisioning-tools. [2021-03-04T08:51:28.815Z] #18 16.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-04T08:51:28.815Z] #18 16.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:51:28.815Z] #18 16.42 Selecting previously unselected package uidmap. [2021-03-04T08:51:28.815Z] #18 16.42 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-04T08:51:28.815Z] #18 16.43 Unpacking uidmap (1:4.5-1.1) ... [2021-03-04T08:51:28.815Z] #18 16.48 Selecting previously unselected package vim-runtime. [2021-03-04T08:51:28.815Z] #18 16.48 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:51:28.815Z] #18 16.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-04T08:51:28.815Z] #18 16.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-04T08:51:28.815Z] #18 16.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:51:28.815Z] #18 17.10 Selecting previously unselected package vim. [2021-03-04T08:51:28.815Z] #18 17.10 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:51:28.815Z] #18 17.11 Unpacking vim (2:8.1.0875-5) ... [2021-03-04T08:51:28.815Z] #18 17.27 Selecting previously unselected package xfsprogs. [2021-03-04T08:51:28.815Z] #18 17.27 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-04T08:51:28.815Z] #18 17.28 Unpacking xfsprogs (4.20.0-1) ... [2021-03-04T08:51:28.815Z] #18 17.42 Selecting previously unselected package zip. [2021-03-04T08:51:28.815Z] #18 17.42 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-04T08:51:28.815Z] #18 17.43 Unpacking zip (3.0-11+b1) ... [2021-03-04T08:51:28.815Z] #18 17.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:51:28.815Z] #18 17.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:51:28.815Z] #18 17.52 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T08:51:28.815Z] #18 17.53 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T08:51:28.815Z] #18 17.55 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-04T08:51:28.815Z] #18 17.56 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T08:51:28.815Z] #18 17.57 Setting up uidmap (1:4.5-1.1) ... [2021-03-04T08:51:28.815Z] #18 17.58 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T08:51:28.815Z] #18 17.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:28.815Z] #18 17.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:51:28.815Z] #18 17.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:28.815Z] #18 17.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:51:28.815Z] #18 17.65 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:51:28.815Z] #18 17.66 Setting up zip (3.0-11+b1) ... [2021-03-04T08:51:28.815Z] #18 17.67 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:51:28.815Z] #18 17.70 Setting up bash-completion (1:2.8-6) ... [2021-03-04T08:51:28.815Z] #18 18.49 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-04T08:51:28.815Z] #18 18.51 Setting up xz-utils (5.2.4-1) ... [2021-03-04T08:51:28.815Z] #18 18.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-04T08:51:28.815Z] #18 18.53 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:51:28.815Z] #18 18.57 invoke-rc.d: could not determine current runlevel [2021-03-04T08:51:28.815Z] #18 18.57 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T08:51:28.815Z] #18 18.58 Setting up pigz (2.4-1) ... [2021-03-04T08:51:28.815Z] #18 18.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T08:51:28.815Z] #18 18.60 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:51:28.815Z] #18 18.62 Setting up python-pip-whl (18.1-5) ... [2021-03-04T08:51:28.815Z] #18 18.64 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T08:51:28.815Z] #18 18.65 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:51:28.815Z] #18 18.75 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-04T08:51:28.815Z] #18 18.76 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:51:28.815Z] #18 18.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:51:28.815Z] #18 18.80 Setting up vim (2:8.1.0875-5) ... [2021-03-04T08:51:28.815Z] #18 18.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-04T08:51:28.815Z] #18 18.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-04T08:51:28.815Z] #18 18.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-04T08:51:28.815Z] #18 18.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-04T08:51:28.815Z] #18 18.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-04T08:51:28.815Z] #18 18.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-04T08:51:28.815Z] #18 18.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-04T08:51:28.815Z] #18 18.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-04T08:51:28.815Z] #18 18.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:51:28.815Z] #18 18.87 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:51:28.815Z] #18 18.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T08:51:28.815Z] #18 18.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:51:28.815Z] #18 18.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T08:51:28.815Z] #18 18.93 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:51:28.815Z] #18 ... [2021-03-04T08:51:28.815Z] [2021-03-04T08:51:28.815Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:28.815Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:28.815Z] #41 46.23 CC criu/proc_parse.o [2021-03-04T08:51:29.130Z] #47 ... [2021-03-04T08:51:29.130Z] [2021-03-04T08:51:29.130Z] #32 [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-03-04T08:51:29.130Z] #32 sha256:7b300d6e90240b97b7731072377228fc309106e0b511afc5cf20ef96aa16ec22 [2021-03-04T08:51:29.130Z] #32 57.82 reflect [2021-03-04T08:51:29.387Z] #32 ... [2021-03-04T08:51:29.387Z] [2021-03-04T08:51:29.387Z] #34 [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-03-04T08:51:29.387Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:29.387Z] #34 41.50 Reading package lists... [2021-03-04T08:51:29.387Z] #34 48.18 Building dependency tree... [2021-03-04T08:51:29.387Z] #34 51.71 The following additional packages will be installed: [2021-03-04T08:51:29.387Z] #34 51.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-04T08:51:29.387Z] #34 51.75 Suggested packages: [2021-03-04T08:51:29.387Z] #34 51.75 cmake-doc ninja-build lrzip [2021-03-04T08:51:29.387Z] #34 51.75 Recommended packages: [2021-03-04T08:51:29.387Z] #34 51.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-04T08:51:29.387Z] #34 52.92 The following NEW packages will be installed: [2021-03-04T08:51:29.387Z] #34 52.95 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-04T08:51:29.387Z] #34 52.95 vim-common xxd [2021-03-04T08:51:29.387Z] #34 53.51 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:51:29.387Z] #34 53.51 Need to get 14.9 MB of archives. [2021-03-04T08:51:29.387Z] #34 53.51 After this operation, 61.8 MB of additional disk space will be used. [2021-03-04T08:51:29.387Z] #34 53.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T08:51:29.387Z] #34 53.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:51:29.387Z] #34 53.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-04T08:51:29.387Z] #34 53.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T08:51:29.387Z] #34 54.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-04T08:51:29.387Z] #34 54.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-04T08:51:29.387Z] #34 54.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-04T08:51:29.387Z] #34 54.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-04T08:51:29.387Z] #34 54.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-04T08:51:29.387Z] #34 54.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-04T08:51:29.387Z] #34 56.55 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:29.387Z] #34 56.86 Fetched 14.9 MB in 2s (7499 kB/s) [2021-03-04T08:51:29.387Z] #34 57.01 Selecting previously unselected package xxd. [2021-03-04T08:51:29.387Z] #34 57.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:51:29.387Z] #34 57.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:51:29.387Z] #34 57.22 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:51:29.387Z] #34 57.45 Selecting previously unselected package vim-common. [2021-03-04T08:51:29.387Z] #34 57.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:51:29.387Z] #34 57.53 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:51:29.387Z] #34 57.98 Selecting previously unselected package cmake-data. [2021-03-04T08:51:29.387Z] #34 57.99 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-04T08:51:29.387Z] #34 58.01 Unpacking cmake-data (3.13.4-1) ... [2021-03-04T08:51:29.387Z] #34 ... [2021-03-04T08:51:29.387Z] [2021-03-04T08:51:29.387Z] #54 [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-03-04T08:51:29.387Z] #54 sha256:816c555a827771fc18571d2696d95ef692a587187e1d154070b577e97e1974a8 [2021-03-04T08:51:29.387Z] #54 1.170 + RM_GOPATH=0 [2021-03-04T08:51:29.387Z] #54 1.178 + TMP_GOPATH= [2021-03-04T08:51:29.387Z] #54 1.178 + : /build [2021-03-04T08:51:29.387Z] #54 1.178 + '[' -z '' ']' [2021-03-04T08:51:29.387Z] #54 1.178 ++ mktemp -d [2021-03-04T08:51:29.387Z] #54 1.179 + export GOPATH=/tmp/tmp.tGSL2jFbUZ [2021-03-04T08:51:29.387Z] #54 1.179 + GOPATH=/tmp/tmp.tGSL2jFbUZ [2021-03-04T08:51:29.387Z] #54 1.179 + RM_GOPATH=1 [2021-03-04T08:51:29.387Z] #54 1.179 + case "$(go env GOARCH)" in [2021-03-04T08:51:29.387Z] #54 1.179 ++ go env GOARCH [2021-03-04T08:51:29.387Z] #54 1.244 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:29.387Z] #54 1.248 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:29.387Z] #54 1.249 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:29.387Z] #54 1.256 + dir=/tmp/install [2021-03-04T08:51:29.387Z] #54 1.256 + bin=containerd [2021-03-04T08:51:29.387Z] #54 1.256 + shift [2021-03-04T08:51:29.387Z] #54 1.260 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-04T08:51:29.387Z] #54 1.261 + . /tmp/install/containerd.installer [2021-03-04T08:51:29.387Z] #54 1.262 ++ set -e [2021-03-04T08:51:29.387Z] #54 1.263 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:51:29.387Z] #54 1.263 + install_containerd [2021-03-04T08:51:29.387Z] #54 1.270 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-04T08:51:29.387Z] #54 1.270 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:51:29.387Z] #54 1.270 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tGSL2jFbUZ/src/github.com/containerd/containerd [2021-03-04T08:51:29.387Z] #54 1.293 Cloning into '/tmp/tmp.tGSL2jFbUZ/src/github.com/containerd/containerd'... [2021-03-04T08:51:29.750Z] #41 46.95 CC criu/protobuf-desc.o [2021-03-04T08:51:30.008Z] #41 47.18 CC criu/protobuf.o [2021-03-04T08:51:30.008Z] #41 47.29 CC criu/pstree.o [2021-03-04T08:51:30.266Z] #41 47.59 CC criu/rbtree.o [2021-03-04T08:51:30.266Z] #41 47.69 CC criu/rst-malloc.o [2021-03-04T08:51:30.366Z] #54 ... [2021-03-04T08:51:30.366Z] [2021-03-04T08:51:30.366Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:30.366Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:30.366Z] #11 42.23 Reading package lists... [2021-03-04T08:51:30.366Z] #11 49.04 Building dependency tree... [2021-03-04T08:51:30.366Z] #11 53.26 The following additional packages will be installed: [2021-03-04T08:51:30.366Z] #11 53.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-04T08:51:30.366Z] #11 53.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-04T08:51:30.366Z] #11 53.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-04T08:51:30.366Z] #11 53.28 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-04T08:51:30.366Z] #11 53.28 mingw-w64-x86-64-dev [2021-03-04T08:51:30.366Z] #11 53.30 Suggested packages: [2021-03-04T08:51:30.366Z] #11 53.30 gcc-8-locales seccomp wine64 [2021-03-04T08:51:30.366Z] #11 55.19 The following NEW packages will be installed: [2021-03-04T08:51:30.366Z] #11 55.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-04T08:51:30.366Z] #11 55.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-04T08:51:30.366Z] #11 55.21 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-04T08:51:30.366Z] #11 55.21 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-04T08:51:30.366Z] #11 55.22 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-04T08:51:30.366Z] #11 55.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-04T08:51:30.366Z] #11 55.25 The following packages will be upgraded: [2021-03-04T08:51:30.366Z] #11 55.25 libsystemd0 libudev1 [2021-03-04T08:51:30.366Z] #11 55.65 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:51:30.366Z] #11 55.65 Need to get 78.2 MB of archives. [2021-03-04T08:51:30.366Z] #11 55.65 After this operation, 487 MB of additional disk space will be used. [2021-03-04T08:51:30.366Z] #11 55.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-04T08:51:30.366Z] #11 55.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-04T08:51:30.366Z] #11 55.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-04T08:51:30.366Z] #11 55.88 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-03-04T08:51:30.366Z] #11 56.15 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-03-04T08:51:30.366Z] #11 56.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-04T08:51:30.366Z] #11 56.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-04T08:51:30.366Z] #11 56.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-04T08:51:30.366Z] #11 56.97 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-03-04T08:51:30.366Z] #11 57.31 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-03-04T08:51:30.366Z] #11 57.32 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-03-04T08:51:30.366Z] #11 ... [2021-03-04T08:51:30.366Z] [2021-03-04T08:51:30.366Z] #40 [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-03-04T08:51:30.366Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:30.366Z] #40 42.23 Reading package lists... [2021-03-04T08:51:30.366Z] #40 49.17 Building dependency tree... [2021-03-04T08:51:30.366Z] #40 53.30 The following additional packages will be installed: [2021-03-04T08:51:30.366Z] #40 53.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-04T08:51:30.366Z] #40 53.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-04T08:51:30.366Z] #40 53.35 Suggested packages: [2021-03-04T08:51:30.366Z] #40 53.37 manpages-dev python-setuptools [2021-03-04T08:51:30.366Z] #40 55.14 The following NEW packages will be installed: [2021-03-04T08:51:30.366Z] #40 55.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-04T08:51:30.366Z] #40 55.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-04T08:51:30.366Z] #40 55.18 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-04T08:51:30.366Z] #40 55.18 python-six zlib1g-dev [2021-03-04T08:51:30.366Z] #40 55.59 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:51:30.366Z] #40 55.59 Need to get 4095 kB of archives. [2021-03-04T08:51:30.366Z] #40 55.59 After this operation, 22.5 MB of additional disk space will be used. [2021-03-04T08:51:30.366Z] #40 55.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-04T08:51:30.366Z] #40 55.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T08:51:30.366Z] #40 55.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-04T08:51:30.366Z] #40 55.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T08:51:30.366Z] #40 55.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-04T08:51:30.366Z] #40 55.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T08:51:30.366Z] #40 55.61 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-03-04T08:51:30.366Z] #40 55.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-04T08:51:30.366Z] #40 55.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-04T08:51:30.366Z] #40 55.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-04T08:51:30.366Z] #40 55.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-04T08:51:30.366Z] #40 55.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-04T08:51:30.366Z] #40 55.85 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-03-04T08:51:30.366Z] #40 55.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-04T08:51:30.366Z] #40 55.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-04T08:51:30.366Z] #40 55.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-04T08:51:30.366Z] #40 55.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-04T08:51:30.366Z] #40 57.36 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:30.366Z] #40 57.62 Fetched 4095 kB in 1s (6913 kB/s) [2021-03-04T08:51:30.366Z] #40 57.75 Selecting previously unselected package libcap-dev:amd64. [2021-03-04T08:51:30.366Z] #40 57.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 ... 15410 files and directories currently installed.) [2021-03-04T08:51:30.366Z] #40 57.86 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-04T08:51:30.366Z] #40 57.87 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T08:51:30.366Z] #40 58.01 Selecting previously unselected package libnet1:amd64. [2021-03-04T08:51:30.366Z] #40 58.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:51:30.366Z] #40 58.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:30.366Z] #40 58.24 Selecting previously unselected package libnet1-dev. [2021-03-04T08:51:30.366Z] #40 58.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:51:30.366Z] #40 58.30 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:30.366Z] #40 58.57 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T08:51:30.366Z] #40 58.57 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T08:51:30.366Z] #40 58.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:51:30.366Z] #40 58.74 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-04T08:51:30.366Z] #40 58.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-04T08:51:30.366Z] #40 58.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T08:51:30.366Z] #40 ... [2021-03-04T08:51:30.366Z] [2021-03-04T08:51:30.366Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:51:30.366Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:51:30.525Z] #41 47.77 CC criu/seccomp.o [2021-03-04T08:51:30.631Z] #30 58.55 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-03-04T08:51:30.631Z] #30 58.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-04T08:51:30.783Z] #41 47.95 CC criu/seize.o [2021-03-04T08:51:30.984Z] #47 36.54 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-04T08:51:30.984Z] #47 ... [2021-03-04T08:51:30.984Z] [2021-03-04T08:51:30.984Z] #38 [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-03-04T08:51:30.984Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:51:30.984Z] #38 26.41 Checking out files: 83% (1407/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-04T08:51:30.984Z] #38 26.83 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-04T08:51:30.984Z] #38 28.73 + 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-03-04T08:51:31.041Z] #41 48.26 CC criu/servicefd.o [2021-03-04T08:51:31.223Z] #30 59.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:51:31.300Z] #41 48.38 CC criu/shmem.o [2021-03-04T08:51:31.555Z] #38 ... [2021-03-04T08:51:31.555Z] [2021-03-04T08:51:31.555Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:31.555Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:31.555Z] #11 27.17 Fetched 8423 kB in 19s (442 kB/s) [2021-03-04T08:51:31.555Z] #11 27.17 Reading package lists... [2021-03-04T08:51:31.559Z] #41 48.63 CC criu/sigframe.o [2021-03-04T08:51:31.559Z] #41 48.69 CC criu/signalfd.o [2021-03-04T08:51:31.559Z] #41 48.78 CC criu/sk-inet.o [2021-03-04T08:51:31.581Z] [2021-03-04T08:51:31.581Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T08:51:31.581Z] #60 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-03-04T08:51:31.581Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-04T08:51:31.581Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-04T08:51:31.581Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-04T08:51:31.581Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s [2021-03-04T08:51:31.815Z] #11 34.05 Reading package lists... [2021-03-04T08:51:31.815Z] #11 ... [2021-03-04T08:51:31.815Z] [2021-03-04T08:51:31.815Z] #40 [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-03-04T08:51:31.815Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:31.815Z] #40 27.21 Fetched 8423 kB in 20s (423 kB/s) [2021-03-04T08:51:31.815Z] #40 27.21 Reading package lists... [2021-03-04T08:51:31.815Z] #40 34.07 Reading package lists... [2021-03-04T08:51:31.815Z] #40 ... [2021-03-04T08:51:31.815Z] [2021-03-04T08:51:31.815Z] #53 [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-03-04T08:51:31.815Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:51:31.815Z] #53 27.99 Fetched 8423 kB in 20s (426 kB/s) [2021-03-04T08:51:31.815Z] #53 27.99 Reading package lists... [2021-03-04T08:51:31.818Z] #41 49.14 CC criu/sk-netlink.o [2021-03-04T08:51:31.868Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-03-04T08:51:31.868Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-03-04T08:51:32.076Z] #53 34.58 Reading package lists... [2021-03-04T08:51:32.076Z] #53 ... [2021-03-04T08:51:32.076Z] [2021-03-04T08:51:32.076Z] #34 [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-03-04T08:51:32.076Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:32.076Z] #34 27.71 Fetched 8423 kB in 19s (433 kB/s) [2021-03-04T08:51:32.076Z] #34 27.71 Reading package lists... [2021-03-04T08:51:32.076Z] #41 49.26 CC criu/sk-packet.o [2021-03-04T08:51:32.337Z] #41 49.44 CC criu/sk-queue.o [2021-03-04T08:51:32.337Z] #41 49.59 CC criu/sk-tcp.o [2021-03-04T08:51:32.514Z] Client: [2021-03-04T08:51:32.515Z] Context: default [2021-03-04T08:51:32.515Z] Debug Mode: false [2021-03-04T08:51:32.515Z] Plugins: [2021-03-04T08:51:32.515Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-04T08:51:32.515Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-04T08:51:32.515Z] [2021-03-04T08:51:32.515Z] Server: [2021-03-04T08:51:32.515Z] Containers: 0 [2021-03-04T08:51:32.515Z] Running: 0 [2021-03-04T08:51:32.515Z] Paused: 0 [2021-03-04T08:51:32.515Z] Stopped: 0 [2021-03-04T08:51:32.515Z] Images: 0 [2021-03-04T08:51:32.515Z] Server Version: 20.10.3 [2021-03-04T08:51:32.515Z] Storage Driver: overlay2 [2021-03-04T08:51:32.515Z] Backing Filesystem: extfs [2021-03-04T08:51:32.515Z] Supports d_type: true [2021-03-04T08:51:32.515Z] Native Overlay Diff: true [2021-03-04T08:51:32.515Z] Logging Driver: json-file [2021-03-04T08:51:32.515Z] Cgroup Driver: systemd [2021-03-04T08:51:32.515Z] Cgroup Version: 2 [2021-03-04T08:51:32.515Z] Plugins: [2021-03-04T08:51:32.515Z] Volume: local [2021-03-04T08:51:32.515Z] Network: bridge host ipvlan macvlan null overlay [2021-03-04T08:51:32.515Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-04T08:51:32.515Z] Swarm: inactive [2021-03-04T08:51:32.515Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-04T08:51:32.515Z] Default Runtime: runc [2021-03-04T08:51:32.515Z] Init Binary: docker-init [2021-03-04T08:51:32.515Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:51:32.515Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-04T08:51:32.515Z] init version: de40ad0 [2021-03-04T08:51:32.515Z] Security Options: [2021-03-04T08:51:32.515Z] apparmor [2021-03-04T08:51:32.515Z] seccomp [2021-03-04T08:51:32.515Z] Profile: default [2021-03-04T08:51:32.515Z] cgroupns [2021-03-04T08:51:32.515Z] Kernel Version: 5.4.0-1037-aws [2021-03-04T08:51:32.515Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-04T08:51:32.515Z] OSType: linux [2021-03-04T08:51:32.515Z] Architecture: x86_64 [2021-03-04T08:51:32.515Z] CPUs: 2 [2021-03-04T08:51:32.515Z] Total Memory: 7.487GiB [2021-03-04T08:51:32.515Z] Name: ip-10-100-47-203 [2021-03-04T08:51:32.515Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-04T08:51:32.515Z] Docker Root Dir: /var/lib/docker [2021-03-04T08:51:32.515Z] Debug Mode: false [2021-03-04T08:51:32.515Z] Registry: https://index.docker.io/v1/ [2021-03-04T08:51:32.515Z] Labels: [2021-03-04T08:51:32.515Z] Experimental: true [2021-03-04T08:51:32.515Z] Insecure Registries: [2021-03-04T08:51:32.515Z] 127.0.0.0/8 [2021-03-04T08:51:32.515Z] Live Restore Enabled: true [2021-03-04T08:51:32.515Z] [2021-03-04T08:51:32.515Z] WARNING: No kernel memory TCP limit support [2021-03-04T08:51:32.515Z] WARNING: No oom kill disable support [2021-03-04T08:51:32.515Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-04T08:51:32.596Z] #41 49.75 CC criu/sk-unix.o [2021-03-04T08:51:32.596Z] #41 ... [2021-03-04T08:51:32.596Z] [2021-03-04T08:51:32.596Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:51:32.596Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:51:32.596Z] #18 19.59 Setting up iptables (1.8.2-4) ... [2021-03-04T08:51:32.596Z] #18 19.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:51:32.596Z] #18 19.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:51:32.596Z] #18 19.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:51:32.596Z] #18 19.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:51:32.596Z] #18 19.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-04T08:51:32.596Z] #18 19.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-04T08:51:32.596Z] #18 19.63 Setting up python3 (3.7.3-1) ... [2021-03-04T08:51:32.596Z] #18 19.73 Setting up python3-wheel (0.32.3-2) ... [2021-03-04T08:51:32.596Z] #18 19.89 Setting up apparmor (2.13.2-10) ... [2021-03-04T08:51:32.596Z] #18 20.99 Setting up xfsprogs (4.20.0-1) ... [2021-03-04T08:51:32.596Z] #18 21.01 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:51:32.596Z] #18 21.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:51:32.596Z] #18 21.37 Setting up python3-distutils (3.7.3-1) ... [2021-03-04T08:51:32.596Z] #18 21.49 Setting up python3-setuptools (40.8.0-1) ... [2021-03-04T08:51:32.596Z] #18 21.72 Setting up python3-pip (18.1-5) ... [2021-03-04T08:51:32.596Z] #18 21.93 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:51:32.596Z] #18 21.95 Processing triggers for mime-support (3.62) ... [2021-03-04T08:51:32.596Z] #18 DONE 23.0s [2021-03-04T08:51:32.854Z] [2021-03-04T08:51:32.854Z] #19 [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-03-04T08:51:32.854Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T08:51:32.883Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:584448a3e67fc8c5300fd3619a10fa141f327e70 . [2021-03-04T08:51:33.021Z] #34 34.59 Reading package lists... [2021-03-04T08:51:33.021Z] #34 ... [2021-03-04T08:51:33.021Z] [2021-03-04T08:51:33.021Z] #47 [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-03-04T08:51:33.021Z] #47 sha256:242b9f09425c26da08d7de9cf7e529a7a1da8986fd80993af0e17984e1366a90 [2021-03-04T08:51:33.021Z] #47 38.77 go: extracting golang.org/x/text v0.3.2 [2021-03-04T08:51:33.112Z] #19 0.507 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-04T08:51:33.112Z] #19 0.511 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-04T08:51:33.112Z] #19 0.515 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-04T08:51:33.123Z] #30 ... [2021-03-04T08:51:33.123Z] [2021-03-04T08:51:33.123Z] #43 [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-03-04T08:51:33.123Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:51:33.123Z] #43 51.69 internal/reflectlite [2021-03-04T08:51:33.123Z] #43 51.69 github.com/LK4D4/vndr/godl/singleflight [2021-03-04T08:51:33.123Z] #43 51.92 math/rand [2021-03-04T08:51:33.123Z] #43 53.38 internal/singleflight [2021-03-04T08:51:33.123Z] #43 55.03 strconv [2021-03-04T08:51:33.123Z] #43 55.04 io [2021-03-04T08:51:33.123Z] #43 56.00 bytes [2021-03-04T08:51:33.123Z] #43 58.21 bufio [2021-03-04T08:51:33.123Z] #43 59.56 reflect [2021-03-04T08:51:33.123Z] #43 60.35 syscall [2021-03-04T08:51:33.143Z] #1 [internal] load build definition from Dockerfile [2021-03-04T08:51:33.143Z] #1 sha256:a28d47da7cfdfe8b6c4b9b631cb623cb3479fe242226a46392e45afd844e5455 [2021-03-04T08:51:33.143Z] #1 transferring dockerfile: 16.54kB done [2021-03-04T08:51:33.143Z] #1 DONE 0.2s [2021-03-04T08:51:33.143Z] [2021-03-04T08:51:33.143Z] #2 [internal] load .dockerignore [2021-03-04T08:51:33.143Z] #2 sha256:f8a4fb82a5e62511a291abda66ead32d3950e559e2f65a9d8b50c66a12e94bc2 [2021-03-04T08:51:33.143Z] #2 transferring context: 87B done [2021-03-04T08:51:33.143Z] #2 DONE 0.2s [2021-03-04T08:51:33.143Z] [2021-03-04T08:51:33.143Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-04T08:51:33.143Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-04T08:51:33.261Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2021-03-04T08:51:33.372Z] #19 DONE 0.9s [2021-03-04T08:51:33.372Z] [2021-03-04T08:51:33.372Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:51:33.372Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T08:51:33.380Z] #43 ... [2021-03-04T08:51:33.380Z] [2021-03-04T08:51:33.380Z] #40 [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-03-04T08:51:33.380Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:33.380Z] #40 59.10 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T08:51:33.380Z] #40 59.11 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:51:33.380Z] #40 59.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:33.380Z] #40 59.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-04T08:51:33.380Z] #40 59.30 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:51:33.380Z] #40 59.31 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:33.380Z] #40 59.48 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-04T08:51:33.380Z] #40 59.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-04T08:51:33.380Z] #40 59.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:51:33.380Z] #40 59.81 Selecting previously unselected package libprotobuf17:amd64. [2021-03-04T08:51:33.380Z] #40 59.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:33.380Z] #40 59.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:33.380Z] #40 60.99 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-04T08:51:33.380Z] #40 60.99 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:33.380Z] #40 60.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:33.380Z] #40 61.28 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-04T08:51:33.380Z] #40 61.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:33.380Z] #40 61.31 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:34.087Z] #3 DONE 0.8s [2021-03-04T08:51:34.087Z] [2021-03-04T08:51:34.087Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-04T08:51:34.087Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-04T08:51:34.087Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-04T08:51:34.087Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-04T08:51:34.088Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-04T08:51:34.088Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-04T08:51:34.307Z] #40 62.74 Selecting previously unselected package libprotoc17:amd64. [2021-03-04T08:51:34.307Z] #40 62.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:34.307Z] #40 62.75 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:34.347Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-03-04T08:51:34.607Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done [2021-03-04T08:51:34.607Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-03-04T08:51:34.866Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-04T08:51:35.237Z] #40 63.58 Selecting previously unselected package protobuf-c-compiler. [2021-03-04T08:51:35.237Z] #40 63.58 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:51:35.237Z] #40 63.59 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:51:35.237Z] #40 63.75 Selecting previously unselected package protobuf-compiler. [2021-03-04T08:51:35.237Z] #40 63.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:35.237Z] #40 63.79 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:51:35.279Z] #20 1.957 Collecting yamllint==1.16.0 [2021-03-04T08:51:35.434Z] #4 DONE 1.5s [2021-03-04T08:51:35.493Z] #40 63.91 Selecting previously unselected package python-pkg-resources. [2021-03-04T08:51:35.493Z] #40 63.92 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:51:35.493Z] #40 63.93 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-04T08:51:35.493Z] #40 64.17 Selecting previously unselected package python-six. [2021-03-04T08:51:35.694Z] [2021-03-04T08:51:35.694Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-04T08:51:35.694Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-04T08:51:35.750Z] #40 64.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-04T08:51:35.750Z] #40 64.19 Unpacking python-six (1.12.0-1) ... [2021-03-04T08:51:35.750Z] #40 64.30 Selecting previously unselected package python-protobuf. [2021-03-04T08:51:35.750Z] #40 64.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:35.750Z] #40 64.32 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-04T08:51:35.826Z] #60 DONE 4.3s [2021-03-04T08:51:35.826Z] [2021-03-04T08:51:35.826Z] #21 [internal] load build context [2021-03-04T08:51:35.826Z] #21 sha256:11357ff9ad74c303f1c6c0ecd19bf41d4b47845b727df65c4102442061a3cd2d [2021-03-04T08:51:35.826Z] #21 transferring context: 53.38MB 3.0s done [2021-03-04T08:51:35.826Z] #21 DONE 4.4s [2021-03-04T08:51:35.826Z] [2021-03-04T08:51:35.826Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:35.826Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-04T08:51:35.826Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-04T08:51:35.826Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-04T08:51:35.826Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-04T08:51:35.826Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-04T08:51:35.826Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.5s done [2021-03-04T08:51:35.826Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.0s done [2021-03-04T08:51:35.826Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.9s done [2021-03-04T08:51:35.826Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.2s done [2021-03-04T08:51:35.826Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.5s [2021-03-04T08:51:35.826Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 4.3s [2021-03-04T08:51:35.826Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 9.44MB / 62.53MB 4.5s [2021-03-04T08:51:35.826Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 1.05MB / 97.69MB 4.5s [2021-03-04T08:51:35.826Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.4s done [2021-03-04T08:51:35.826Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 20.97MB / 62.53MB 4.6s [2021-03-04T08:51:35.826Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 13.63MB / 97.69MB 4.6s [2021-03-04T08:51:35.826Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 24.12MB / 62.53MB 4.8s [2021-03-04T08:51:36.089Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.88MB / 62.53MB 4.9s [2021-03-04T08:51:36.089Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 19.28MB / 97.69MB 4.9s [2021-03-04T08:51:36.089Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 34.28MB / 62.53MB 5.0s [2021-03-04T08:51:36.089Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 30.13MB / 97.69MB 5.0s [2021-03-04T08:51:36.089Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.38MB / 62.53MB 5.2s [2021-03-04T08:51:36.089Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.81MB / 97.69MB 5.2s [2021-03-04T08:51:36.261Z] #6 DONE 0.4s [2021-03-04T08:51:36.261Z] [2021-03-04T08:51:36.261Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-04T08:51:36.261Z] #5 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-04T08:51:36.261Z] #5 DONE 0.4s [2021-03-04T08:51:36.261Z] [2021-03-04T08:51:36.261Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-04T08:51:36.261Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-04T08:51:36.312Z] #40 64.99 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-04T08:51:36.355Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 57.67MB / 97.69MB 5.3s [2021-03-04T08:51:36.355Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 54.53MB / 62.53MB 5.4s [2021-03-04T08:51:36.355Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 62.91MB / 97.69MB 5.4s [2021-03-04T08:51:36.521Z] #7 DONE 0.5s [2021-03-04T08:51:36.618Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.6s [2021-03-04T08:51:36.618Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.93MB / 97.69MB 5.6s [2021-03-04T08:51:36.618Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 85.98MB / 97.69MB 5.7s [2021-03-04T08:51:36.783Z] [2021-03-04T08:51:36.783Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T08:51:36.783Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-04T08:51:36.783Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-04T08:51:36.783Z] #60 DONE 0.0s [2021-03-04T08:51:36.783Z] [2021-03-04T08:51:36.783Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:36.783Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:51:36.783Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-03-04T08:51:36.783Z] #8 DONE 0.0s [2021-03-04T08:51:36.783Z] [2021-03-04T08:51:36.783Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:51:36.783Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:51:36.783Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.0s done [2021-03-04T08:51:36.783Z] #24 DONE 0.0s [2021-03-04T08:51:36.783Z] [2021-03-04T08:51:36.783Z] #21 [internal] load build context [2021-03-04T08:51:36.783Z] #21 sha256:dfdb63cfc3d78f9f1ed97423bf6a1a3c1aa71e0b7996fcd3287d8e8dce8e541b [2021-03-04T08:51:36.882Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.1s done [2021-03-04T08:51:36.882Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 93.32MB / 97.69MB 5.9s [2021-03-04T08:51:38.206Z] #40 ... [2021-03-04T08:51:38.206Z] [2021-03-04T08:51:38.206Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:38.206Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:38.206Z] #11 60.89 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-03-04T08:51:38.206Z] #11 63.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-04T08:51:38.206Z] #11 63.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-04T08:51:38.206Z] #11 63.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T08:51:38.206Z] #11 63.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T08:51:38.206Z] #11 63.44 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-03-04T08:51:38.206Z] #11 63.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-04T08:51:38.206Z] #11 63.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-04T08:51:38.206Z] #11 63.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-04T08:51:38.206Z] #11 63.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-04T08:51:38.206Z] #11 63.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-04T08:51:38.206Z] #11 63.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-04T08:51:38.206Z] #11 63.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-04T08:51:38.206Z] #11 63.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-04T08:51:38.206Z] #11 63.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-04T08:51:38.206Z] #11 63.66 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-04T08:51:38.206Z] #11 64.86 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:38.206Z] #11 65.08 Fetched 78.2 MB in 8s (9378 kB/s) [2021-03-04T08:51:38.206Z] #11 65.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:51:38.206Z] #11 65.28 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-04T08:51:38.206Z] #11 65.30 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:51:38.206Z] #11 65.74 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-04T08:51:38.206Z] #11 65.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:51:38.206Z] #11 66.00 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-04T08:51:38.206Z] #11 66.01 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:51:38.206Z] #11 66.34 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-04T08:51:38.206Z] #11 66.53 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-04T08:51:38.206Z] #11 66.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 ... 15410 files and directories currently installed.) [2021-03-04T08:51:38.206Z] #11 66.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-04T08:51:38.206Z] #11 66.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:51:38.214Z] #21 transferring context: 14.09MB 1.4s [2021-03-04T08:51:38.283Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.3s done [2021-03-04T08:51:38.304Z] #47 43.56 go: finding github.com/fatih/color v1.7.0 [2021-03-04T08:51:38.304Z] #47 43.69 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:51:38.304Z] #47 43.69 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:51:38.304Z] #47 43.73 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:51:38.304Z] #47 43.85 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:51:38.304Z] #47 43.89 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:51:38.304Z] #47 43.94 go: finding github.com/pkg/errors v0.8.1 [2021-03-04T08:51:38.304Z] #47 43.97 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:51:38.304Z] #47 44.04 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:51:38.304Z] #47 44.05 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:51:38.564Z] #47 44.07 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:51:38.564Z] #47 44.09 go: finding github.com/stretchr/testify v1.4.0 [2021-03-04T08:51:38.564Z] #47 44.10 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:51:38.564Z] #47 44.13 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:51:38.564Z] #47 44.15 go: finding github.com/spf13/viper v1.6.1 [2021-03-04T08:51:38.564Z] #47 44.17 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:51:38.564Z] #47 44.19 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:51:38.564Z] #47 44.22 go: finding github.com/stretchr/objx v0.2.0 [2021-03-04T08:51:38.825Z] #47 44.31 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:51:38.825Z] #47 44.35 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:51:38.825Z] #47 44.47 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:51:38.825Z] #47 44.48 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:51:38.825Z] #47 44.51 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:51:38.858Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-03-04T08:51:39.085Z] #47 44.57 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:51:39.085Z] #47 44.60 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:51:39.085Z] #47 44.61 go: finding github.com/gobwas/glob v0.2.3 [2021-03-04T08:51:39.085Z] #47 44.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:51:39.085Z] #47 44.65 go: finding github.com/spf13/cobra v0.0.5 [2021-03-04T08:51:39.085Z] #47 44.77 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:51:39.085Z] #47 44.81 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:51:39.346Z] #47 44.89 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:51:39.346Z] #47 44.92 go: finding github.com/spf13/pflag v1.0.5 [2021-03-04T08:51:39.346Z] #47 44.98 go: finding github.com/magiconair/properties v1.8.1 [2021-03-04T08:51:39.346Z] #47 45.01 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:51:39.346Z] #47 45.02 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:51:39.346Z] #47 45.03 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:51:39.346Z] #47 45.07 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:51:39.346Z] #47 45.12 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:51:39.433Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2021-03-04T08:51:39.468Z] #20 ... [2021-03-04T08:51:39.468Z] [2021-03-04T08:51:39.468Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:39.468Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:39.468Z] #41 50.38 CC criu/sockets.o [2021-03-04T08:51:39.468Z] #41 50.63 CC criu/stats.o [2021-03-04T08:51:39.468Z] #41 50.73 CC criu/string.o [2021-03-04T08:51:39.468Z] #41 50.76 CC criu/sysctl.o [2021-03-04T08:51:39.468Z] #41 51.03 CC criu/sysfs_parse.o [2021-03-04T08:51:39.468Z] #41 51.20 CC criu/timens.o [2021-03-04T08:51:39.468Z] #41 51.35 CC criu/timerfd.o [2021-03-04T08:51:39.468Z] #41 51.52 CC criu/tty.o [2021-03-04T08:51:39.468Z] #41 52.28 CC criu/tun.o [2021-03-04T08:51:39.468Z] #41 52.46 CC criu/uffd.o [2021-03-04T08:51:39.468Z] #41 52.92 CC criu/util.o [2021-03-04T08:51:39.468Z] #41 53.39 CC criu/uts_ns.o [2021-03-04T08:51:39.468Z] #41 53.46 CC criu/vdso-compat.o [2021-03-04T08:51:39.468Z] #41 53.52 CC criu/vdso.o [2021-03-04T08:51:39.468Z] #41 53.71 LINK criu/built-in.o [2021-03-04T08:51:39.468Z] #41 53.76 LINK criu/criu [2021-03-04T08:51:39.468Z] #41 53.99 DEP lib/c/criu.d [2021-03-04T08:51:39.468Z] #41 54.04 CC images/rpc.pb-c.o [2021-03-04T08:51:39.468Z] #41 54.30 CC lib/c/criu.o [2021-03-04T08:51:39.468Z] #41 54.79 LINK lib/c/built-in.o [2021-03-04T08:51:39.468Z] #41 54.79 LINK lib/c/libcriu.so [2021-03-04T08:51:39.468Z] #41 54.82 LINK lib/c/libcriu.a [2021-03-04T08:51:39.468Z] #41 54.86 GEN magic.py [2021-03-04T08:51:39.468Z] #41 54.98 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:51:39.468Z] #41 54.98 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:51:39.468Z] #41 54.99 Note: Building without GnuTLS support [2021-03-04T08:51:39.468Z] #41 54.99 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:51:39.468Z] #41 54.99 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:51:39.468Z] #41 55.24 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:51:39.468Z] #41 55.40 make[1]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.54 make[1]: 'images/built-in.o' is up to date. [2021-03-04T08:51:39.468Z] #41 55.55 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-04T08:51:39.468Z] #41 55.56 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-04T08:51:39.468Z] #41 55.57 make[1]: 'compel/libcompel.a' is up to date. [2021-03-04T08:51:39.468Z] #41 55.58 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-04T08:51:39.468Z] #41 55.59 make[1]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.60 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:51:39.468Z] #41 55.68 make[2]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.69 make[2]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.71 make[2]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.74 make[2]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.76 make[2]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.77 make[2]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.78 make[2]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.82 make[2]: Nothing to be done for 'all'. [2021-03-04T08:51:39.468Z] #41 55.82 INSTALL criu/criu [2021-03-04T08:51:39.468Z] #41 DONE 56.1s [2021-03-04T08:51:39.468Z] [2021-03-04T08:51:39.468Z] #54 [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-03-04T08:51:39.468Z] #54 sha256:ae44604f94c63d49157558e580caa81959277155eb24af6c84b1b2e47370ad55 [2021-03-04T08:51:39.468Z] #54 62.18 + bin/containerd-stress [2021-03-04T08:51:39.468Z] #54 63.95 + bin/containerd-shim [2021-03-04T08:51:39.468Z] #54 67.02 + bin/containerd-shim-runc-v1 [2021-03-04T08:51:39.468Z] #54 69.01 + bin/containerd-shim-runc-v2 [2021-03-04T08:51:39.468Z] #54 69.74 + binaries [2021-03-04T08:51:39.468Z] #54 69.74 + install -D bin/containerd /build/containerd [2021-03-04T08:51:39.468Z] #54 69.78 + install -D bin/containerd-shim /build/containerd-shim [2021-03-04T08:51:39.468Z] #54 69.78 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-04T08:51:39.468Z] #54 69.79 + install -D bin/ctr /build/ctr [2021-03-04T08:51:39.573Z] #11 ... [2021-03-04T08:51:39.573Z] [2021-03-04T08:51:39.573Z] #43 [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-03-04T08:51:39.573Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:51:39.573Z] #43 68.27 time [2021-03-04T08:51:39.606Z] #47 45.24 go: finding github.com/spf13/afero v1.1.2 [2021-03-04T08:51:39.606Z] #47 45.31 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:51:39.606Z] #47 45.36 go: finding github.com/spf13/cast v1.3.0 [2021-03-04T08:51:39.866Z] #47 45.36 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:51:39.866Z] #47 45.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:51:39.866Z] #47 45.39 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:51:39.866Z] #47 45.40 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:51:39.866Z] #47 45.42 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-04T08:51:39.866Z] #47 45.53 go: finding golang.org/x/text v0.3.2 [2021-03-04T08:51:39.866Z] #47 45.54 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:51:40.034Z] #54 DONE 70.6s [2021-03-04T08:51:40.034Z] [2021-03-04T08:51:40.034Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:51:40.034Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T08:51:40.127Z] #47 45.71 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:51:40.127Z] #47 45.74 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:51:40.127Z] #47 45.76 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:51:40.127Z] #47 45.83 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:51:40.127Z] #47 ... [2021-03-04T08:51:40.127Z] [2021-03-04T08:51:40.127Z] #62 [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-03-04T08:51:40.127Z] #62 sha256:8aab4c6cca3585eb4e8aec8202102ad38d50051a59db26fedd789593d4eed0d6 [2021-03-04T08:51:40.127Z] #62 DONE 45.9s [2021-03-04T08:51:40.127Z] [2021-03-04T08:51:40.127Z] #47 [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-03-04T08:51:40.127Z] #47 sha256:242b9f09425c26da08d7de9cf7e529a7a1da8986fd80993af0e17984e1366a90 [2021-03-04T08:51:40.127Z] #47 45.84 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:51:40.127Z] #47 45.86 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:51:40.127Z] #47 45.86 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:51:40.127Z] #47 45.91 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:51:40.127Z] #47 ... [2021-03-04T08:51:40.127Z] [2021-03-04T08:51:40.127Z] #40 [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-03-04T08:51:40.127Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:40.127Z] #40 34.07 Reading package lists... [2021-03-04T08:51:40.127Z] #40 40.29 Building dependency tree... [2021-03-04T08:51:40.127Z] #40 43.95 The following additional packages will be installed: [2021-03-04T08:51:40.127Z] #40 43.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-04T08:51:40.127Z] #40 43.95 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-04T08:51:40.127Z] #40 43.96 Suggested packages: [2021-03-04T08:51:40.127Z] #40 43.96 manpages-dev python-setuptools [2021-03-04T08:51:40.127Z] #40 45.23 The following NEW packages will be installed: [2021-03-04T08:51:40.127Z] #40 45.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-04T08:51:40.127Z] #40 45.24 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-04T08:51:40.127Z] #40 45.24 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-04T08:51:40.127Z] #40 45.24 python-six zlib1g-dev [2021-03-04T08:51:40.127Z] #40 45.65 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:51:40.127Z] #40 45.65 Need to get 4095 kB of archives. [2021-03-04T08:51:40.127Z] #40 45.65 After this operation, 22.5 MB of additional disk space will be used. [2021-03-04T08:51:40.127Z] #40 45.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-04T08:51:40.127Z] #40 45.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T08:51:40.127Z] #40 45.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-03-04T08:51:40.127Z] #40 45.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T08:51:40.127Z] #40 45.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-04T08:51:40.127Z] #40 45.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T08:51:40.127Z] #40 45.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-04T08:51:40.127Z] #40 45.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-04T08:51:40.127Z] #40 45.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-04T08:51:40.127Z] #40 45.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-04T08:51:40.127Z] #40 45.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-04T08:51:40.136Z] #43 ... [2021-03-04T08:51:40.136Z] [2021-03-04T08:51:40.136Z] #45 [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-03-04T08:51:40.136Z] #45 sha256:26c61f972640b9cc8fabee05f45f26d8a74aaa02344ccad634cefd8367bb001a [2021-03-04T08:51:40.136Z] #45 DONE 68.7s [2021-03-04T08:51:40.136Z] [2021-03-04T08:51:40.136Z] #34 [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-03-04T08:51:40.136Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:40.136Z] #34 61.33 Selecting previously unselected package libicu63:amd64. [2021-03-04T08:51:40.136Z] #34 61.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T08:51:40.136Z] #34 61.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:51:40.387Z] #40 ... [2021-03-04T08:51:40.387Z] [2021-03-04T08:51:40.387Z] #47 [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-03-04T08:51:40.387Z] #47 sha256:242b9f09425c26da08d7de9cf7e529a7a1da8986fd80993af0e17984e1366a90 [2021-03-04T08:51:40.387Z] #47 45.94 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:51:40.387Z] #47 45.97 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:51:40.387Z] #47 45.99 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-04T08:51:40.387Z] #47 45.99 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:51:40.387Z] #47 46.17 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:51:40.387Z] #47 46.22 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:51:40.601Z] #20 7.210 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-04T08:51:40.601Z] #20 7.229 Collecting pyyaml (from yamllint==1.16.0) [2021-03-04T08:51:40.648Z] #47 46.30 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:51:40.649Z] #47 46.40 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:51:40.649Z] #47 46.44 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:51:40.649Z] #47 46.46 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-04T08:51:40.649Z] #47 46.48 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:51:40.699Z] #34 69.06 Selecting previously unselected package libxml2:amd64. [2021-03-04T08:51:40.699Z] #34 69.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-04T08:51:40.699Z] #34 69.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:51:40.859Z] #20 7.274 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-04T08:51:40.859Z] #20 7.353 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-04T08:51:40.859Z] #20 7.362 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-04T08:51:40.859Z] #20 7.376 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-04T08:51:40.859Z] #20 7.470 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-04T08:51:40.909Z] #47 46.61 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:51:40.956Z] #34 ... [2021-03-04T08:51:40.956Z] [2021-03-04T08:51:40.956Z] #40 [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-03-04T08:51:40.956Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:40.956Z] #40 69.60 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:40.956Z] #40 69.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:40.956Z] #40 69.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:40.956Z] #40 69.65 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:40.956Z] #40 69.66 Setting up python-six (1.12.0-1) ... [2021-03-04T08:51:41.117Z] #20 DONE 7.6s [2021-03-04T08:51:41.117Z] [2021-03-04T08:51:41.117Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T08:51:41.117Z] #23 sha256:3a158adb0842108fddf19126df523c040b1fbc8358c1a705621cde5c78770df2 [2021-03-04T08:51:41.170Z] #47 46.63 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-04T08:51:41.170Z] #47 46.94 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:51:41.170Z] #47 47.00 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:51:41.375Z] #23 DONE 0.3s [2021-03-04T08:51:41.375Z] [2021-03-04T08:51:41.375Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T08:51:41.375Z] #28 sha256:5fba55b8ee79dd7203fc2e1f87a88b6af9f81051e2e72df4d1204f1f2ed224fd [2021-03-04T08:51:41.426Z] #8 ... [2021-03-04T08:51:41.426Z] [2021-03-04T08:51:41.426Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:51:41.426Z] #24 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-03-04T08:51:41.426Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-04T08:51:41.426Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-04T08:51:41.426Z] #24 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done [2021-03-04T08:51:41.426Z] #24 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done [2021-03-04T08:51:41.426Z] #24 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 8.4s done [2021-03-04T08:51:41.426Z] #24 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 1.2s [2021-03-04T08:51:41.426Z] #24 ... [2021-03-04T08:51:41.426Z] [2021-03-04T08:51:41.426Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:41.426Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-04T08:51:41.431Z] #47 47.02 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:51:41.431Z] #47 47.13 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:51:41.514Z] #21 transferring context: 53.37MB 4.4s done [2021-03-04T08:51:41.692Z] #47 47.17 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:51:41.774Z] #21 DONE 4.9s [2021-03-04T08:51:41.774Z] [2021-03-04T08:51:41.774Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:41.774Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:51:41.774Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-04T08:51:41.774Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-04T08:51:41.774Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-04T08:51:41.774Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-04T08:51:41.774Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-03-04T08:51:41.774Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-03-04T08:51:41.774Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-03-04T08:51:41.774Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.2s done [2021-03-04T08:51:41.774Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.4s done [2021-03-04T08:51:41.774Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s [2021-03-04T08:51:41.774Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.0s [2021-03-04T08:51:41.774Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.4s done [2021-03-04T08:51:41.774Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.9s done [2021-03-04T08:51:41.885Z] #40 ... [2021-03-04T08:51:41.885Z] [2021-03-04T08:51:41.885Z] #49 [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-03-04T08:51:41.885Z] #49 sha256:f732c47f5b357dcde7b9d9bf7a26805dc59c5bcd900eefd8974664b40b76711b [2021-03-04T08:51:41.885Z] #49 60.41 syscall [2021-03-04T08:51:41.885Z] #49 60.41 reflect [2021-03-04T08:51:41.885Z] #49 68.75 time [2021-03-04T08:51:41.885Z] #49 ... [2021-03-04T08:51:41.885Z] [2021-03-04T08:51:41.885Z] #34 [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-03-04T08:51:41.885Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:41.885Z] #34 70.30 Selecting previously unselected package libarchive13:amd64. [2021-03-04T08:51:41.885Z] #34 70.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-04T08:51:41.885Z] #34 70.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T08:51:42.003Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.0s [2021-03-04T08:51:42.141Z] #34 70.64 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-04T08:51:42.141Z] #34 70.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-04T08:51:42.141Z] #34 70.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T08:51:42.141Z] #34 70.82 Selecting previously unselected package librhash0:amd64. [2021-03-04T08:51:42.141Z] #34 70.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-04T08:51:42.141Z] #34 70.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-04T08:51:42.266Z] #47 ... [2021-03-04T08:51:42.266Z] [2021-03-04T08:51:42.266Z] #53 [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-03-04T08:51:42.266Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:51:42.266Z] #53 34.58 Reading package lists... [2021-03-04T08:51:42.266Z] #53 40.87 Building dependency tree... [2021-03-04T08:51:42.266Z] #53 44.12 The following additional packages will be installed: [2021-03-04T08:51:42.266Z] #53 44.13 libbtrfs0 [2021-03-04T08:51:42.266Z] #53 44.29 The following NEW packages will be installed: [2021-03-04T08:51:42.266Z] #53 44.33 libbtrfs-dev libbtrfs0 [2021-03-04T08:51:42.266Z] #53 44.75 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:51:42.266Z] #53 44.75 Need to get 119 kB of archives. [2021-03-04T08:51:42.266Z] #53 44.75 After this operation, 387 kB of additional disk space will be used. [2021-03-04T08:51:42.266Z] #53 44.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T08:51:42.266Z] #53 44.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T08:51:42.266Z] #53 45.99 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:42.266Z] #53 46.40 Fetched 119 kB in 0s (416 kB/s) [2021-03-04T08:51:42.266Z] #53 46.57 Selecting previously unselected package libbtrfs0. [2021-03-04T08:51:42.266Z] #53 46.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:51:42.266Z] #53 46.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T08:51:42.266Z] #53 46.71 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:51:42.266Z] #53 47.05 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:51:42.266Z] #53 47.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T08:51:42.266Z] #53 47.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:51:42.266Z] #53 47.45 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:51:42.266Z] #53 47.48 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:51:42.266Z] #53 47.49 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:51:42.266Z] #53 DONE 47.9s [2021-03-04T08:51:42.526Z] [2021-03-04T08:51:42.526Z] #54 [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-03-04T08:51:42.526Z] #54 sha256:d5200f0e58ea77bf22487e06ee1e81db7c859cec9ae01ef9c360147168eb3808 [2021-03-04T08:51:42.703Z] #34 71.06 Selecting previously unselected package libuv1:amd64. [2021-03-04T08:51:42.703Z] #34 71.07 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-04T08:51:42.703Z] #34 71.09 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-04T08:51:42.703Z] #34 71.23 Selecting previously unselected package cmake. [2021-03-04T08:51:42.703Z] #34 71.26 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-04T08:51:42.703Z] #34 71.26 Unpacking cmake (3.13.4-1) ... [2021-03-04T08:51:42.950Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-03-04T08:51:43.159Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.5s done [2021-03-04T08:51:43.211Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.9s done [2021-03-04T08:51:43.420Z] #8 ... [2021-03-04T08:51:43.420Z] [2021-03-04T08:51:43.420Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-04T08:51:43.420Z] #60 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-04T08:51:43.420Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-04T08:51:43.420Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-04T08:51:43.420Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-04T08:51:43.420Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.7s done [2021-03-04T08:51:43.420Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2021-03-04T08:51:43.420Z] #60 DONE 6.6s [2021-03-04T08:51:43.420Z] [2021-03-04T08:51:43.420Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:43.420Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:51:43.420Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-04T08:51:43.420Z] #8 ... [2021-03-04T08:51:43.420Z] [2021-03-04T08:51:43.420Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:51:43.420Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:51:43.420Z] #24 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-03-04T08:51:43.420Z] #24 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-03-04T08:51:43.420Z] #24 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-03-04T08:51:43.420Z] #24 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-03-04T08:51:43.420Z] #24 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 6.1s done [2021-03-04T08:51:43.420Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-03-04T08:51:43.468Z] #54 1.120 + RM_GOPATH=0 [2021-03-04T08:51:43.468Z] #54 1.120 + TMP_GOPATH= [2021-03-04T08:51:43.468Z] #54 1.121 + : /build [2021-03-04T08:51:43.468Z] #54 1.121 + '[' -z '' ']' [2021-03-04T08:51:43.468Z] #54 1.125 ++ mktemp -d [2021-03-04T08:51:43.468Z] #54 1.128 + export GOPATH=/tmp/tmp.4zLC0oOr8h [2021-03-04T08:51:43.468Z] #54 1.128 + GOPATH=/tmp/tmp.4zLC0oOr8h [2021-03-04T08:51:43.468Z] #54 1.128 + RM_GOPATH=1 [2021-03-04T08:51:43.468Z] #54 1.133 + case "$(go env GOARCH)" in [2021-03-04T08:51:43.468Z] #54 1.133 ++ go env GOARCH [2021-03-04T08:51:43.468Z] #54 1.142 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:43.468Z] #54 1.142 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:43.468Z] #54 1.143 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:43.468Z] #54 1.144 + dir=/tmp/install [2021-03-04T08:51:43.468Z] #54 1.144 + bin=containerd [2021-03-04T08:51:43.468Z] #54 1.144 + shift [2021-03-04T08:51:43.468Z] #54 1.144 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-04T08:51:43.468Z] #54 1.145 + . /tmp/install/containerd.installer [2021-03-04T08:51:43.468Z] #54 1.145 ++ set -e [2021-03-04T08:51:43.468Z] #54 1.145 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:51:43.468Z] #54 1.146 + install_containerd [2021-03-04T08:51:43.468Z] #54 1.146 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-04T08:51:43.468Z] #54 1.147 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:51:43.468Z] #54 1.147 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4zLC0oOr8h/src/github.com/containerd/containerd [2021-03-04T08:51:43.468Z] #54 1.148 Cloning into '/tmp/tmp.4zLC0oOr8h/src/github.com/containerd/containerd'... [2021-03-04T08:51:43.473Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-03-04T08:51:43.473Z] #8 ... [2021-03-04T08:51:43.473Z] [2021-03-04T08:51:43.473Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:51:43.473Z] #24 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-03-04T08:51:43.473Z] #24 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 2.5s done [2021-03-04T08:51:43.473Z] #24 DONE 12.6s [2021-03-04T08:51:43.680Z] #24 ... [2021-03-04T08:51:43.680Z] [2021-03-04T08:51:43.680Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:43.680Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:51:43.777Z] [2021-03-04T08:51:43.777Z] #25 [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-03-04T08:51:43.777Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-04T08:51:44.251Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-03-04T08:51:44.409Z] #54 ... [2021-03-04T08:51:44.409Z] [2021-03-04T08:51:44.409Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:44.409Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:44.409Z] #11 34.05 Reading package lists... [2021-03-04T08:51:44.409Z] #11 40.32 Building dependency tree... [2021-03-04T08:51:44.409Z] #11 43.95 The following additional packages will be installed: [2021-03-04T08:51:44.409Z] #11 43.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-04T08:51:44.409Z] #11 43.96 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-04T08:51:44.409Z] #11 43.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-04T08:51:44.409Z] #11 43.96 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-04T08:51:44.409Z] #11 43.96 mingw-w64-x86-64-dev [2021-03-04T08:51:44.409Z] #11 43.98 Suggested packages: [2021-03-04T08:51:44.409Z] #11 43.98 gcc-8-locales seccomp wine64 [2021-03-04T08:51:44.409Z] #11 45.46 The following NEW packages will be installed: [2021-03-04T08:51:44.409Z] #11 45.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-04T08:51:44.409Z] #11 45.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-04T08:51:44.409Z] #11 45.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-04T08:51:44.409Z] #11 45.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-04T08:51:44.409Z] #11 45.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-04T08:51:44.409Z] #11 45.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-04T08:51:44.409Z] #11 45.50 The following packages will be upgraded: [2021-03-04T08:51:44.409Z] #11 45.50 libsystemd0 libudev1 [2021-03-04T08:51:44.409Z] #11 45.88 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:51:44.409Z] #11 45.88 Need to get 78.2 MB of archives. [2021-03-04T08:51:44.409Z] #11 45.88 After this operation, 487 MB of additional disk space will be used. [2021-03-04T08:51:44.409Z] #11 45.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-04T08:51:44.409Z] #11 45.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-04T08:51:44.409Z] #11 45.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-04T08:51:44.409Z] #11 46.30 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-03-04T08:51:44.409Z] #11 46.82 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-03-04T08:51:44.409Z] #11 46.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-04T08:51:44.409Z] #11 46.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-04T08:51:44.409Z] #11 46.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-04T08:51:44.409Z] #11 47.43 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-03-04T08:51:44.409Z] #11 47.76 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-03-04T08:51:44.409Z] #11 47.77 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-03-04T08:51:44.409Z] #11 ... [2021-03-04T08:51:44.409Z] [2021-03-04T08:51:44.409Z] #40 [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-03-04T08:51:44.409Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:44.409Z] #40 46.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-04T08:51:44.409Z] #40 46.36 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-03-04T08:51:44.409Z] #40 46.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-04T08:51:44.409Z] #40 46.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-04T08:51:44.409Z] #40 46.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-04T08:51:44.409Z] #40 46.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-04T08:51:44.409Z] #40 48.01 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:44.409Z] #40 48.32 Fetched 4095 kB in 1s (3590 kB/s) [2021-03-04T08:51:44.409Z] #40 48.56 Selecting previously unselected package libcap-dev:amd64. [2021-03-04T08:51:44.409Z] #40 48.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:51:44.409Z] #40 48.67 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-04T08:51:44.409Z] #40 48.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T08:51:44.409Z] #40 48.90 Selecting previously unselected package libnet1:amd64. [2021-03-04T08:51:44.409Z] #40 48.90 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:51:44.409Z] #40 48.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:44.409Z] #40 49.18 Selecting previously unselected package libnet1-dev. [2021-03-04T08:51:44.409Z] #40 49.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:51:44.409Z] #40 49.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:44.409Z] #40 49.38 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T08:51:44.409Z] #40 49.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T08:51:44.409Z] #40 49.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:51:44.409Z] #40 49.60 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-04T08:51:44.409Z] #40 49.60 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-04T08:51:44.409Z] #40 49.60 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T08:51:44.409Z] #40 49.91 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T08:51:44.409Z] #40 49.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:51:44.409Z] #40 49.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:44.409Z] #40 50.00 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-04T08:51:44.409Z] #40 50.00 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:51:44.409Z] #40 50.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:44.409Z] #40 50.10 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-04T08:51:44.409Z] #40 50.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-04T08:51:44.409Z] #40 50.11 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:51:44.511Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-04T08:51:44.771Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-03-04T08:51:44.930Z] #40 50.38 Selecting previously unselected package libprotobuf17:amd64. [2021-03-04T08:51:44.930Z] #40 50.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:44.930Z] #40 50.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:45.223Z] #34 ... [2021-03-04T08:51:45.223Z] [2021-03-04T08:51:45.223Z] #32 [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-03-04T08:51:45.223Z] #32 sha256:7b300d6e90240b97b7731072377228fc309106e0b511afc5cf20ef96aa16ec22 [2021-03-04T08:51:45.223Z] #32 63.81 time [2021-03-04T08:51:45.223Z] #32 70.45 internal/poll [2021-03-04T08:51:45.223Z] #32 71.67 internal/fmtsort [2021-03-04T08:51:45.223Z] #32 72.48 internal/syscall/execenv [2021-03-04T08:51:45.223Z] #32 72.56 internal/syscall/unix [2021-03-04T08:51:45.223Z] #32 72.70 strings [2021-03-04T08:51:45.223Z] #32 72.84 os [2021-03-04T08:51:45.343Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-04T08:51:45.480Z] #32 ... [2021-03-04T08:51:45.480Z] [2021-03-04T08:51:45.480Z] #40 [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-03-04T08:51:45.480Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:45.480Z] #40 73.73 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:51:45.480Z] #40 73.75 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:51:45.480Z] #40 73.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:45.480Z] #40 73.81 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T08:51:45.480Z] #40 73.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:45.480Z] #40 73.85 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:51:45.480Z] #40 73.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:45.480Z] #40 73.89 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:45.480Z] #40 73.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:51:45.480Z] #40 73.92 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-04T08:51:45.502Z] #40 51.22 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-04T08:51:45.502Z] #40 51.22 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:45.502Z] #40 51.22 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:45.502Z] #40 ... [2021-03-04T08:51:45.502Z] [2021-03-04T08:51:45.502Z] #34 [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-03-04T08:51:45.502Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:45.502Z] #34 34.59 Reading package lists... [2021-03-04T08:51:45.502Z] #34 41.51 Building dependency tree... [2021-03-04T08:51:45.502Z] #34 45.14 The following additional packages will be installed: [2021-03-04T08:51:45.502Z] #34 45.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-04T08:51:45.502Z] #34 45.18 Suggested packages: [2021-03-04T08:51:45.502Z] #34 45.19 cmake-doc ninja-build lrzip [2021-03-04T08:51:45.502Z] #34 45.19 Recommended packages: [2021-03-04T08:51:45.502Z] #34 45.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-04T08:51:45.502Z] #34 46.94 The following NEW packages will be installed: [2021-03-04T08:51:45.502Z] #34 46.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-04T08:51:45.502Z] #34 46.96 vim-common xxd [2021-03-04T08:51:45.502Z] #34 47.42 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:51:45.502Z] #34 47.42 Need to get 14.9 MB of archives. [2021-03-04T08:51:45.502Z] #34 47.42 After this operation, 61.8 MB of additional disk space will be used. [2021-03-04T08:51:45.502Z] #34 47.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T08:51:45.502Z] #34 47.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:51:45.502Z] #34 47.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-04T08:51:45.502Z] #34 47.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T08:51:45.502Z] #34 49.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-04T08:51:45.502Z] #34 49.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-04T08:51:45.502Z] #34 49.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-04T08:51:45.502Z] #34 49.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-04T08:51:45.502Z] #34 49.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-04T08:51:45.502Z] #34 49.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-04T08:51:45.502Z] #34 50.83 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:45.502Z] #34 51.00 Fetched 14.9 MB in 2s (6165 kB/s) [2021-03-04T08:51:45.502Z] #34 51.09 Selecting previously unselected package xxd. [2021-03-04T08:51:45.502Z] #34 51.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:51:45.502Z] #34 51.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:51:45.502Z] #34 51.21 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:51:45.557Z] #28 DONE 4.3s [2021-03-04T08:51:45.557Z] [2021-03-04T08:51:45.557Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T08:51:45.557Z] #31 sha256:06f155db638374f407e30056ea4322a09eb413568e3141619b830802a34d6e51 [2021-03-04T08:51:45.762Z] #34 ... [2021-03-04T08:51:45.762Z] [2021-03-04T08:51:45.762Z] #49 [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-03-04T08:51:45.762Z] #49 sha256:43cce7d82f01ab7cc4d81db06b2d7bac48929cea0bb1f83f35211bc0af0bbfd2 [2021-03-04T08:51:45.762Z] #49 51.26 syscall [2021-03-04T08:51:45.762Z] #49 51.31 reflect [2021-03-04T08:51:45.815Z] #31 DONE 0.3s [2021-03-04T08:51:46.073Z] [2021-03-04T08:51:46.073Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T08:51:46.073Z] #33 sha256:af5c02978c63ebb99fa65e6f5bc338c72a6c090409a0b918d04d846f74060b41 [2021-03-04T08:51:46.073Z] #33 DONE 0.0s [2021-03-04T08:51:46.073Z] [2021-03-04T08:51:46.073Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T08:51:46.073Z] #36 sha256:f39c2d3a4819be9c0bad0763c57158f9b3dc2198362ccaa5c6698c800795fb17 [2021-03-04T08:51:46.073Z] #36 DONE 0.0s [2021-03-04T08:51:46.073Z] [2021-03-04T08:51:46.073Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T08:51:46.073Z] #39 sha256:3acc120edad650d134a2b57a49b4208dcefd24011d879a216cd204d8cf8863e1 [2021-03-04T08:51:46.335Z] #25 2.321 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:51:46.335Z] #25 2.339 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:51:46.335Z] #25 2.388 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:51:46.335Z] #25 2.542 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-04T08:51:46.598Z] #25 2.949 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-04T08:51:46.598Z] #25 3.032 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-03-04T08:51:46.638Z] #39 DONE 0.5s [2021-03-04T08:51:46.638Z] [2021-03-04T08:51:46.638Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T08:51:46.638Z] #42 sha256:6e6ffe13ae47cbcfedadfe2225906103cb8be728d17aa6ad4c2f095293dbbc3a [2021-03-04T08:51:46.638Z] #42 DONE 0.1s [2021-03-04T08:51:46.638Z] [2021-03-04T08:51:46.638Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T08:51:46.638Z] #44 sha256:45d155f22d5e41e209b472b059c787afce93bc82855412fd3feebe2412dd54b3 [2021-03-04T08:51:46.638Z] #44 DONE 0.2s [2021-03-04T08:51:46.702Z] #49 ... [2021-03-04T08:51:46.702Z] [2021-03-04T08:51:46.702Z] #32 [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-03-04T08:51:46.702Z] #32 sha256:8da18bedecf490d7fbabd6dd317654d4eae7fbf5c3073a79acb50d68b72ce679 [2021-03-04T08:51:46.702Z] #32 42.06 sync [2021-03-04T08:51:46.702Z] #32 42.06 internal/reflectlite [2021-03-04T08:51:46.702Z] #32 44.54 sort [2021-03-04T08:51:46.702Z] #32 44.57 errors [2021-03-04T08:51:46.702Z] #32 45.01 strconv [2021-03-04T08:51:46.702Z] #32 45.73 io [2021-03-04T08:51:46.702Z] #32 47.40 internal/oserror [2021-03-04T08:51:46.702Z] #32 47.54 syscall [2021-03-04T08:51:46.702Z] #32 49.87 reflect [2021-03-04T08:51:46.702Z] #32 ... [2021-03-04T08:51:46.702Z] [2021-03-04T08:51:46.702Z] #34 [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-03-04T08:51:46.702Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:46.702Z] #34 51.79 Selecting previously unselected package vim-common. [2021-03-04T08:51:46.702Z] #34 51.80 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:51:46.702Z] #34 51.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:51:46.702Z] #34 52.24 Selecting previously unselected package cmake-data. [2021-03-04T08:51:46.702Z] #34 52.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-04T08:51:46.702Z] #34 52.26 Unpacking cmake-data (3.13.4-1) ... [2021-03-04T08:51:46.896Z] [2021-03-04T08:51:46.896Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T08:51:46.896Z] #46 sha256:7f5fcb04042cfa8307afd9feb5b24b770bc6909e4e797318af447185056ae430 [2021-03-04T08:51:46.896Z] #46 DONE 0.1s [2021-03-04T08:51:46.896Z] [2021-03-04T08:51:46.896Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T08:51:46.896Z] #48 sha256:ee988907f658945871fe68f41e98529183ae9c5306e7401c6ab5c7c70f6d2448 [2021-03-04T08:51:47.154Z] #48 DONE 0.1s [2021-03-04T08:51:47.154Z] [2021-03-04T08:51:47.154Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T08:51:47.154Z] #50 sha256:7249b426f8ca47937f2647ec9e6f2a1b02e8e9dc4f4b6bcfc30c7a26fa7b3b01 [2021-03-04T08:51:47.154Z] #50 DONE 0.1s [2021-03-04T08:51:47.154Z] [2021-03-04T08:51:47.154Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T08:51:47.154Z] #52 sha256:b495ce4190080b7eb9058fadd82a4c2fdb94b4e65f65abe1acf889b0d1deb31c [2021-03-04T08:51:47.154Z] #52 DONE 0.1s [2021-03-04T08:51:47.154Z] [2021-03-04T08:51:47.154Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T08:51:47.154Z] #55 sha256:f5c24c18f4dea7d06e389d4fce9db1ff6713e3c35ac790b8e4901527240c10be [2021-03-04T08:51:47.375Z] #40 ... [2021-03-04T08:51:47.375Z] [2021-03-04T08:51:47.375Z] #34 [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-03-04T08:51:47.375Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:47.375Z] #34 74.47 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:51:47.375Z] #34 74.50 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:51:47.375Z] #34 74.52 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-04T08:51:47.375Z] #34 74.54 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:51:47.375Z] #34 74.60 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-04T08:51:47.375Z] #34 74.61 Setting up cmake-data (3.13.4-1) ... [2021-03-04T08:51:47.375Z] #34 74.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:51:47.375Z] #34 74.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T08:51:47.375Z] #34 74.69 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T08:51:47.375Z] #34 74.70 Setting up cmake (3.13.4-1) ... [2021-03-04T08:51:47.375Z] #34 74.72 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:51:47.375Z] #34 74.83 Processing triggers for mime-support (3.62) ... [2021-03-04T08:51:47.375Z] #34 DONE 75.8s [2021-03-04T08:51:47.375Z] [2021-03-04T08:51:47.375Z] #35 [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-03-04T08:51:47.375Z] #35 sha256:15535752dd42a56f6b44332112ec0e1e7f9a2b20f2c3288fee9170ef8b2cd3aa [2021-03-04T08:51:47.412Z] #55 DONE 0.3s [2021-03-04T08:51:47.412Z] [2021-03-04T08:51:47.412Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T08:51:47.412Z] #59 sha256:a1376f2bcf8e4a06b4a76b2c3b39f7b3781544fec0bbec409b6da9bf107c6355 [2021-03-04T08:51:47.670Z] #59 DONE 0.1s [2021-03-04T08:51:47.670Z] [2021-03-04T08:51:47.670Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T08:51:47.670Z] #61 sha256:2117a755fd12370458219feaf42977125092e6241d14322a09170cf226dfca44 [2021-03-04T08:51:47.670Z] #61 DONE 0.1s [2021-03-04T08:51:47.670Z] [2021-03-04T08:51:47.670Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T08:51:47.670Z] #63 sha256:53872f4fb965e6dd550144eda79a4192a577a289f214b0fc23adf7f40f75144c [2021-03-04T08:51:47.670Z] #63 DONE 0.1s [2021-03-04T08:51:47.670Z] [2021-03-04T08:51:47.670Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T08:51:47.670Z] #64 sha256:48366251c103f951a32dced5940111ecad3cf40c7fd2c9a3f2107b76da8933c5 [2021-03-04T08:51:47.670Z] #64 DONE 0.0s [2021-03-04T08:51:47.670Z] [2021-03-04T08:51:47.670Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T08:51:47.670Z] #65 sha256:e1c8f6140ebfbc8e3aabb79d0fb2d8e00ea934f28889ad94ecb23412831f4c33 [2021-03-04T08:51:47.883Z] #8 ... [2021-03-04T08:51:47.883Z] [2021-03-04T08:51:47.883Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-03-04T08:51:47.883Z] #24 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-03-04T08:51:47.883Z] #24 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.6s done [2021-03-04T08:51:47.883Z] #24 DONE 10.5s [2021-03-04T08:51:47.883Z] [2021-03-04T08:51:47.883Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:47.883Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:51:47.990Z] #25 4.545 Fetched 8246 kB in 2s (3332 kB/s) [2021-03-04T08:51:48.304Z] #35 1.038 + RM_GOPATH=0 [2021-03-04T08:51:48.304Z] #35 1.038 + TMP_GOPATH= [2021-03-04T08:51:48.304Z] #35 1.038 + : /build [2021-03-04T08:51:48.304Z] #35 1.038 + '[' -z '' ']' [2021-03-04T08:51:48.304Z] #35 1.038 ++ mktemp -d [2021-03-04T08:51:48.304Z] #35 1.041 + export GOPATH=/tmp/tmp.TrA4N2NXya [2021-03-04T08:51:48.304Z] #35 1.041 + GOPATH=/tmp/tmp.TrA4N2NXya [2021-03-04T08:51:48.304Z] #35 1.041 + RM_GOPATH=1 [2021-03-04T08:51:48.304Z] #35 1.041 + case "$(go env GOARCH)" in [2021-03-04T08:51:48.304Z] #35 1.042 ++ go env GOARCH [2021-03-04T08:51:48.304Z] #35 1.073 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:48.304Z] #35 1.073 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:51:48.304Z] #35 1.074 ++ dirname /tmp/install/install.sh [2021-03-04T08:51:48.304Z] #35 1.079 + dir=/tmp/install [2021-03-04T08:51:48.304Z] #35 1.080 + bin=tini [2021-03-04T08:51:48.304Z] #35 1.080 + shift [2021-03-04T08:51:48.304Z] #35 1.080 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-04T08:51:48.304Z] #35 1.081 + . /tmp/install/tini.installer [2021-03-04T08:51:48.304Z] #35 1.081 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:51:48.304Z] #35 1.084 + install_tini [2021-03-04T08:51:48.304Z] #35 1.091 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-04T08:51:48.304Z] #35 1.092 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:51:48.304Z] #35 1.092 + git clone https://github.com/krallin/tini.git /tmp/tmp.TrA4N2NXya/tini [2021-03-04T08:51:48.304Z] #35 1.093 Cloning into '/tmp/tmp.TrA4N2NXya/tini'... [2021-03-04T08:51:48.631Z] #34 ... [2021-03-04T08:51:48.631Z] [2021-03-04T08:51:48.631Z] #43 [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-03-04T08:51:48.631Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:51:48.631Z] #43 44.29 github.com/LK4D4/vndr/godl/singleflight [2021-03-04T08:51:48.631Z] #43 44.30 internal/reflectlite [2021-03-04T08:51:48.631Z] #43 44.61 math/rand [2021-03-04T08:51:48.631Z] #43 45.69 internal/singleflight [2021-03-04T08:51:48.631Z] #43 47.44 strconv [2021-03-04T08:51:48.631Z] #43 47.44 bytes [2021-03-04T08:51:48.631Z] #43 50.15 bufio [2021-03-04T08:51:48.631Z] #43 51.28 reflect [2021-03-04T08:51:48.631Z] #43 51.99 syscall [2021-03-04T08:51:48.631Z] #43 ... [2021-03-04T08:51:48.631Z] [2021-03-04T08:51:48.631Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:51:48.631Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:51:48.631Z] #30 52.80 Checking out files: 87% (1334/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-03-04T08:51:48.631Z] #30 53.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-04T08:51:48.891Z] #30 54.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:51:49.045Z] #65 DONE 1.3s [2021-03-04T08:51:49.045Z] [2021-03-04T08:51:49.045Z] #66 exporting to image [2021-03-04T08:51:49.045Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T08:51:49.045Z] #66 exporting layers [2021-03-04T08:51:49.232Z] #35 1.912 + cd /tmp/tmp.TrA4N2NXya/tini [2021-03-04T08:51:49.232Z] #35 1.912 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:51:49.232Z] #35 1.919 + cmake . [2021-03-04T08:51:49.266Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2021-03-04T08:51:49.384Z] #25 4.545 Reading package lists... [2021-03-04T08:51:49.525Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-04T08:51:49.648Z] #25 5.894 Reading package lists... [2021-03-04T08:51:49.648Z] #25 ... [2021-03-04T08:51:49.648Z] [2021-03-04T08:51:49.648Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:49.648Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-04T08:51:49.648Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.9s done [2021-03-04T08:51:49.648Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.3s [2021-03-04T08:51:49.795Z] #35 2.510 -- The C compiler identification is GNU 8.3.0 [2021-03-04T08:51:49.795Z] #35 2.574 -- Check for working C compiler: /usr/bin/cc [2021-03-04T08:51:49.910Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.3s done [2021-03-04T08:51:50.173Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-03-04T08:51:50.722Z] #35 3.228 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-04T08:51:50.722Z] #35 3.232 -- Detecting C compiler ABI info [2021-03-04T08:51:50.748Z] #8 ... [2021-03-04T08:51:50.748Z] [2021-03-04T08:51:50.748Z] #25 [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-03-04T08:51:50.748Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-04T08:51:50.748Z] #25 5.894 Reading package lists... [2021-03-04T08:51:51.016Z] #25 7.183 Building dependency tree... [2021-03-04T08:51:51.285Z] #35 3.897 -- Detecting C compiler ABI info - done [2021-03-04T08:51:51.285Z] #35 3.932 -- Detecting C compile features [2021-03-04T08:51:51.285Z] #35 ... [2021-03-04T08:51:51.285Z] [2021-03-04T08:51:51.285Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:51.285Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:51.285Z] #11 69.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-04T08:51:51.285Z] #11 69.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-04T08:51:51.285Z] #11 69.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:51:51.285Z] #11 72.59 Selecting previously unselected package binutils-mingw-w64. [2021-03-04T08:51:51.285Z] #11 72.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-04T08:51:51.285Z] #11 72.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:51:51.285Z] #11 72.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-04T08:51:51.285Z] #11 72.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:51:51.285Z] #11 72.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:51:51.285Z] #11 72.97 Selecting previously unselected package dmsetup. [2021-03-04T08:51:51.285Z] #11 72.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:51:51.285Z] #11 72.98 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-04T08:51:51.285Z] #11 73.19 Selecting previously unselected package mingw-w64-common. [2021-03-04T08:51:51.285Z] #11 73.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-04T08:51:51.285Z] #11 73.20 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-04T08:51:51.285Z] #11 79.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-04T08:51:51.285Z] #11 79.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-04T08:51:51.285Z] #11 79.54 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:51:51.594Z] #25 7.863 The following additional packages will be installed: [2021-03-04T08:51:51.594Z] #25 7.863 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-04T08:51:51.594Z] #25 7.867 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-04T08:51:51.594Z] #25 7.867 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-04T08:51:51.594Z] #25 7.868 Suggested packages: [2021-03-04T08:51:51.594Z] #25 7.868 krb5-doc krb5-user [2021-03-04T08:51:51.594Z] #25 7.868 Recommended packages: [2021-03-04T08:51:51.594Z] #25 7.868 krb5-locales publicsuffix libsasl2-modules [2021-03-04T08:51:51.594Z] #25 8.105 The following NEW packages will be installed: [2021-03-04T08:51:51.594Z] #25 8.107 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-04T08:51:51.594Z] #25 8.107 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-04T08:51:51.594Z] #25 8.107 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-04T08:51:51.594Z] #25 8.107 libssh2-1 libssl1.1 openssl [2021-03-04T08:51:52.174Z] #25 8.411 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-04T08:51:52.174Z] #25 8.411 Need to get 4777 kB of archives. [2021-03-04T08:51:52.174Z] #25 8.411 After this operation, 11.5 MB of additional disk space will be used. [2021-03-04T08:51:52.174Z] #25 8.411 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-04T08:51:52.174Z] #25 8.411 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-03-04T08:51:52.174Z] #25 8.414 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-04T08:51:52.174Z] #25 8.417 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-04T08:51:52.174Z] #25 8.431 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-04T08:51:52.174Z] #25 8.436 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-04T08:51:52.174Z] #25 8.436 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-04T08:51:52.174Z] #25 8.436 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-04T08:51:52.174Z] #25 8.440 Get:9 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-04T08:51:52.174Z] #25 8.442 Get:10 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-04T08:51:52.174Z] #25 8.444 Get:11 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-04T08:51:52.174Z] #25 8.445 Get:12 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-04T08:51:52.174Z] #25 8.446 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-04T08:51:52.174Z] #25 8.447 Get:14 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-04T08:51:52.174Z] #25 8.448 Get:15 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-04T08:51:52.174Z] #25 8.449 Get:16 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-04T08:51:52.174Z] #25 8.450 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-03-04T08:51:52.174Z] #25 8.516 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-04T08:51:52.174Z] #25 8.522 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-04T08:51:52.174Z] #25 8.525 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-04T08:51:52.174Z] #25 8.529 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-04T08:51:52.213Z] #11 ... [2021-03-04T08:51:52.213Z] [2021-03-04T08:51:52.213Z] #40 [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-03-04T08:51:52.213Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:52.213Z] #40 80.51 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T08:51:52.213Z] #40 80.52 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:51:52.329Z] #66 exporting layers 3.2s done [2021-03-04T08:51:52.329Z] #66 writing image sha256:9b03d333c86b73233c4829e3a4f33245de499244b869cd706532e6bc7296ba74 done [2021-03-04T08:51:52.329Z] #66 naming to docker.io/library/docker:584448a3e67fc8c5300fd3619a10fa141f327e70 done [2021-03-04T08:51:52.329Z] #66 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-04T08:51:52.437Z] #25 8.780 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:52.437Z] #25 8.816 Fetched 4777 kB in 0s (12.7 MB/s) [2021-03-04T08:51:52.437Z] #25 8.853 Selecting previously unselected package libssl1.1:arm64. [2021-03-04T08:51:52.437Z] #25 8.854 (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-03-04T08:51:52.437Z] #25 8.863 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-04T08:51:52.437Z] #25 8.871 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:51:52.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42111/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/validate/default [2021-03-04T08:51:52.701Z] #25 9.112 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-04T08:51:52.701Z] #25 9.114 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-04T08:51:52.701Z] #25 9.117 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:51:52.701Z] #25 9.160 Selecting previously unselected package libsasl2-2:arm64. [2021-03-04T08:51:52.701Z] #25 9.160 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-04T08:51:52.777Z] #40 DONE 81.2s [2021-03-04T08:51:52.777Z] [2021-03-04T08:51:52.777Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:51:52.777Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:51:52.964Z] #25 9.164 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:51:52.964Z] #25 9.221 Selecting previously unselected package libldap-common. [2021-03-04T08:51:52.964Z] #25 9.223 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-04T08:51:52.964Z] #25 9.227 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:51:53.227Z] #25 9.468 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-04T08:51:53.227Z] #25 9.468 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-04T08:51:53.227Z] #25 9.479 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:51:53.227Z] #25 9.547 Selecting previously unselected package openssl. [2021-03-04T08:51:53.227Z] #25 9.547 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-04T08:51:53.227Z] #25 9.551 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:51:53.491Z] #25 9.783 Selecting previously unselected package ca-certificates. [2021-03-04T08:51:53.491Z] #25 9.783 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-04T08:51:53.491Z] #25 9.787 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-04T08:51:53.491Z] #25 10.02 Selecting previously unselected package libkeyutils1:arm64. [2021-03-04T08:51:53.491Z] #25 10.02 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-03-04T08:51:53.730Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.8s done [2021-03-04T08:51:53.730Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-04T08:51:53.754Z] #25 10.02 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-04T08:51:53.754Z] #25 10.07 Selecting previously unselected package libkrb5support0:arm64. [2021-03-04T08:51:53.754Z] #25 10.07 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-04T08:51:53.754Z] #25 10.07 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-04T08:51:53.754Z] #25 10.27 Selecting previously unselected package libk5crypto3:arm64. [2021-03-04T08:51:53.754Z] #25 10.27 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-04T08:51:54.017Z] #25 10.27 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-04T08:51:54.017Z] #25 10.33 Selecting previously unselected package libkrb5-3:arm64. [2021-03-04T08:51:54.017Z] #25 10.33 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-04T08:51:54.017Z] #25 10.33 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-04T08:51:54.017Z] #25 10.50 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-04T08:51:54.017Z] #25 10.50 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-04T08:51:54.017Z] #25 10.50 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-04T08:51:54.017Z] #25 10.55 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-04T08:51:54.176Z] #30 ... [2021-03-04T08:51:54.176Z] [2021-03-04T08:51:54.176Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:54.176Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:54.176Z] #11 51.70 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-03-04T08:51:54.176Z] #11 54.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-04T08:51:54.176Z] #11 54.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-04T08:51:54.176Z] #11 54.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T08:51:54.176Z] #11 54.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T08:51:54.176Z] #11 54.53 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-03-04T08:51:54.176Z] #11 54.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-04T08:51:54.176Z] #11 54.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-04T08:51:54.176Z] #11 54.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-04T08:51:54.176Z] #11 54.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-04T08:51:54.176Z] #11 54.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-04T08:51:54.176Z] #11 54.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-04T08:51:54.176Z] #11 54.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-04T08:51:54.176Z] #11 54.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-03-04T08:51:54.176Z] #11 54.75 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-04T08:51:54.176Z] #11 54.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-04T08:51:54.176Z] #11 55.93 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:54.176Z] #11 56.14 Fetched 78.2 MB in 9s (8525 kB/s) [2021-03-04T08:51:54.176Z] #11 56.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:51:54.176Z] #11 56.34 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-04T08:51:54.176Z] #11 56.37 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:51:54.176Z] #11 56.83 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-04T08:51:54.176Z] #11 57.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:51:54.176Z] #11 57.07 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-04T08:51:54.176Z] #11 57.10 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:51:54.176Z] #11 57.34 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-04T08:51:54.176Z] #11 57.55 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-04T08:51:54.176Z] #11 57.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 ... 15410 files and directories currently installed.) [2021-03-04T08:51:54.176Z] #11 57.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-04T08:51:54.176Z] #11 57.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:51:54.176Z] #11 ... [2021-03-04T08:51:54.176Z] [2021-03-04T08:51:54.176Z] #45 [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-03-04T08:51:54.176Z] #45 sha256:8fb083433fe55ec52f8116119a7c3268ec99b70537406c1bc6890622f32fa943 [2021-03-04T08:51:54.176Z] #45 DONE 59.6s [2021-03-04T08:51:54.176Z] [2021-03-04T08:51:54.176Z] #43 [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-03-04T08:51:54.176Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:51:54.176Z] #43 59.65 time [2021-03-04T08:51:54.279Z] #25 10.56 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-04T08:51:54.279Z] #25 10.56 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-04T08:51:54.279Z] #25 10.62 Selecting previously unselected package libpsl5:arm64. [2021-03-04T08:51:54.279Z] #25 10.62 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-04T08:51:54.279Z] #25 10.62 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-04T08:51:54.279Z] #25 10.68 Selecting previously unselected package librtmp1:arm64. [2021-03-04T08:51:54.279Z] #25 10.69 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-04T08:51:54.279Z] #25 10.69 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:51:54.279Z] #25 10.79 Selecting previously unselected package libssh2-1:arm64. [2021-03-04T08:51:54.279Z] #25 10.79 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-04T08:51:54.542Z] #25 10.79 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-04T08:51:54.542Z] #25 10.86 Selecting previously unselected package libcurl4:arm64. [2021-03-04T08:51:54.542Z] #25 10.86 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-04T08:51:54.542Z] #25 10.87 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-04T08:51:54.542Z] #25 11.04 Selecting previously unselected package curl. [2021-03-04T08:51:54.542Z] #25 11.04 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-04T08:51:54.559Z] Congratulations! All commits are properly signed with the DCO! [2021-03-04T08:51:54.810Z] #25 11.05 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-04T08:51:54.810Z] #25 11.11 Selecting previously unselected package libonig5:arm64. [2021-03-04T08:51:54.810Z] #25 11.11 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-04T08:51:54.810Z] #25 11.11 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-04T08:51:54.810Z] #25 11.25 Selecting previously unselected package libjq1:arm64. [2021-03-04T08:51:54.810Z] #25 11.25 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-04T08:51:54.810Z] #25 11.25 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-04T08:51:54.810Z] #25 11.31 Selecting previously unselected package jq. [2021-03-04T08:51:54.810Z] #25 11.31 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-04T08:51:54.817Z] Congratulations! Seccomp profile generation is done correctly. [2021-03-04T08:51:54.817Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-04T08:51:55.072Z] #25 11.31 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:51:55.072Z] #25 11.36 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-04T08:51:55.072Z] #25 11.37 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-04T08:51:55.072Z] #25 11.38 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:51:55.295Z] #41 2.469 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:51:55.295Z] #41 2.469 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:51:55.295Z] #41 2.489 Note: Building without GnuTLS support [2021-03-04T08:51:55.295Z] #41 2.504 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:51:55.295Z] #41 2.504 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:51:55.336Z] #25 11.66 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-04T08:51:55.336Z] #25 11.76 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:51:55.336Z] #25 11.78 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-04T08:51:55.336Z] #25 11.79 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:51:55.336Z] #25 11.80 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:51:55.336Z] #25 11.82 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-04T08:51:55.336Z] #25 11.83 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:51:55.336Z] #25 11.84 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-04T08:51:55.336Z] #25 11.85 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-04T08:51:55.336Z] #25 11.86 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:51:55.551Z] #41 ... [2021-03-04T08:51:55.551Z] [2021-03-04T08:51:55.551Z] #43 [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-03-04T08:51:55.551Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:51:55.551Z] #43 74.03 strings [2021-03-04T08:51:55.551Z] #43 74.04 os [2021-03-04T08:51:55.551Z] #43 77.55 regexp/syntax [2021-03-04T08:51:55.551Z] #43 78.00 fmt [2021-03-04T08:51:55.551Z] #43 82.91 flag [2021-03-04T08:51:55.551Z] #43 83.16 go/token [2021-03-04T08:51:55.551Z] #43 ... [2021-03-04T08:51:55.551Z] [2021-03-04T08:51:55.551Z] #35 [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-03-04T08:51:55.551Z] #35 sha256:15535752dd42a56f6b44332112ec0e1e7f9a2b20f2c3288fee9170ef8b2cd3aa [2021-03-04T08:51:55.551Z] #35 6.630 -- Detecting C compile features - done [2021-03-04T08:51:55.551Z] #35 6.685 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-04T08:51:55.551Z] #35 6.958 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-04T08:51:55.551Z] #35 7.076 -- Configuring done [2021-03-04T08:51:55.551Z] #35 7.090 -- Generating done [2021-03-04T08:51:55.551Z] #35 7.117 -- Build files have been written to: /tmp/tmp.TrA4N2NXya/tini [2021-03-04T08:51:55.551Z] #35 7.127 + make tini-static [2021-03-04T08:51:55.551Z] #35 7.676 Scanning dependencies of target tini-static [2021-03-04T08:51:55.551Z] #35 7.786 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-04T08:51:55.600Z] #25 11.88 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-04T08:51:55.600Z] #25 11.89 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-04T08:51:55.600Z] #25 11.91 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:51:55.600Z] #25 11.92 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-04T08:51:56.087Z] #43 ... [2021-03-04T08:51:56.087Z] [2021-03-04T08:51:56.087Z] #40 [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-03-04T08:51:56.087Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:51:56.087Z] #40 51.78 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-04T08:51:56.087Z] #40 51.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:56.087Z] #40 51.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:56.087Z] #40 53.28 Selecting previously unselected package libprotoc17:amd64. [2021-03-04T08:51:56.087Z] #40 53.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:56.087Z] #40 53.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:56.087Z] #40 54.02 Selecting previously unselected package protobuf-c-compiler. [2021-03-04T08:51:56.087Z] #40 54.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:51:56.087Z] #40 54.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:51:56.087Z] #40 54.52 Selecting previously unselected package protobuf-compiler. [2021-03-04T08:51:56.087Z] #40 54.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:56.087Z] #40 54.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:51:56.087Z] #40 54.74 Selecting previously unselected package python-pkg-resources. [2021-03-04T08:51:56.087Z] #40 54.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:51:56.087Z] #40 54.75 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-04T08:51:56.087Z] #40 54.91 Selecting previously unselected package python-six. [2021-03-04T08:51:56.087Z] #40 54.91 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-04T08:51:56.087Z] #40 54.93 Unpacking python-six (1.12.0-1) ... [2021-03-04T08:51:56.087Z] #40 55.07 Selecting previously unselected package python-protobuf. [2021-03-04T08:51:56.087Z] #40 55.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-04T08:51:56.087Z] #40 55.08 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-04T08:51:56.087Z] #40 55.69 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-04T08:51:56.087Z] #40 60.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:56.087Z] #40 60.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:56.087Z] #40 60.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:56.087Z] #40 60.13 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T08:51:56.087Z] #40 60.14 Setting up python-six (1.12.0-1) ... [2021-03-04T08:51:56.113Z] #35 ... [2021-03-04T08:51:56.113Z] [2021-03-04T08:51:56.114Z] #49 [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-03-04T08:51:56.114Z] #49 sha256:f732c47f5b357dcde7b9d9bf7a26805dc59c5bcd900eefd8974664b40b76711b [2021-03-04T08:51:56.114Z] #49 74.52 encoding/binary [2021-03-04T08:51:56.114Z] #49 75.09 context [2021-03-04T08:51:56.114Z] #49 76.38 os [2021-03-04T08:51:56.114Z] #49 76.93 encoding/base64 [2021-03-04T08:51:56.114Z] #49 77.95 golang.org/x/sys/unix [2021-03-04T08:51:56.114Z] #49 80.40 fmt [2021-03-04T08:51:56.114Z] #49 ... [2021-03-04T08:51:56.114Z] [2021-03-04T08:51:56.114Z] #43 [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-03-04T08:51:56.114Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:51:56.114Z] #43 84.37 go/scanner [2021-03-04T08:51:56.114Z] #43 84.51 regexp [2021-03-04T08:51:56.175Z] #25 ... [2021-03-04T08:51:56.175Z] [2021-03-04T08:51:56.175Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:56.175Z] #8 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-04T08:51:56.175Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.2s done [2021-03-04T08:51:56.175Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-03-04T08:51:56.175Z] #8 DONE 25.1s [2021-03-04T08:51:56.175Z] [2021-03-04T08:51:56.175Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T08:51:56.175Z] #9 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-04T08:51:56.273Z] #8 ... [2021-03-04T08:51:56.273Z] [2021-03-04T08:51:56.273Z] #25 [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-03-04T08:51:56.273Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T08:51:56.273Z] #25 0.995 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:51:56.273Z] #25 1.011 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:51:56.273Z] #25 1.011 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:51:56.273Z] #25 1.146 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:51:56.273Z] #25 1.255 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:51:56.273Z] #25 1.561 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:51:56.273Z] #25 3.190 Fetched 8423 kB in 2s (3439 kB/s) [2021-03-04T08:51:56.273Z] #25 3.190 Reading package lists... [2021-03-04T08:51:56.273Z] #25 4.112 Reading package lists... [2021-03-04T08:51:56.273Z] #25 5.008 Building dependency tree... [2021-03-04T08:51:56.273Z] #25 5.335 The following additional packages will be installed: [2021-03-04T08:51:56.273Z] #25 5.336 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-04T08:51:56.273Z] #25 5.336 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-04T08:51:56.273Z] #25 5.336 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-04T08:51:56.273Z] #25 5.337 Suggested packages: [2021-03-04T08:51:56.273Z] #25 5.337 krb5-doc krb5-user [2021-03-04T08:51:56.273Z] #25 5.337 Recommended packages: [2021-03-04T08:51:56.273Z] #25 5.337 krb5-locales publicsuffix libsasl2-modules [2021-03-04T08:51:56.273Z] #25 5.502 The following NEW packages will be installed: [2021-03-04T08:51:56.273Z] #25 5.502 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-04T08:51:56.273Z] #25 5.502 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-04T08:51:56.273Z] #25 5.503 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-04T08:51:56.273Z] #25 5.504 libssh2-1 libssl1.1 openssl [2021-03-04T08:51:56.273Z] #25 5.782 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-03-04T08:51:56.273Z] #25 5.782 Need to get 5057 kB of archives. [2021-03-04T08:51:56.273Z] #25 5.782 After this operation, 12.1 MB of additional disk space will be used. [2021-03-04T08:51:56.273Z] #25 5.782 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-04T08:51:56.273Z] #25 5.782 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-04T08:51:56.273Z] #25 5.784 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-04T08:51:56.273Z] #25 5.787 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-04T08:51:56.273Z] #25 5.791 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-04T08:51:56.273Z] #25 5.791 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-04T08:51:56.273Z] #25 5.791 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-04T08:51:56.273Z] #25 5.794 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-04T08:51:56.273Z] #25 5.807 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-04T08:51:56.273Z] #25 5.813 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-04T08:51:56.273Z] #25 5.813 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-04T08:51:56.273Z] #25 5.814 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-04T08:51:56.273Z] #25 5.816 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-04T08:51:56.273Z] #25 5.824 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-04T08:51:56.273Z] #25 5.827 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-04T08:51:56.273Z] #25 5.836 Get:16 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-04T08:51:56.273Z] #25 5.836 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-04T08:51:56.273Z] #25 5.862 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-04T08:51:56.273Z] #25 5.862 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T08:51:56.273Z] #25 5.862 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T08:51:56.273Z] #25 5.862 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T08:51:56.273Z] #25 6.079 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:51:56.273Z] #25 6.115 Fetched 5057 kB in 0s (14.6 MB/s) [2021-03-04T08:51:56.273Z] #25 6.208 Selecting previously unselected package libssl1.1:amd64. [2021-03-04T08:51:56.274Z] #25 6.208 (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-03-04T08:51:56.274Z] #25 6.209 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 6.226 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:51:56.274Z] #25 6.434 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T08:51:56.274Z] #25 6.434 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 6.439 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 6.485 Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T08:51:56.274Z] #25 6.487 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 6.497 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 6.559 Selecting previously unselected package libldap-common. [2021-03-04T08:51:56.274Z] #25 6.559 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-04T08:51:56.274Z] #25 6.564 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:51:56.274Z] #25 6.655 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T08:51:56.274Z] #25 6.655 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 6.658 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:51:56.274Z] #25 6.739 Selecting previously unselected package openssl. [2021-03-04T08:51:56.274Z] #25 6.739 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 6.744 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:51:56.274Z] #25 6.906 Selecting previously unselected package ca-certificates. [2021-03-04T08:51:56.274Z] #25 6.906 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-04T08:51:56.274Z] #25 6.912 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-04T08:51:56.274Z] #25 7.006 Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T08:51:56.274Z] #25 7.006 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.014 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-04T08:51:56.274Z] #25 7.059 Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T08:51:56.274Z] #25 7.059 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.065 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 7.126 Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T08:51:56.274Z] #25 7.126 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.132 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 7.204 Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T08:51:56.274Z] #25 7.204 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.211 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 7.308 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T08:51:56.274Z] #25 7.308 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.313 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 7.389 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T08:51:56.274Z] #25 7.389 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.396 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 7.453 Selecting previously unselected package libpsl5:amd64. [2021-03-04T08:51:56.274Z] #25 7.454 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.464 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-04T08:51:56.274Z] #25 7.516 Selecting previously unselected package librtmp1:amd64. [2021-03-04T08:51:56.274Z] #25 7.516 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.522 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:51:56.274Z] #25 7.581 Selecting previously unselected package libssh2-1:amd64. [2021-03-04T08:51:56.274Z] #25 7.581 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.586 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T08:51:56.274Z] #25 7.648 Selecting previously unselected package libcurl4:amd64. [2021-03-04T08:51:56.274Z] #25 7.648 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.662 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 7.752 Selecting previously unselected package curl. [2021-03-04T08:51:56.274Z] #25 7.752 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.756 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 7.820 Selecting previously unselected package libonig5:amd64. [2021-03-04T08:51:56.274Z] #25 7.822 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.828 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:51:56.274Z] #25 7.892 Selecting previously unselected package libjq1:amd64. [2021-03-04T08:51:56.274Z] #25 7.895 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.900 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:51:56.274Z] #25 7.986 Selecting previously unselected package jq. [2021-03-04T08:51:56.274Z] #25 7.986 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:51:56.274Z] #25 7.994 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:51:56.274Z] #25 8.040 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-04T08:51:56.274Z] #25 8.064 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-04T08:51:56.274Z] #25 8.083 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-04T08:51:56.274Z] #25 8.197 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 8.219 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:51:56.274Z] #25 8.242 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 8.266 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 8.289 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-04T08:51:56.274Z] #25 8.312 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 8.326 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 8.340 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-04T08:51:56.274Z] #25 8.362 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:51:56.274Z] #25 8.389 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-04T08:51:56.274Z] #25 8.437 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:51:56.274Z] #25 8.454 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:51:56.274Z] #25 8.469 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-04T08:51:56.274Z] #25 8.501 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-04T08:51:56.274Z] #25 ... [2021-03-04T08:51:56.274Z] [2021-03-04T08:51:56.274Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-04T08:51:56.274Z] #8 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-04T08:51:57.041Z] #43 ... [2021-03-04T08:51:57.041Z] [2021-03-04T08:51:57.041Z] #32 [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-03-04T08:51:57.041Z] #32 sha256:7b300d6e90240b97b7731072377228fc309106e0b511afc5cf20ef96aa16ec22 [2021-03-04T08:51:57.041Z] #32 75.75 path [2021-03-04T08:51:57.041Z] #32 76.58 text/tabwriter [2021-03-04T08:51:57.041Z] #32 77.33 path/filepath [2021-03-04T08:51:57.041Z] #32 77.35 fmt [2021-03-04T08:51:57.041Z] #32 78.71 io/ioutil [2021-03-04T08:51:57.041Z] #32 80.74 flag [2021-03-04T08:51:57.041Z] #32 80.74 github.com/BurntSushi/toml [2021-03-04T08:51:57.041Z] #32 83.01 log [2021-03-04T08:51:57.041Z] #32 85.35 github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:51:57.297Z] #32 ... [2021-03-04T08:51:57.297Z] [2021-03-04T08:51:57.297Z] #35 [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-03-04T08:51:57.297Z] #35 sha256:15535752dd42a56f6b44332112ec0e1e7f9a2b20f2c3288fee9170ef8b2cd3aa [2021-03-04T08:51:57.297Z] #35 9.250 [100%] Linking C executable tini-static [2021-03-04T08:51:57.297Z] #35 10.04 [100%] Built target tini-static [2021-03-04T08:51:57.554Z] #35 10.14 + mkdir -p /build [2021-03-04T08:51:57.554Z] #35 10.17 + cp tini-static /build/docker-init [2021-03-04T08:51:57.810Z] #35 DONE 10.4s [2021-03-04T08:51:57.810Z] [2021-03-04T08:51:57.810Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:51:57.810Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:51:57.810Z] #11 85.94 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-04T08:51:57.810Z] #11 85.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:51:57.810Z] #11 85.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:51:57.810Z] #11 86.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-04T08:51:57.810Z] #11 86.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:51:57.810Z] #11 86.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:51:58.705Z] #40 64.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:51:58.705Z] #40 64.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:51:58.705Z] #40 64.37 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:58.705Z] #40 64.38 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T08:51:58.705Z] #40 64.40 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:58.705Z] #40 64.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:51:58.705Z] #40 64.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:51:58.822Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-04T08:51:58.970Z] #40 64.48 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T08:51:58.970Z] #40 64.50 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:51:58.970Z] #40 64.52 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-04T08:51:59.391Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.9s done [2021-03-04T08:51:59.959Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-04T08:51:59.967Z] #40 ... [2021-03-04T08:51:59.967Z] [2021-03-04T08:51:59.967Z] #34 [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-03-04T08:51:59.967Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:51:59.967Z] #34 55.33 Selecting previously unselected package libicu63:amd64. [2021-03-04T08:51:59.967Z] #34 55.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T08:51:59.967Z] #34 55.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:51:59.967Z] #34 62.99 Selecting previously unselected package libxml2:amd64. [2021-03-04T08:51:59.967Z] #34 62.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-04T08:51:59.967Z] #34 63.00 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:51:59.967Z] #34 63.68 Selecting previously unselected package libarchive13:amd64. [2021-03-04T08:51:59.967Z] #34 63.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-04T08:51:59.967Z] #34 63.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T08:51:59.967Z] #34 64.11 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-04T08:51:59.967Z] #34 64.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-04T08:51:59.968Z] #34 64.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T08:51:59.968Z] #34 64.27 Selecting previously unselected package librhash0:amd64. [2021-03-04T08:51:59.968Z] #34 64.27 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-04T08:51:59.968Z] #34 64.28 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-04T08:51:59.968Z] #34 64.46 Selecting previously unselected package libuv1:amd64. [2021-03-04T08:51:59.968Z] #34 64.46 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-04T08:51:59.968Z] #34 64.47 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-04T08:51:59.968Z] #34 64.62 Selecting previously unselected package cmake. [2021-03-04T08:51:59.968Z] #34 64.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-04T08:51:59.968Z] #34 64.63 Unpacking cmake (3.13.4-1) ... [2021-03-04T08:52:00.246Z] #34 ... [2021-03-04T08:52:00.246Z] [2021-03-04T08:52:00.246Z] #32 [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-03-04T08:52:00.246Z] #32 sha256:8da18bedecf490d7fbabd6dd317654d4eae7fbf5c3073a79acb50d68b72ce679 [2021-03-04T08:52:00.246Z] #32 55.78 time [2021-03-04T08:52:00.246Z] #32 61.67 internal/poll [2021-03-04T08:52:00.246Z] #32 63.94 internal/fmtsort [2021-03-04T08:52:00.246Z] #32 63.96 internal/syscall/execenv [2021-03-04T08:52:00.246Z] #32 64.19 internal/syscall/unix [2021-03-04T08:52:00.246Z] #32 64.39 os [2021-03-04T08:52:00.246Z] #32 64.89 strings [2021-03-04T08:52:00.246Z] #32 ... [2021-03-04T08:52:00.246Z] [2021-03-04T08:52:00.246Z] #43 [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-03-04T08:52:00.246Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:52:00.246Z] #43 65.92 strings [2021-03-04T08:52:00.246Z] #43 66.04 os [2021-03-04T08:52:01.082Z] #11 ... [2021-03-04T08:52:01.082Z] [2021-03-04T08:52:01.082Z] #32 [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-03-04T08:52:01.082Z] #32 sha256:7b300d6e90240b97b7731072377228fc309106e0b511afc5cf20ef96aa16ec22 [2021-03-04T08:52:01.082Z] #32 DONE 89.8s [2021-03-04T08:52:01.338Z] #8 DONE 24.5s [2021-03-04T08:52:01.338Z] [2021-03-04T08:52:01.338Z] #25 [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-03-04T08:52:01.338Z] #25 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-03-04T08:52:01.338Z] #25 9.069 Updating certificates in /etc/ssl/certs... [2021-03-04T08:52:01.338Z] #25 9.795 137 added, 0 removed; done. [2021-03-04T08:52:01.338Z] #25 9.835 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-04T08:52:01.338Z] #25 9.854 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:52:01.338Z] #25 9.877 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-04T08:52:01.338Z] #25 9.897 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-04T08:52:01.338Z] #25 9.915 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:52:01.338Z] #25 9.938 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-04T08:52:01.338Z] #25 9.949 Updating certificates in /etc/ssl/certs... [2021-03-04T08:52:01.338Z] #25 10.49 0 added, 0 removed; done. [2021-03-04T08:52:01.338Z] #25 10.49 Running hooks in /etc/ca-certificates/update.d... [2021-03-04T08:52:01.338Z] #25 10.49 done. [2021-03-04T08:52:01.338Z] #25 DONE 14.0s [2021-03-04T08:52:01.338Z] [2021-03-04T08:52:01.338Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T08:52:01.338Z] #26 sha256:31ef4670aff30a27a784ee746815174dd7da8e5a332a8e87f9c8e5f758aef67a [2021-03-04T08:52:01.338Z] [2021-03-04T08:52:01.338Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:01.338Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:01.338Z] #41 4.931 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:52:01.338Z] #41 5.070 GEN .gitid [2021-03-04T08:52:01.338Z] #41 5.152 GEN criu/include/version.h [2021-03-04T08:52:01.338Z] #41 5.349 GEN include/common/asm [2021-03-04T08:52:01.338Z] #41 7.413 PBCC images/timens.pb-c.c [2021-03-04T08:52:01.338Z] #41 7.470 DEP images/timens.pb-c.d [2021-03-04T08:52:01.338Z] #41 7.539 PBCC images/fown.pb-c.c [2021-03-04T08:52:01.338Z] #41 7.573 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-04T08:52:01.338Z] #41 7.657 PBCC images/opts.pb-c.c [2021-03-04T08:52:01.338Z] #41 7.711 PBCC images/memfd.pb-c.c [2021-03-04T08:52:01.338Z] #41 7.777 DEP images/fown.pb-c.d [2021-03-04T08:52:01.338Z] #41 7.813 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-04T08:52:01.338Z] #41 7.878 DEP images/opts.pb-c.d [2021-03-04T08:52:01.338Z] #41 7.939 DEP images/memfd.pb-c.d [2021-03-04T08:52:01.338Z] #41 7.991 PBCC images/sit.pb-c.c [2021-03-04T08:52:01.338Z] #41 8.060 DEP images/sit.pb-c.d [2021-03-04T08:52:01.338Z] #41 8.107 PBCC images/macvlan.pb-c.c [2021-03-04T08:52:01.338Z] #41 8.160 DEP images/macvlan.pb-c.d [2021-03-04T08:52:01.338Z] #41 8.218 PBCC images/autofs.pb-c.c [2021-03-04T08:52:01.338Z] #41 8.237 DEP images/autofs.pb-c.d [2021-03-04T08:52:01.338Z] #41 8.309 PBCC images/sysctl.pb-c.c [2021-03-04T08:52:01.338Z] #41 8.351 DEP images/sysctl.pb-c.d [2021-03-04T08:52:01.338Z] #41 8.439 PBCC images/time.pb-c.c [2021-03-04T08:52:01.338Z] #41 8.475 DEP images/time.pb-c.d [2021-03-04T08:52:01.338Z] #41 8.594 PBCC images/binfmt-misc.pb-c.c [2021-03-04T08:52:01.338Z] #41 8.618 DEP images/binfmt-misc.pb-c.d [2021-03-04T08:52:01.338Z] #41 8.697 PBCC images/seccomp.pb-c.c [2021-03-04T08:52:01.338Z] #41 8.780 DEP images/seccomp.pb-c.d [2021-03-04T08:52:01.595Z] #41 8.858 PBCC images/userns.pb-c.c [2021-03-04T08:52:01.595Z] #41 8.866 DEP images/userns.pb-c.d [2021-03-04T08:52:01.595Z] #41 8.917 PBCC images/cgroup.pb-c.c [2021-03-04T08:52:01.595Z] #41 8.978 DEP images/cgroup.pb-c.d [2021-03-04T08:52:01.595Z] #41 9.114 PBCC images/ext-file.pb-c.c [2021-03-04T08:52:01.850Z] #41 9.166 DEP images/ext-file.pb-c.d [2021-03-04T08:52:01.907Z] #26 DONE 0.3s [2021-03-04T08:52:01.907Z] [2021-03-04T08:52:01.907Z] #27 [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-03-04T08:52:01.907Z] #27 sha256:f3c678178757d11b9c8a0c43f285b5a269ee53f66a7d9dd8670d0e86b7223695 [2021-03-04T08:52:02.105Z] #41 9.297 PBCC images/rpc.pb-c.c [2021-03-04T08:52:02.105Z] #41 9.333 DEP images/rpc.pb-c.d [2021-03-04T08:52:02.105Z] #41 9.437 PBCC images/siginfo.pb-c.c [2021-03-04T08:52:02.105Z] #41 9.473 DEP images/siginfo.pb-c.d [2021-03-04T08:52:02.105Z] #41 9.491 PBCC images/pagemap.pb-c.c [2021-03-04T08:52:02.105Z] #41 9.501 DEP images/pagemap.pb-c.d [2021-03-04T08:52:02.167Z] #27 ... [2021-03-04T08:52:02.167Z] [2021-03-04T08:52:02.167Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T08:52:02.167Z] #9 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-04T08:52:02.167Z] #9 DONE 0.9s [2021-03-04T08:52:02.361Z] #41 9.569 PBCC images/rlimit.pb-c.c [2021-03-04T08:52:02.361Z] #41 9.589 DEP images/rlimit.pb-c.d [2021-03-04T08:52:02.361Z] #41 9.644 PBCC images/file-lock.pb-c.c [2021-03-04T08:52:02.361Z] #41 9.663 DEP images/file-lock.pb-c.d [2021-03-04T08:52:02.361Z] #41 9.734 PBCC images/tty.pb-c.c [2021-03-04T08:52:02.361Z] #41 9.787 DEP images/tty.pb-c.d [2021-03-04T08:52:02.361Z] #41 9.837 PBCC images/tun.pb-c.c [2021-03-04T08:52:02.427Z] [2021-03-04T08:52:02.427Z] #10 [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-03-04T08:52:02.427Z] #10 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-04T08:52:02.618Z] #41 9.934 PBCC images/netdev.pb-c.c [2021-03-04T08:52:02.618Z] #41 9.993 DEP images/tun.pb-c.d [2021-03-04T08:52:02.618Z] #41 10.05 DEP images/netdev.pb-c.d [2021-03-04T08:52:02.618Z] #41 10.10 PBCC images/vma.pb-c.c [2021-03-04T08:52:02.773Z] #9 ... [2021-03-04T08:52:02.773Z] [2021-03-04T08:52:02.773Z] #25 [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-03-04T08:52:02.773Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-04T08:52:02.773Z] #25 12.78 Updating certificates in /etc/ssl/certs... [2021-03-04T08:52:02.773Z] #25 13.98 137 added, 0 removed; done. [2021-03-04T08:52:02.773Z] #25 15.70 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-04T08:52:02.773Z] #25 15.93 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:52:02.773Z] #25 16.36 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-04T08:52:02.773Z] #25 16.40 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-04T08:52:02.773Z] #25 16.44 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:52:02.773Z] #25 17.85 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-04T08:52:02.773Z] #25 17.86 Updating certificates in /etc/ssl/certs... [2021-03-04T08:52:02.773Z] #25 18.95 0 added, 0 removed; done. [2021-03-04T08:52:02.773Z] #25 18.95 Running hooks in /etc/ca-certificates/update.d... [2021-03-04T08:52:02.773Z] #25 18.95 done. [2021-03-04T08:52:02.773Z] #25 ... [2021-03-04T08:52:02.773Z] [2021-03-04T08:52:02.773Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-04T08:52:02.773Z] #9 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-04T08:52:02.773Z] #9 DONE 6.7s [2021-03-04T08:52:02.790Z] #43 68.51 regexp/syntax [2021-03-04T08:52:02.879Z] #41 10.18 DEP images/vma.pb-c.d [2021-03-04T08:52:02.879Z] #41 10.23 PBCC images/creds.pb-c.c [2021-03-04T08:52:02.879Z] #41 10.26 DEP images/creds.pb-c.d [2021-03-04T08:52:02.879Z] #41 10.30 PBCC images/utsns.pb-c.c [2021-03-04T08:52:02.926Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-03-04T08:52:02.997Z] #10 DONE 0.8s [2021-03-04T08:52:02.997Z] [2021-03-04T08:52:02.997Z] #27 [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-03-04T08:52:02.997Z] #27 sha256:f3c678178757d11b9c8a0c43f285b5a269ee53f66a7d9dd8670d0e86b7223695 [2021-03-04T08:52:02.997Z] #27 0.948 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-04T08:52:02.997Z] #27 1.012 [2021-03-04T08:52:03.036Z] [2021-03-04T08:52:03.036Z] #10 [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-03-04T08:52:03.036Z] #10 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-04T08:52:03.036Z] #10 ... [2021-03-04T08:52:03.036Z] [2021-03-04T08:52:03.036Z] #25 [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-03-04T08:52:03.036Z] #25 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-03-04T08:52:03.036Z] #25 DONE 19.4s [2021-03-04T08:52:03.136Z] #41 10.36 DEP images/utsns.pb-c.d [2021-03-04T08:52:03.136Z] #41 10.45 PBCC images/ipc-desc.pb-c.c [2021-03-04T08:52:03.136Z] #41 10.47 PBCC images/ipc-sem.pb-c.c [2021-03-04T08:52:03.136Z] #41 10.49 DEP images/ipc-desc.pb-c.d [2021-03-04T08:52:03.136Z] #41 10.52 DEP images/ipc-sem.pb-c.d [2021-03-04T08:52:03.136Z] #41 10.57 PBCC images/ipc-msg.pb-c.c [2021-03-04T08:52:03.302Z] [2021-03-04T08:52:03.302Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-04T08:52:03.302Z] #26 sha256:b09f1cc41488691810dc718faf84b749dc9836f7ee71a59ae8877023bd2e864b [2021-03-04T08:52:03.302Z] #26 DONE 0.2s [2021-03-04T08:52:03.302Z] [2021-03-04T08:52:03.302Z] #27 [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-03-04T08:52:03.302Z] #27 sha256:0a5c4af2bc05591a6506311c28d4d58a1d0f567fb788863a08ca17f69f9bdece [2021-03-04T08:52:03.393Z] #41 10.59 DEP images/ipc-msg.pb-c.d [2021-03-04T08:52:03.393Z] #41 10.64 PBCC images/ipc-shm.pb-c.c [2021-03-04T08:52:03.393Z] #41 10.68 DEP images/ipc-shm.pb-c.d [2021-03-04T08:52:03.393Z] #41 10.76 PBCC images/ipc-var.pb-c.c [2021-03-04T08:52:03.393Z] #41 10.77 DEP images/ipc-var.pb-c.d [2021-03-04T08:52:03.566Z] #27 1.129 ########## 14.9% ########################### 37.5% ######################################### 57.5% ###################################################### 76.1% ##################################################################### 96.9% ######################################################################## 100.0% [2021-03-04T08:52:03.566Z] #27 1.715 [2021-03-04T08:52:03.566Z] #27 1.827 #################################################### 73.0% ######################################################################## 100.0% [2021-03-04T08:52:03.566Z] #27 1.900 [2021-03-04T08:52:03.649Z] #41 10.84 PBCC images/sk-opts.pb-c.c [2021-03-04T08:52:03.649Z] #41 10.87 PBCC images/packet-sock.pb-c.c [2021-03-04T08:52:03.649Z] #41 10.93 DEP images/sk-opts.pb-c.d [2021-03-04T08:52:03.649Z] #41 11.00 DEP images/packet-sock.pb-c.d [2021-03-04T08:52:03.649Z] #41 11.07 PBCC images/sk-netlink.pb-c.c [2021-03-04T08:52:03.730Z] #43 ... [2021-03-04T08:52:03.730Z] [2021-03-04T08:52:03.730Z] #49 [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-03-04T08:52:03.730Z] #49 sha256:43cce7d82f01ab7cc4d81db06b2d7bac48929cea0bb1f83f35211bc0af0bbfd2 [2021-03-04T08:52:03.730Z] #49 59.42 time [2021-03-04T08:52:03.730Z] #49 65.30 encoding/binary [2021-03-04T08:52:03.730Z] #49 65.79 context [2021-03-04T08:52:03.730Z] #49 66.89 os [2021-03-04T08:52:03.730Z] #49 67.88 encoding/base64 [2021-03-04T08:52:03.730Z] #49 68.94 golang.org/x/sys/unix [2021-03-04T08:52:03.825Z] #27 2.011 ############################################# 62.8% ######################################################################## 100.0% [2021-03-04T08:52:03.825Z] #27 2.122 [2021-03-04T08:52:03.825Z] #27 2.233 1.1% [2021-03-04T08:52:03.825Z] #27 ... [2021-03-04T08:52:03.825Z] [2021-03-04T08:52:03.825Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T08:52:03.825Z] #29 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-04T08:52:03.825Z] #29 DONE 1.0s [2021-03-04T08:52:03.825Z] [2021-03-04T08:52:03.826Z] #27 [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-03-04T08:52:03.826Z] #27 sha256:f3c678178757d11b9c8a0c43f285b5a269ee53f66a7d9dd8670d0e86b7223695 [2021-03-04T08:52:03.861Z] Congratulations! All API changes are done the right way. [2021-03-04T08:52:03.861Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-04T08:52:03.861Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-04T08:52:03.861Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-04T08:52:03.861Z] Congratulations! No new tests were added to integration-cli. [2021-03-04T08:52:03.861Z] [2021-03-04T08:52:03.861Z] INFO Start validation with golang-ci-lint [2021-03-04T08:52:03.861Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-04T08:52:03.861Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-04T08:52:03.861Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-04T08:52:03.905Z] #41 11.15 DEP images/sk-netlink.pb-c.d [2021-03-04T08:52:03.905Z] #41 11.20 PBCC images/sk-inet.pb-c.c [2021-03-04T08:52:03.905Z] #41 11.28 DEP images/sk-inet.pb-c.d [2021-03-04T08:52:03.905Z] #41 11.34 PBCC images/sk-unix.pb-c.c [2021-03-04T08:52:03.990Z] #49 ... [2021-03-04T08:52:03.990Z] [2021-03-04T08:52:03.990Z] #34 [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-03-04T08:52:03.990Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:52:03.990Z] #34 68.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:52:03.990Z] #34 68.21 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:52:03.990Z] #34 68.23 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-04T08:52:03.990Z] #34 68.24 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:52:03.990Z] #34 68.27 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-04T08:52:03.990Z] #34 68.30 Setting up cmake-data (3.13.4-1) ... [2021-03-04T08:52:03.990Z] #34 68.32 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:52:03.990Z] #34 68.34 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T08:52:03.990Z] #34 68.35 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T08:52:03.990Z] #34 68.40 Setting up cmake (3.13.4-1) ... [2021-03-04T08:52:03.990Z] #34 68.42 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:52:03.990Z] #34 68.55 Processing triggers for mime-support (3.62) ... [2021-03-04T08:52:04.086Z] #27 2.233 1.1% ## [2021-03-04T08:52:04.086Z] #27 ... [2021-03-04T08:52:04.086Z] [2021-03-04T08:52:04.086Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T08:52:04.086Z] #37 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-04T08:52:04.086Z] #37 DONE 1.0s [2021-03-04T08:52:04.086Z] [2021-03-04T08:52:04.086Z] #27 [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-03-04T08:52:04.086Z] #27 sha256:f3c678178757d11b9c8a0c43f285b5a269ee53f66a7d9dd8670d0e86b7223695 [2021-03-04T08:52:04.161Z] #41 11.37 DEP images/sk-unix.pb-c.d [2021-03-04T08:52:04.161Z] #41 11.41 PBCC images/mm.pb-c.c [2021-03-04T08:52:04.161Z] #41 11.49 DEP images/mm.pb-c.d [2021-03-04T08:52:04.161Z] #41 11.55 PBCC images/timerfd.pb-c.c [2021-03-04T08:52:04.161Z] #41 11.61 DEP images/timerfd.pb-c.d [2021-03-04T08:52:04.250Z] #34 DONE 69.8s [2021-03-04T08:52:04.250Z] [2021-03-04T08:52:04.250Z] #35 [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-03-04T08:52:04.250Z] #35 sha256:022b27fc40b570d8e1cee134bff22e33830daa94b8b9daa15faa5039141b9af9 [2021-03-04T08:52:04.250Z] #35 ... [2021-03-04T08:52:04.250Z] [2021-03-04T08:52:04.250Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:04.250Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:04.250Z] #11 59.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-04T08:52:04.250Z] #11 59.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-04T08:52:04.250Z] #11 60.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:52:04.250Z] #11 62.84 Selecting previously unselected package binutils-mingw-w64. [2021-03-04T08:52:04.250Z] #11 62.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-04T08:52:04.250Z] #11 62.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:52:04.250Z] #11 63.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-04T08:52:04.250Z] #11 63.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:52:04.250Z] #11 63.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:04.250Z] #11 63.22 Selecting previously unselected package dmsetup. [2021-03-04T08:52:04.250Z] #11 63.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:52:04.250Z] #11 63.24 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-04T08:52:04.250Z] #11 63.53 Selecting previously unselected package mingw-w64-common. [2021-03-04T08:52:04.250Z] #11 63.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-04T08:52:04.250Z] #11 63.53 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-04T08:52:04.347Z] #27 2.233 1.1% ######### 12.5% ############################## 42.9% ######################################## 56.6% ############################################################ 84.3% ######################################################################## 100.0% [2021-03-04T08:52:04.421Z] #41 11.67 PBCC images/timer.pb-c.c [2021-03-04T08:52:04.421Z] #41 11.71 DEP images/timer.pb-c.d [2021-03-04T08:52:04.421Z] #41 11.75 PBCC images/sa.pb-c.c [2021-03-04T08:52:04.421Z] #41 11.79 DEP images/sa.pb-c.d [2021-03-04T08:52:04.421Z] #41 11.86 PBCC images/pipe-data.pb-c.c [2021-03-04T08:52:04.510Z] #11 70.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-04T08:52:04.510Z] #11 70.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-04T08:52:04.510Z] #11 70.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:52:04.510Z] #11 ... [2021-03-04T08:52:04.510Z] [2021-03-04T08:52:04.510Z] #32 [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-03-04T08:52:04.510Z] #32 sha256:8da18bedecf490d7fbabd6dd317654d4eae7fbf5c3073a79acb50d68b72ce679 [2021-03-04T08:52:04.510Z] #32 68.19 path [2021-03-04T08:52:04.510Z] #32 68.59 fmt [2021-03-04T08:52:04.510Z] #32 68.90 path/filepath [2021-03-04T08:52:04.618Z] #27 2.873 [2021-03-04T08:52:04.677Z] #41 11.87 DEP images/pipe-data.pb-c.d [2021-03-04T08:52:04.677Z] #41 11.92 PBCC images/mnt.pb-c.c [2021-03-04T08:52:04.677Z] #41 11.97 DEP images/mnt.pb-c.d [2021-03-04T08:52:04.677Z] #41 12.02 PBCC images/sk-packet.pb-c.c [2021-03-04T08:52:04.677Z] #41 12.05 DEP images/sk-packet.pb-c.d [2021-03-04T08:52:04.677Z] #41 12.08 PBCC images/tcp-stream.pb-c.c [2021-03-04T08:52:04.677Z] #41 12.14 DEP images/tcp-stream.pb-c.d [2021-03-04T08:52:04.677Z] #41 12.20 PBCC images/pipe.pb-c.c [2021-03-04T08:52:04.694Z] #27 1.343 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-04T08:52:04.694Z] #27 1.423 [2021-03-04T08:52:04.770Z] #32 70.53 io/ioutil [2021-03-04T08:52:04.933Z] #41 12.26 DEP images/pipe.pb-c.d [2021-03-04T08:52:04.933Z] #41 12.32 PBCC images/pstree.pb-c.c [2021-03-04T08:52:04.933Z] #41 12.37 DEP images/pstree.pb-c.d [2021-03-04T08:52:04.933Z] #41 12.41 PBCC images/fs.pb-c.c [2021-03-04T08:52:04.933Z] #41 12.46 DEP images/fs.pb-c.d [2021-03-04T08:52:04.956Z] [2021-03-04T08:52:04.956Z] #27 ... [2021-03-04T08:52:04.956Z] [2021-03-04T08:52:04.956Z] #10 [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-03-04T08:52:04.956Z] #10 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-04T08:52:04.956Z] #10 DONE 2.0s [2021-03-04T08:52:04.956Z] [2021-03-04T08:52:04.956Z] #27 [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-03-04T08:52:04.956Z] #27 sha256:0a5c4af2bc05591a6506311c28d4d58a1d0f567fb788863a08ca17f69f9bdece [2021-03-04T08:52:05.188Z] #41 12.53 PBCC images/signalfd.pb-c.c [2021-03-04T08:52:05.188Z] #41 12.60 DEP images/signalfd.pb-c.d [2021-03-04T08:52:05.188Z] #41 12.68 PBCC images/fh.pb-c.c [2021-03-04T08:52:05.188Z] #41 12.71 PBCC images/fsnotify.pb-c.c [2021-03-04T08:52:05.340Z] #32 71.02 text/tabwriter [2021-03-04T08:52:05.444Z] #41 12.77 DEP images/fh.pb-c.d [2021-03-04T08:52:05.444Z] #41 12.84 DEP images/fsnotify.pb-c.d [2021-03-04T08:52:05.634Z] #27 1.589 0.0% ############ 17.5% #################### 28.3% ################################### 48.9% ################################################# 68.3% ###################################################### 76.2% ######################################################################## 100.0% [2021-03-04T08:52:05.699Z] #41 12.90 PBCC images/eventpoll.pb-c.c [2021-03-04T08:52:05.699Z] #41 12.93 DEP images/eventpoll.pb-c.d [2021-03-04T08:52:05.699Z] #41 12.99 PBCC images/eventfd.pb-c.c [2021-03-04T08:52:05.699Z] #41 13.00 DEP images/eventfd.pb-c.d [2021-03-04T08:52:05.699Z] #41 13.06 PBCC images/remap-file-path.pb-c.c [2021-03-04T08:52:05.699Z] #41 13.09 DEP images/remap-file-path.pb-c.d [2021-03-04T08:52:05.699Z] #41 13.14 PBCC images/fifo.pb-c.c [2021-03-04T08:52:05.699Z] #41 13.17 DEP images/fifo.pb-c.d [2021-03-04T08:52:05.699Z] #41 13.22 PBCC images/ghost-file.pb-c.c [2021-03-04T08:52:05.895Z] #27 2.472 [2021-03-04T08:52:05.955Z] #41 13.26 DEP images/ghost-file.pb-c.d [2021-03-04T08:52:05.955Z] #41 13.34 PBCC images/regfile.pb-c.c [2021-03-04T08:52:05.955Z] #41 13.41 DEP images/regfile.pb-c.d [2021-03-04T08:52:05.955Z] #41 13.48 PBCC images/ns.pb-c.c [2021-03-04T08:52:06.167Z] #27 2.604 0.1% ########################################################### 83.0% ######################################################################## 100.0% [2021-03-04T08:52:06.167Z] #27 2.908 [2021-03-04T08:52:06.210Z] #41 13.49 DEP images/ns.pb-c.d [2021-03-04T08:52:06.210Z] #41 13.53 PBCC images/fdinfo.pb-c.c [2021-03-04T08:52:06.210Z] #41 13.61 DEP images/fdinfo.pb-c.d [2021-03-04T08:52:06.281Z] #32 ... [2021-03-04T08:52:06.281Z] [2021-03-04T08:52:06.281Z] #40 [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-03-04T08:52:06.281Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:52:06.281Z] #40 71.54 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T08:52:06.281Z] #40 71.56 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:52:06.281Z] #40 DONE 71.9s [2021-03-04T08:52:06.281Z] [2021-03-04T08:52:06.281Z] #35 [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-03-04T08:52:06.281Z] #35 sha256:022b27fc40b570d8e1cee134bff22e33830daa94b8b9daa15faa5039141b9af9 [2021-03-04T08:52:06.281Z] #35 1.128 + RM_GOPATH=0 [2021-03-04T08:52:06.281Z] #35 1.128 + TMP_GOPATH= [2021-03-04T08:52:06.281Z] #35 1.128 + : /build [2021-03-04T08:52:06.281Z] #35 1.128 + '[' -z '' ']' [2021-03-04T08:52:06.281Z] #35 1.128 ++ mktemp -d [2021-03-04T08:52:06.281Z] #35 1.131 + export GOPATH=/tmp/tmp.2Sp7iCzpJf [2021-03-04T08:52:06.281Z] #35 1.131 + GOPATH=/tmp/tmp.2Sp7iCzpJf [2021-03-04T08:52:06.281Z] #35 1.131 + RM_GOPATH=1 [2021-03-04T08:52:06.281Z] #35 1.131 + case "$(go env GOARCH)" in [2021-03-04T08:52:06.281Z] #35 1.133 ++ go env GOARCH [2021-03-04T08:52:06.281Z] #35 1.160 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:06.281Z] #35 1.160 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:06.281Z] #35 1.161 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:06.281Z] #35 1.162 + dir=/tmp/install [2021-03-04T08:52:06.281Z] #35 1.162 + bin=tini [2021-03-04T08:52:06.281Z] #35 1.162 + shift [2021-03-04T08:52:06.281Z] #35 1.162 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-04T08:52:06.281Z] #35 1.162 + . /tmp/install/tini.installer [2021-03-04T08:52:06.281Z] #35 1.162 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:52:06.281Z] #35 1.162 + install_tini [2021-03-04T08:52:06.281Z] #35 1.162 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-04T08:52:06.281Z] #35 1.162 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:52:06.281Z] #35 1.163 + git clone https://github.com/krallin/tini.git /tmp/tmp.2Sp7iCzpJf/tini [2021-03-04T08:52:06.281Z] #35 1.165 Cloning into '/tmp/tmp.2Sp7iCzpJf/tini'... [2021-03-04T08:52:06.281Z] #35 1.886 + cd /tmp/tmp.2Sp7iCzpJf/tini [2021-03-04T08:52:06.281Z] #35 1.887 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:52:06.281Z] #35 1.915 + cmake . [2021-03-04T08:52:06.435Z] #27 3.060 0.2% ############################################################### 87.5% ######################################################################## 100.0% [2021-03-04T08:52:06.465Z] #41 13.69 PBCC images/core-aarch64.pb-c.c [2021-03-04T08:52:06.465Z] #41 13.76 PBCC images/core-arm.pb-c.c [2021-03-04T08:52:06.465Z] #41 13.81 PBCC images/core-ppc64.pb-c.c [2021-03-04T08:52:06.465Z] #41 13.88 PBCC images/core-s390.pb-c.c [2021-03-04T08:52:06.465Z] #41 13.94 PBCC images/core-x86.pb-c.c [2021-03-04T08:52:06.465Z] #41 13.99 PBCC images/core.pb-c.c [2021-03-04T08:52:06.465Z] #41 ... [2021-03-04T08:52:06.465Z] [2021-03-04T08:52:06.465Z] #49 [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-03-04T08:52:06.465Z] #49 sha256:f732c47f5b357dcde7b9d9bf7a26805dc59c5bcd900eefd8974664b40b76711b [2021-03-04T08:52:06.465Z] #49 85.16 encoding/json [2021-03-04T08:52:06.465Z] #49 88.04 github.com/pkg/diff [2021-03-04T08:52:06.465Z] #49 89.86 go/ast [2021-03-04T08:52:06.465Z] #49 92.01 golang.org/x/crypto/ssh/terminal [2021-03-04T08:52:06.465Z] #49 93.26 mvdan.cc/editorconfig [2021-03-04T08:52:06.465Z] #49 94.44 mvdan.cc/sh/v3/fileutil [2021-03-04T08:52:06.465Z] #49 94.51 mvdan.cc/sh/v3/syntax [2021-03-04T08:52:06.698Z] #27 ... [2021-03-04T08:52:06.698Z] [2021-03-04T08:52:06.698Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-04T08:52:06.698Z] #37 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-04T08:52:06.698Z] #37 DONE 1.7s [2021-03-04T08:52:06.698Z] [2021-03-04T08:52:06.698Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-04T08:52:06.698Z] #29 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-04T08:52:06.698Z] #29 DONE 1.8s [2021-03-04T08:52:06.698Z] [2021-03-04T08:52:06.698Z] #27 [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-03-04T08:52:06.698Z] #27 sha256:0a5c4af2bc05591a6506311c28d4d58a1d0f567fb788863a08ca17f69f9bdece [2021-03-04T08:52:06.698Z] #27 3.341 [2021-03-04T08:52:06.721Z] #49 ... [2021-03-04T08:52:06.721Z] [2021-03-04T08:52:06.721Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:06.721Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:06.721Z] #41 14.07 PBCC images/inventory.pb-c.c [2021-03-04T08:52:06.721Z] #41 14.13 DEP images/core-aarch64.pb-c.d [2021-03-04T08:52:06.836Z] #27 3.001 # 2.3% ###### 9.7% ########## 14.9% ############## 20.1% ################ 23.3% #################### 28.4% ####################### 33.2% ########################## 36.9% ############################# 41.1% ################################## 48.4% ####################################### 55.5% ########################################### 60.2% ############################################## 63.9% ################################################ 67.2% ################################################## 69.6% #################################################### 72.6% ####################################################### 76.5% ########################################################### 83.2% ################################################################ 89.8% ####################################################################### 99.2% ######################################################################## 100.0% [2021-03-04T08:52:06.836Z] #27 4.961 [2021-03-04T08:52:06.849Z] #35 2.728 -- The C compiler identification is GNU 8.3.0 [2021-03-04T08:52:06.849Z] #35 2.846 -- Check for working C compiler: /usr/bin/cc [2021-03-04T08:52:06.978Z] #41 14.17 DEP images/core-arm.pb-c.d [2021-03-04T08:52:06.978Z] #41 14.21 DEP images/core-ppc64.pb-c.d [2021-03-04T08:52:06.978Z] #41 14.25 DEP images/core-s390.pb-c.d [2021-03-04T08:52:06.978Z] #41 14.32 DEP images/core-x86.pb-c.d [2021-03-04T08:52:06.978Z] #41 14.37 DEP images/core.pb-c.d [2021-03-04T08:52:06.978Z] #41 14.44 DEP images/inventory.pb-c.d [2021-03-04T08:52:06.978Z] #41 14.50 PBCC images/cpuinfo.pb-c.c [2021-03-04T08:52:07.109Z] #27 5.310 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-04T08:52:07.109Z] #27 5.433 [2021-03-04T08:52:07.233Z] #41 14.54 DEP images/cpuinfo.pb-c.d [2021-03-04T08:52:07.233Z] #41 14.61 PBCC images/stats.pb-c.c [2021-03-04T08:52:07.233Z] #41 14.66 DEP images/stats.pb-c.d [2021-03-04T08:52:07.234Z] #41 ... [2021-03-04T08:52:07.234Z] [2021-03-04T08:52:07.234Z] #43 [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-03-04T08:52:07.234Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:52:07.234Z] #43 85.93 go/ast [2021-03-04T08:52:07.234Z] #43 89.04 internal/lazyregexp [2021-03-04T08:52:07.234Z] #43 89.36 net/url [2021-03-04T08:52:07.234Z] #43 91.49 text/template/parse [2021-03-04T08:52:07.234Z] #43 91.55 go/parser [2021-03-04T08:52:07.234Z] #43 95.00 encoding/xml [2021-03-04T08:52:07.234Z] #43 95.81 text/template [2021-03-04T08:52:07.369Z] #27 5.551 ######################################################################## 100.0% [2021-03-04T08:52:07.369Z] #27 5.581 [2021-03-04T08:52:07.636Z] #27 5.938 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-04T08:52:07.636Z] #27 6.042 [2021-03-04T08:52:07.787Z] #35 3.616 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-04T08:52:07.787Z] #35 3.622 -- Detecting C compiler ABI info [2021-03-04T08:52:07.897Z] #27 6.204 ## 3.0% ######################################################################## 100.0% [2021-03-04T08:52:07.897Z] #27 6.265 [2021-03-04T08:52:07.938Z] #27 3.518 0.0% ######## 12.4% ##################### 30.0% ################################### 49.6% ###################################### 53.7% ############################################## 64.3% ################################################### 72.0% ########################################################### 82.5% ##################################################################### 96.3% ######################################################################## 100.0% [2021-03-04T08:52:07.938Z] #27 4.772 [2021-03-04T08:52:08.157Z] #27 6.606 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-04T08:52:08.418Z] #27 6.735 [2021-03-04T08:52:08.727Z] #35 4.579 -- Detecting C compiler ABI info - done [2021-03-04T08:52:08.727Z] #35 4.618 -- Detecting C compile features [2021-03-04T08:52:09.123Z] #43 ... [2021-03-04T08:52:09.123Z] [2021-03-04T08:52:09.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:09.123Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:09.123Z] #41 16.12 make[1]: Nothing to be done for 'all'. [2021-03-04T08:52:09.200Z] #27 6.858 ### 4.4% ################ 23.5% ############################## 42.8% ##################################### 51.9% ##################################################### 74.5% ######################################################################## 100.0% [2021-03-04T08:52:09.200Z] #27 7.385 [2021-03-04T08:52:09.463Z] #27 7.691 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-04T08:52:09.463Z] #27 7.834 [2021-03-04T08:52:09.463Z] #27 7.885 ######################################################################## 100.0% [2021-03-04T08:52:09.723Z] #27 7.921 [2021-03-04T08:52:09.983Z] #27 8.224 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-04T08:52:09.983Z] #27 8.339 [2021-03-04T08:52:09.983Z] #27 8.410 ######################################################################## 100.0% [2021-03-04T08:52:09.983Z] #27 8.451 [2021-03-04T08:52:10.243Z] #27 8.488 Download of images into '/build' complete. [2021-03-04T08:52:10.243Z] #27 8.488 Use something like the following to load the result into a Docker daemon: [2021-03-04T08:52:10.243Z] #27 8.488 tar -cC '/build' . | docker load [2021-03-04T08:52:10.490Z] #41 17.58 CC images/stats.o [2021-03-04T08:52:10.636Z] #35 6.503 -- Detecting C compile features - done [2021-03-04T08:52:10.636Z] #35 6.534 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-04T08:52:10.746Z] #41 18.03 CC images/core.o [2021-03-04T08:52:10.902Z] #35 ... [2021-03-04T08:52:10.902Z] [2021-03-04T08:52:10.902Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:10.902Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:10.902Z] #11 76.45 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-04T08:52:10.902Z] #11 76.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:52:10.902Z] #11 76.48 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:11.162Z] #11 76.68 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-04T08:52:11.162Z] #11 76.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:52:11.162Z] #11 76.69 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:11.308Z] #41 18.72 CC images/core-x86.o [2021-03-04T08:52:11.838Z] #27 4.957 0.0% # 1.8% ### 4.7% ###### 9.3% ####### 11.0% ########## 14.4% ############ 16.9% ############ 17.3% ################ 22.8% ################## 25.0% ################## 25.5% ###################### 31.1% ######################### 35.3% ########################## 37.1% ############################ 39.6% ############################### 43.2% ################################## 47.2% ##################################### 51.9% ####################################### 54.2% ######################################## 56.1% ########################################## 59.3% ############################################# 62.8% ################################################ 66.8% ################################################# 68.5% ################################################### 71.2% ####################################################### 76.8% ########################################################### 83.2% ############################################################### 87.6% ################################################################## 92.8% ##################################################################### 96.9% ######################################################################## 100.0% [2021-03-04T08:52:12.104Z] #27 8.817 [2021-03-04T08:52:12.236Z] #41 19.35 CC images/core-arm.o [2021-03-04T08:52:12.236Z] #41 19.70 CC images/core-aarch64.o [2021-03-04T08:52:12.798Z] #41 20.07 CC images/core-ppc64.o [2021-03-04T08:52:13.361Z] #41 20.62 CC images/core-s390.o [2021-03-04T08:52:13.504Z] #27 10.06 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-04T08:52:13.556Z] #27 ... [2021-03-04T08:52:13.556Z] [2021-03-04T08:52:13.556Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:13.556Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:13.556Z] #11 9.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:52:13.556Z] #11 9.484 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:52:13.556Z] #11 9.484 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:52:13.556Z] #11 ... [2021-03-04T08:52:13.556Z] [2021-03-04T08:52:13.556Z] #62 [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-03-04T08:52:13.556Z] #62 sha256:85bfff9f0ceee719d9c7616d899e2c983723e2117da4034e31aedf7b62f4f9d8 [2021-03-04T08:52:13.556Z] #62 7.445 + RM_GOPATH=0 [2021-03-04T08:52:13.556Z] #62 7.445 + TMP_GOPATH= [2021-03-04T08:52:13.556Z] #62 7.445 + : /build [2021-03-04T08:52:13.556Z] #62 7.445 + '[' -z '' ']' [2021-03-04T08:52:13.556Z] #62 7.445 ++ mktemp -d [2021-03-04T08:52:13.556Z] #62 7.446 + export GOPATH=/tmp/tmp.zrsOdFtcv1 [2021-03-04T08:52:13.556Z] #62 7.448 + GOPATH=/tmp/tmp.zrsOdFtcv1 [2021-03-04T08:52:13.556Z] #62 7.448 + RM_GOPATH=1 [2021-03-04T08:52:13.556Z] #62 7.448 + case "$(go env GOARCH)" in [2021-03-04T08:52:13.556Z] #62 7.450 ++ go env GOARCH [2021-03-04T08:52:13.556Z] #62 7.462 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:13.556Z] #62 7.462 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:13.556Z] #62 7.462 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:13.556Z] #62 7.462 + dir=/tmp/install [2021-03-04T08:52:13.556Z] #62 7.462 + bin=proxy [2021-03-04T08:52:13.556Z] #62 7.462 + shift [2021-03-04T08:52:13.556Z] #62 7.462 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-04T08:52:13.556Z] #62 7.462 + . /tmp/install/proxy.installer [2021-03-04T08:52:13.556Z] #62 7.462 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:52:13.556Z] #62 7.462 + install_proxy [2021-03-04T08:52:13.556Z] #62 7.462 + case "$1" in [2021-03-04T08:52:13.556Z] #62 7.462 + export CGO_ENABLED=0 [2021-03-04T08:52:13.556Z] #62 7.462 + CGO_ENABLED=0 [2021-03-04T08:52:13.556Z] #62 7.462 + _install_proxy [2021-03-04T08:52:13.556Z] #62 7.462 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-04T08:52:13.556Z] #62 7.462 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zrsOdFtcv1/src/github.com/docker/libnetwork [2021-03-04T08:52:13.556Z] #62 7.462 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:52:13.556Z] #62 7.465 Cloning into '/tmp/tmp.zrsOdFtcv1/src/github.com/docker/libnetwork'... [2021-03-04T08:52:13.556Z] #62 ... [2021-03-04T08:52:13.556Z] [2021-03-04T08:52:13.556Z] #49 [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-03-04T08:52:13.556Z] #49 sha256:faaeb1bdf51acca95b84f55392423c02580dcd668fa269032c30d911523837cf [2021-03-04T08:52:13.556Z] #49 7.766 + RM_GOPATH=0 [2021-03-04T08:52:13.556Z] #49 7.766 + TMP_GOPATH= [2021-03-04T08:52:13.556Z] #49 7.766 + : /build [2021-03-04T08:52:13.556Z] #49 7.766 + '[' -z '' ']' [2021-03-04T08:52:13.556Z] #49 7.767 ++ mktemp -d [2021-03-04T08:52:13.556Z] #49 7.768 + export GOPATH=/tmp/tmp.OELmGZC8CF [2021-03-04T08:52:13.556Z] #49 7.768 + GOPATH=/tmp/tmp.OELmGZC8CF [2021-03-04T08:52:13.556Z] #49 7.768 + RM_GOPATH=1 [2021-03-04T08:52:13.556Z] #49 7.768 + case "$(go env GOARCH)" in [2021-03-04T08:52:13.556Z] #49 7.774 ++ go env GOARCH [2021-03-04T08:52:13.556Z] #49 7.791 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:13.556Z] #49 7.791 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:13.556Z] #49 7.791 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:13.556Z] #49 7.792 + dir=/tmp/install [2021-03-04T08:52:13.556Z] #49 7.792 + bin=shfmt [2021-03-04T08:52:13.556Z] #49 7.792 + shift [2021-03-04T08:52:13.556Z] #49 7.792 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-04T08:52:13.556Z] #49 7.793 + . /tmp/install/shfmt.installer [2021-03-04T08:52:13.556Z] #49 7.793 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:52:13.556Z] #49 7.793 + install_shfmt [2021-03-04T08:52:13.556Z] #49 7.793 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-04T08:52:13.556Z] #49 7.793 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OELmGZC8CF/src/github.com/mvdan/sh [2021-03-04T08:52:13.556Z] #49 7.793 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:52:13.556Z] #49 7.798 Cloning into '/tmp/tmp.OELmGZC8CF/src/github.com/mvdan/sh'... [2021-03-04T08:52:13.556Z] #49 ... [2021-03-04T08:52:13.556Z] [2021-03-04T08:52:13.556Z] #56 [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-03-04T08:52:13.556Z] #56 sha256:40e9e8dd27604e62275705eaf5234196c01902956682a486165a3d79bed781f5 [2021-03-04T08:52:13.556Z] #56 9.534 + RM_GOPATH=0 [2021-03-04T08:52:13.556Z] #56 9.534 + TMP_GOPATH= [2021-03-04T08:52:13.556Z] #56 9.534 + : /build [2021-03-04T08:52:13.556Z] #56 9.534 + '[' -z '' ']' [2021-03-04T08:52:13.556Z] #56 9.537 ++ mktemp -d [2021-03-04T08:52:13.556Z] #56 9.538 + export GOPATH=/tmp/tmp.cXN4j9Pgfb [2021-03-04T08:52:13.556Z] #56 9.538 + GOPATH=/tmp/tmp.cXN4j9Pgfb [2021-03-04T08:52:13.556Z] #56 9.538 + RM_GOPATH=1 [2021-03-04T08:52:13.556Z] #56 9.538 + case "$(go env GOARCH)" in [2021-03-04T08:52:13.556Z] #56 9.539 ++ go env GOARCH [2021-03-04T08:52:13.556Z] #56 9.604 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:13.556Z] #56 9.604 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:13.556Z] #56 9.635 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:13.556Z] #56 9.654 + dir=/tmp/install [2021-03-04T08:52:13.556Z] #56 9.654 + bin=rootlesskit [2021-03-04T08:52:13.556Z] #56 9.654 + shift [2021-03-04T08:52:13.556Z] #56 9.654 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-04T08:52:13.556Z] #56 9.654 + . /tmp/install/rootlesskit.installer [2021-03-04T08:52:13.556Z] #56 9.654 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:52:13.556Z] #56 9.655 + install_rootlesskit [2021-03-04T08:52:13.556Z] #56 9.658 + case "$1" in [2021-03-04T08:52:13.556Z] #56 9.658 + export CGO_ENABLED=0 [2021-03-04T08:52:13.556Z] #56 9.658 + CGO_ENABLED=0 [2021-03-04T08:52:13.556Z] #56 9.658 + _install_rootlesskit [2021-03-04T08:52:13.556Z] #56 9.660 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-04T08:52:13.556Z] #56 9.660 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:52:13.556Z] #56 9.660 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cXN4j9Pgfb/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:52:13.556Z] #56 9.676 Cloning into '/tmp/tmp.cXN4j9Pgfb/src/github.com/rootless-containers/rootlesskit'... [2021-03-04T08:52:13.556Z] #56 ... [2021-03-04T08:52:13.556Z] [2021-03-04T08:52:13.556Z] #47 [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-03-04T08:52:13.556Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:52:13.556Z] #47 9.650 + RM_GOPATH=0 [2021-03-04T08:52:13.556Z] #47 9.650 + TMP_GOPATH= [2021-03-04T08:52:13.556Z] #47 9.650 + : /build [2021-03-04T08:52:13.556Z] #47 9.651 + '[' -z '' ']' [2021-03-04T08:52:13.556Z] #47 9.652 ++ mktemp -d [2021-03-04T08:52:13.556Z] #47 9.676 + export GOPATH=/tmp/tmp.30ZNoS1eWn [2021-03-04T08:52:13.556Z] #47 9.676 + GOPATH=/tmp/tmp.30ZNoS1eWn [2021-03-04T08:52:13.556Z] #47 9.676 + RM_GOPATH=1 [2021-03-04T08:52:13.556Z] #47 9.676 + case "$(go env GOARCH)" in [2021-03-04T08:52:13.556Z] #47 9.677 ++ go env GOARCH [2021-03-04T08:52:13.556Z] #47 9.712 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:13.556Z] #47 9.712 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:13.556Z] #47 9.712 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:13.556Z] #47 9.713 + dir=/tmp/install [2021-03-04T08:52:13.556Z] #47 9.717 + bin=golangci_lint [2021-03-04T08:52:13.556Z] #47 9.717 + shift [2021-03-04T08:52:13.556Z] #47 9.718 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-04T08:52:13.556Z] #47 9.722 + . /tmp/install/golangci_lint.installer [2021-03-04T08:52:13.556Z] #47 9.722 ++ : v1.23.8 [2021-03-04T08:52:13.556Z] #47 9.722 + install_golangci_lint [2021-03-04T08:52:13.556Z] #47 9.723 + set -e [2021-03-04T08:52:13.556Z] #47 9.723 + export GO111MODULE=on [2021-03-04T08:52:13.556Z] #47 9.728 + GO111MODULE=on [2021-03-04T08:52:13.556Z] #47 9.729 + GOBIN=/build [2021-03-04T08:52:13.556Z] #47 9.729 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-04T08:52:13.556Z] #47 9.754 go: finding github.com v1.23.8 [2021-03-04T08:52:13.556Z] #47 9.760 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-04T08:52:13.556Z] #47 9.760 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-04T08:52:13.556Z] #47 9.761 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:52:13.556Z] #47 9.761 go: finding github.com/golangci v1.23.8 [2021-03-04T08:52:13.768Z] #27 10.38 [2021-03-04T08:52:13.768Z] #27 10.58 0.9% ######################################################################## 100.0% [2021-03-04T08:52:13.818Z] #47 ... [2021-03-04T08:52:13.818Z] [2021-03-04T08:52:13.818Z] #53 [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-03-04T08:52:13.818Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:52:13.818Z] #53 8.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:52:13.818Z] #53 8.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:52:13.818Z] #53 8.210 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:52:13.818Z] #53 8.802 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:52:13.818Z] #53 9.936 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:52:13.818Z] #53 ... [2021-03-04T08:52:13.818Z] [2021-03-04T08:52:13.818Z] #34 [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-03-04T08:52:13.818Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:52:13.818Z] #34 9.515 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:52:13.818Z] #34 9.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:52:13.818Z] #34 9.587 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:52:13.818Z] #34 10.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:52:14.032Z] #27 10.72 [2021-03-04T08:52:14.078Z] #34 ... [2021-03-04T08:52:14.078Z] [2021-03-04T08:52:14.078Z] #43 [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-03-04T08:52:14.078Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:52:14.078Z] #43 9.486 + RM_GOPATH=0 [2021-03-04T08:52:14.078Z] #43 9.486 + TMP_GOPATH= [2021-03-04T08:52:14.078Z] #43 9.486 + : /build [2021-03-04T08:52:14.078Z] #43 9.486 + '[' -z '' ']' [2021-03-04T08:52:14.078Z] #43 9.486 ++ mktemp -d [2021-03-04T08:52:14.078Z] #43 9.486 + export GOPATH=/tmp/tmp.svRKRjrspG [2021-03-04T08:52:14.078Z] #43 9.486 + GOPATH=/tmp/tmp.svRKRjrspG [2021-03-04T08:52:14.078Z] #43 9.486 + RM_GOPATH=1 [2021-03-04T08:52:14.078Z] #43 9.486 + case "$(go env GOARCH)" in [2021-03-04T08:52:14.078Z] #43 9.486 ++ go env GOARCH [2021-03-04T08:52:14.078Z] #43 9.486 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.078Z] #43 9.486 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.078Z] #43 9.486 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:14.078Z] #43 9.489 + dir=/tmp/install [2021-03-04T08:52:14.078Z] #43 9.489 + bin=vndr [2021-03-04T08:52:14.078Z] #43 9.489 + shift [2021-03-04T08:52:14.078Z] #43 9.489 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-04T08:52:14.078Z] #43 9.489 + . /tmp/install/vndr.installer [2021-03-04T08:52:14.078Z] #43 9.489 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:52:14.078Z] #43 9.489 + install_vndr [2021-03-04T08:52:14.078Z] #43 9.489 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-04T08:52:14.078Z] #43 9.489 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.svRKRjrspG/src/github.com/LK4D4/vndr [2021-03-04T08:52:14.078Z] #43 9.489 Cloning into '/tmp/tmp.svRKRjrspG/src/github.com/LK4D4/vndr'... [2021-03-04T08:52:14.078Z] #43 9.490 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:52:14.078Z] #43 10.43 + cd /tmp/tmp.svRKRjrspG/src/github.com/LK4D4/vndr [2021-03-04T08:52:14.078Z] #43 10.43 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:52:14.078Z] #43 10.49 + go build -buildmode=pie -v -o /build/vndr . [2021-03-04T08:52:14.078Z] #43 ... [2021-03-04T08:52:14.078Z] [2021-03-04T08:52:14.078Z] #45 [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-03-04T08:52:14.078Z] #45 sha256:de7323a5f34fc4b6e69092701cec46a80ea5562de57a9588b254567611a15399 [2021-03-04T08:52:14.078Z] #45 8.581 + RM_GOPATH=0 [2021-03-04T08:52:14.078Z] #45 8.581 + TMP_GOPATH= [2021-03-04T08:52:14.078Z] #45 8.581 + : /build [2021-03-04T08:52:14.078Z] #45 8.581 + '[' -z '' ']' [2021-03-04T08:52:14.078Z] #45 8.581 ++ mktemp -d [2021-03-04T08:52:14.078Z] #45 8.581 + export GOPATH=/tmp/tmp.FUNkcqtjTh [2021-03-04T08:52:14.078Z] #45 8.581 + GOPATH=/tmp/tmp.FUNkcqtjTh [2021-03-04T08:52:14.078Z] #45 8.581 + RM_GOPATH=1 [2021-03-04T08:52:14.078Z] #45 8.581 + case "$(go env GOARCH)" in [2021-03-04T08:52:14.078Z] #45 8.581 ++ go env GOARCH [2021-03-04T08:52:14.078Z] #45 8.589 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.078Z] #45 8.589 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.078Z] #45 8.589 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:14.078Z] #45 8.596 + dir=/tmp/install [2021-03-04T08:52:14.078Z] #45 8.596 + bin=gotestsum [2021-03-04T08:52:14.078Z] #45 8.596 + shift [2021-03-04T08:52:14.078Z] #45 8.596 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-04T08:52:14.078Z] #45 8.596 + . /tmp/install/gotestsum.installer [2021-03-04T08:52:14.078Z] #45 8.596 ++ : v0.5.3 [2021-03-04T08:52:14.078Z] #45 8.596 + install_gotestsum [2021-03-04T08:52:14.078Z] #45 8.596 + set -e [2021-03-04T08:52:14.078Z] #45 8.596 + export GO111MODULE=on [2021-03-04T08:52:14.078Z] #45 8.596 + GO111MODULE=on [2021-03-04T08:52:14.078Z] #45 8.596 + GOBIN=/build [2021-03-04T08:52:14.078Z] #45 8.596 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-04T08:52:14.078Z] #45 8.722 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T08:52:14.078Z] #45 8.722 go: finding gotest.tools v0.5.3 [2021-03-04T08:52:14.078Z] #45 9.532 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T08:52:14.078Z] #45 10.48 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T08:52:14.289Z] #41 21.39 CC images/cpuinfo.o [2021-03-04T08:52:14.289Z] #41 ... [2021-03-04T08:52:14.289Z] [2021-03-04T08:52:14.289Z] #54 [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-03-04T08:52:14.289Z] #54 sha256:816c555a827771fc18571d2696d95ef692a587187e1d154070b577e97e1974a8 [2021-03-04T08:52:14.289Z] #54 41.88 Checking out files: 41% (1600/3816) Checking out files: 42% (1603/3816) Checking out files: 43% (1641/3816) Checking out files: 44% (1680/3816) Checking out files: 45% (1718/3816) Checking out files: 46% (1756/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-04T08:52:14.289Z] #54 43.51 + cd /tmp/tmp.tGSL2jFbUZ/src/github.com/containerd/containerd [2021-03-04T08:52:14.289Z] #54 43.51 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:52:14.289Z] #54 44.98 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-04T08:52:14.289Z] #54 44.98 + BUILDTAGS='netgo osusergo static_build' [2021-03-04T08:52:14.289Z] #54 44.98 + export EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:52:14.289Z] #54 44.98 + EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:52:14.289Z] #54 44.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-04T08:52:14.289Z] #54 44.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-04T08:52:14.289Z] #54 44.98 + '[' '' = dynamic ']' [2021-03-04T08:52:14.289Z] #54 44.98 + make [2021-03-04T08:52:14.289Z] #54 46.08 + bin/ctr [2021-03-04T08:52:14.338Z] #45 ... [2021-03-04T08:52:14.338Z] [2021-03-04T08:52:14.338Z] #38 [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-03-04T08:52:14.338Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:52:14.338Z] #38 6.078 + git clone https://github.com/docker/distribution.git . [2021-03-04T08:52:14.338Z] #38 6.080 Cloning into '.'... [2021-03-04T08:52:14.458Z] #11 ... [2021-03-04T08:52:14.458Z] [2021-03-04T08:52:14.458Z] #35 [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-03-04T08:52:14.458Z] #35 sha256:022b27fc40b570d8e1cee134bff22e33830daa94b8b9daa15faa5039141b9af9 [2021-03-04T08:52:14.458Z] #35 6.849 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-04T08:52:14.458Z] #35 6.940 -- Configuring done [2021-03-04T08:52:14.458Z] #35 6.970 -- Generating done [2021-03-04T08:52:14.458Z] #35 6.985 -- Build files have been written to: /tmp/tmp.2Sp7iCzpJf/tini [2021-03-04T08:52:14.458Z] #35 6.993 + make tini-static [2021-03-04T08:52:14.458Z] #35 7.404 Scanning dependencies of target tini-static [2021-03-04T08:52:14.458Z] #35 7.540 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-04T08:52:14.458Z] #35 8.804 [100%] Linking C executable tini-static [2021-03-04T08:52:14.458Z] #35 9.513 [100%] Built target tini-static [2021-03-04T08:52:14.458Z] #35 9.572 + mkdir -p /build [2021-03-04T08:52:14.458Z] #35 9.579 + cp tini-static /build/docker-init [2021-03-04T08:52:14.458Z] #35 DONE 9.9s [2021-03-04T08:52:14.458Z] [2021-03-04T08:52:14.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:14.458Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:14.458Z] #41 2.317 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:52:14.458Z] #41 2.317 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:52:14.458Z] #41 2.332 Note: Building without GnuTLS support [2021-03-04T08:52:14.458Z] #41 2.334 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:52:14.458Z] #41 2.334 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:52:14.458Z] #41 4.406 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:52:14.458Z] #41 4.467 GEN .gitid [2021-03-04T08:52:14.458Z] #41 4.496 GEN criu/include/version.h [2021-03-04T08:52:14.458Z] #41 4.564 GEN include/common/asm [2021-03-04T08:52:14.458Z] #41 6.163 PBCC images/timens.pb-c.c [2021-03-04T08:52:14.458Z] #41 6.194 DEP images/timens.pb-c.d [2021-03-04T08:52:14.458Z] #41 6.289 PBCC images/fown.pb-c.c [2021-03-04T08:52:14.458Z] #41 6.305 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-04T08:52:14.458Z] #41 6.413 PBCC images/opts.pb-c.c [2021-03-04T08:52:14.458Z] #41 6.467 PBCC images/memfd.pb-c.c [2021-03-04T08:52:14.458Z] #41 6.576 DEP images/fown.pb-c.d [2021-03-04T08:52:14.458Z] #41 6.659 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-04T08:52:14.458Z] #41 6.703 DEP images/opts.pb-c.d [2021-03-04T08:52:14.458Z] #41 6.769 DEP images/memfd.pb-c.d [2021-03-04T08:52:14.458Z] #41 6.829 PBCC images/sit.pb-c.c [2021-03-04T08:52:14.458Z] #41 6.936 DEP images/sit.pb-c.d [2021-03-04T08:52:14.458Z] #41 6.978 PBCC images/macvlan.pb-c.c [2021-03-04T08:52:14.458Z] #41 7.002 DEP images/macvlan.pb-c.d [2021-03-04T08:52:14.458Z] #41 7.034 PBCC images/autofs.pb-c.c [2021-03-04T08:52:14.458Z] #41 7.086 DEP images/autofs.pb-c.d [2021-03-04T08:52:14.458Z] #41 7.144 PBCC images/sysctl.pb-c.c [2021-03-04T08:52:14.458Z] #41 7.188 DEP images/sysctl.pb-c.d [2021-03-04T08:52:14.458Z] #41 7.277 PBCC images/time.pb-c.c [2021-03-04T08:52:14.458Z] #41 7.337 DEP images/time.pb-c.d [2021-03-04T08:52:14.458Z] #41 7.375 PBCC images/binfmt-misc.pb-c.c [2021-03-04T08:52:14.458Z] #41 7.431 DEP images/binfmt-misc.pb-c.d [2021-03-04T08:52:14.458Z] #41 7.483 PBCC images/seccomp.pb-c.c [2021-03-04T08:52:14.458Z] #41 7.556 DEP images/seccomp.pb-c.d [2021-03-04T08:52:14.458Z] #41 7.611 PBCC images/userns.pb-c.c [2021-03-04T08:52:14.458Z] #41 7.655 DEP images/userns.pb-c.d [2021-03-04T08:52:14.458Z] #41 7.699 PBCC images/cgroup.pb-c.c [2021-03-04T08:52:14.458Z] #41 7.728 DEP images/cgroup.pb-c.d [2021-03-04T08:52:14.458Z] #41 7.907 PBCC images/ext-file.pb-c.c [2021-03-04T08:52:14.458Z] #41 8.000 DEP images/ext-file.pb-c.d [2021-03-04T08:52:14.458Z] #41 8.084 PBCC images/rpc.pb-c.c [2021-03-04T08:52:14.458Z] #41 8.181 DEP images/rpc.pb-c.d [2021-03-04T08:52:14.458Z] #41 8.236 PBCC images/siginfo.pb-c.c [2021-03-04T08:52:14.458Z] #41 8.259 DEP images/siginfo.pb-c.d [2021-03-04T08:52:14.598Z] #38 ... [2021-03-04T08:52:14.598Z] [2021-03-04T08:52:14.598Z] #40 [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-03-04T08:52:14.598Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:52:14.598Z] #40 7.238 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:52:14.598Z] #40 7.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:52:14.598Z] #40 7.430 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:52:14.598Z] #40 7.611 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:52:14.598Z] #40 8.499 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:52:14.598Z] #40 9.692 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:52:14.598Z] #40 ... [2021-03-04T08:52:14.598Z] [2021-03-04T08:52:14.598Z] #22 [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-03-04T08:52:14.598Z] #22 sha256:864cd06a04794fe924f8793e6cf3dc970cd15caf75715b61b9fab4451cc8d7cd [2021-03-04T08:52:14.598Z] #22 5.798 + RM_GOPATH=0 [2021-03-04T08:52:14.598Z] #22 5.798 + TMP_GOPATH= [2021-03-04T08:52:14.598Z] #22 5.798 + : /build [2021-03-04T08:52:14.598Z] #22 5.798 + '[' -z '' ']' [2021-03-04T08:52:14.598Z] #22 5.798 ++ mktemp -d [2021-03-04T08:52:14.598Z] #22 5.798 + export GOPATH=/tmp/tmp.hR61Pn0MZR [2021-03-04T08:52:14.598Z] #22 5.798 + GOPATH=/tmp/tmp.hR61Pn0MZR [2021-03-04T08:52:14.598Z] #22 5.798 + RM_GOPATH=1 [2021-03-04T08:52:14.598Z] #22 5.798 + case "$(go env GOARCH)" in [2021-03-04T08:52:14.598Z] #22 5.798 ++ go env GOARCH [2021-03-04T08:52:14.598Z] #22 5.811 Install docker/cli version 17.06.2-ce from stable [2021-03-04T08:52:14.598Z] #22 5.826 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.598Z] #22 5.826 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.598Z] #22 5.826 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:14.598Z] #22 5.826 + dir=/tmp/install [2021-03-04T08:52:14.598Z] #22 5.826 + bin=dockercli [2021-03-04T08:52:14.598Z] #22 5.826 + shift [2021-03-04T08:52:14.598Z] #22 5.826 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-04T08:52:14.598Z] #22 5.826 + . /tmp/install/dockercli.installer [2021-03-04T08:52:14.598Z] #22 5.826 ++ : stable [2021-03-04T08:52:14.598Z] #22 5.826 ++ : 17.06.2-ce [2021-03-04T08:52:14.598Z] #22 5.826 + install_dockercli [2021-03-04T08:52:14.598Z] #22 5.826 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-04T08:52:14.598Z] #22 5.826 ++ uname -m [2021-03-04T08:52:14.598Z] #22 5.826 + arch=x86_64 [2021-03-04T08:52:14.598Z] #22 5.826 + '[' x86_64 '!=' x86_64 ']' [2021-03-04T08:52:14.598Z] #22 5.826 + url=https://download.docker.com/linux/static [2021-03-04T08:52:14.598Z] #22 5.826 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-04T08:52:14.598Z] #22 5.826 + tar -xz docker/docker [2021-03-04T08:52:14.598Z] #22 8.218 + mkdir -p /build [2021-03-04T08:52:14.598Z] #22 8.218 + mv docker/docker /build/ [2021-03-04T08:52:14.598Z] #22 8.221 + rmdir docker [2021-03-04T08:52:14.598Z] #22 DONE 11.7s [2021-03-04T08:52:14.598Z] [2021-03-04T08:52:14.598Z] #32 [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-03-04T08:52:14.598Z] #32 sha256:44ed6594f9d2fb0461bf83b8c28f79b50d18e12aee8de7768f84e947e75e0347 [2021-03-04T08:52:14.598Z] #32 8.528 + RM_GOPATH=0 [2021-03-04T08:52:14.598Z] #32 8.528 + TMP_GOPATH= [2021-03-04T08:52:14.598Z] #32 8.528 + : /build [2021-03-04T08:52:14.598Z] #32 8.528 + '[' -z '' ']' [2021-03-04T08:52:14.598Z] #32 8.528 ++ mktemp -d [2021-03-04T08:52:14.598Z] #32 8.528 + export GOPATH=/tmp/tmp.cSn8OyypIt [2021-03-04T08:52:14.598Z] #32 8.528 + GOPATH=/tmp/tmp.cSn8OyypIt [2021-03-04T08:52:14.598Z] #32 8.528 + RM_GOPATH=1 [2021-03-04T08:52:14.598Z] #32 8.528 + case "$(go env GOARCH)" in [2021-03-04T08:52:14.598Z] #32 8.528 ++ go env GOARCH [2021-03-04T08:52:14.598Z] #32 8.533 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.598Z] #32 8.533 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.598Z] #32 8.533 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:14.598Z] #32 8.533 + dir=/tmp/install [2021-03-04T08:52:14.598Z] #32 8.533 + bin=tomlv [2021-03-04T08:52:14.598Z] #32 8.533 + shift [2021-03-04T08:52:14.598Z] #32 8.533 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-04T08:52:14.598Z] #32 8.533 + . /tmp/install/tomlv.installer [2021-03-04T08:52:14.598Z] #32 8.533 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:52:14.598Z] #32 8.533 + install_tomlv [2021-03-04T08:52:14.598Z] #32 8.533 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-04T08:52:14.598Z] #32 8.533 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cSn8OyypIt/src/github.com/BurntSushi/toml [2021-03-04T08:52:14.598Z] #32 8.533 Cloning into '/tmp/tmp.cSn8OyypIt/src/github.com/BurntSushi/toml'... [2021-03-04T08:52:14.598Z] #32 8.534 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:52:14.598Z] #32 9.496 + cd /tmp/tmp.cSn8OyypIt/src/github.com/BurntSushi/toml [2021-03-04T08:52:14.598Z] #32 9.513 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:52:14.598Z] #32 9.574 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:52:14.598Z] #32 10.16 internal/cpu [2021-03-04T08:52:14.598Z] #32 10.19 runtime/internal/atomic [2021-03-04T08:52:14.598Z] #32 10.39 runtime/internal/sys [2021-03-04T08:52:14.598Z] #32 10.64 runtime/internal/math [2021-03-04T08:52:14.598Z] #32 10.76 math/bits [2021-03-04T08:52:14.598Z] #32 10.77 internal/bytealg [2021-03-04T08:52:14.598Z] #32 11.32 math [2021-03-04T08:52:14.598Z] #32 11.59 runtime [2021-03-04T08:52:14.719Z] #41 8.476 PBCC images/pagemap.pb-c.c [2021-03-04T08:52:14.882Z] #32 ... [2021-03-04T08:52:14.882Z] [2021-03-04T08:52:14.882Z] #27 [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-03-04T08:52:14.882Z] #27 sha256:f3c678178757d11b9c8a0c43f285b5a269ee53f66a7d9dd8670d0e86b7223695 [2021-03-04T08:52:14.882Z] #27 DONE 13.1s [2021-03-04T08:52:14.882Z] [2021-03-04T08:52:14.882Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:52:14.882Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:52:14.882Z] #30 8.696 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-04T08:52:14.882Z] #30 8.706 Cloning into '.'... [2021-03-04T08:52:14.882Z] #30 ... [2021-03-04T08:52:14.882Z] [2021-03-04T08:52:14.882Z] #53 [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-03-04T08:52:14.882Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:52:14.882Z] #53 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:52:14.979Z] #41 8.617 DEP images/pagemap.pb-c.d [2021-03-04T08:52:14.979Z] #41 8.697 PBCC images/rlimit.pb-c.c [2021-03-04T08:52:14.979Z] #41 8.759 DEP images/rlimit.pb-c.d [2021-03-04T08:52:14.979Z] #41 ... [2021-03-04T08:52:14.979Z] [2021-03-04T08:52:14.979Z] #43 [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-03-04T08:52:14.979Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:52:14.979Z] #43 70.69 fmt [2021-03-04T08:52:14.979Z] #43 73.93 regexp [2021-03-04T08:52:14.979Z] #43 76.00 go/token [2021-03-04T08:52:14.979Z] #43 76.95 go/scanner [2021-03-04T08:52:14.979Z] #43 77.97 internal/lazyregexp [2021-03-04T08:52:14.979Z] #43 78.31 go/ast [2021-03-04T08:52:14.979Z] #43 78.34 net/url [2021-03-04T08:52:14.979Z] #43 80.75 text/template/parse [2021-03-04T08:52:14.988Z] #27 ... [2021-03-04T08:52:14.988Z] [2021-03-04T08:52:14.988Z] #53 [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-03-04T08:52:14.988Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-04T08:52:14.988Z] #53 5.756 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:52:14.988Z] #53 5.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:52:14.988Z] #53 6.025 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:52:14.988Z] #53 6.324 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-04T08:52:14.988Z] #53 7.365 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-03-04T08:52:14.988Z] #53 8.713 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-04T08:52:14.988Z] #53 ... [2021-03-04T08:52:14.988Z] [2021-03-04T08:52:14.988Z] #22 [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-03-04T08:52:14.988Z] #22 sha256:a0252dfd3306961d5fea063142239aae2b10aa095560556eb3f5931686fca7e1 [2021-03-04T08:52:14.988Z] #22 7.181 + RM_GOPATH=0 [2021-03-04T08:52:14.988Z] #22 7.181 + TMP_GOPATH= [2021-03-04T08:52:14.988Z] #22 7.181 + : /build [2021-03-04T08:52:14.988Z] #22 7.181 + '[' -z '' ']' [2021-03-04T08:52:14.988Z] #22 7.185 ++ mktemp -d [2021-03-04T08:52:14.988Z] #22 7.188 + export GOPATH=/tmp/tmp.vbaeSg2EoO [2021-03-04T08:52:14.988Z] #22 7.188 + GOPATH=/tmp/tmp.vbaeSg2EoO [2021-03-04T08:52:14.988Z] #22 7.188 + RM_GOPATH=1 [2021-03-04T08:52:14.988Z] #22 7.188 + case "$(go env GOARCH)" in [2021-03-04T08:52:14.988Z] #22 7.188 ++ go env GOARCH [2021-03-04T08:52:14.988Z] #22 7.217 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.988Z] #22 7.217 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:14.988Z] #22 7.219 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:14.988Z] #22 7.223 + dir=/tmp/install [2021-03-04T08:52:14.988Z] #22 7.225 + bin=dockercli [2021-03-04T08:52:14.988Z] #22 7.225 + shift [2021-03-04T08:52:14.988Z] #22 7.226 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-04T08:52:14.988Z] #22 7.226 + . /tmp/install/dockercli.installer [2021-03-04T08:52:14.988Z] #22 7.226 ++ : stable [2021-03-04T08:52:14.988Z] #22 7.226 ++ : 17.06.2-ce [2021-03-04T08:52:14.988Z] #22 7.226 + install_dockercli [2021-03-04T08:52:14.988Z] #22 7.226 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-04T08:52:14.988Z] #22 7.227 Install docker/cli version 17.06.2-ce from stable [2021-03-04T08:52:14.988Z] #22 7.271 ++ uname -m [2021-03-04T08:52:14.988Z] #22 7.271 + arch=aarch64 [2021-03-04T08:52:14.988Z] #22 7.271 + '[' aarch64 '!=' x86_64 ']' [2021-03-04T08:52:14.988Z] #22 7.271 + '[' aarch64 '!=' s390x ']' [2021-03-04T08:52:14.988Z] #22 7.271 + '[' aarch64 '!=' armhf ']' [2021-03-04T08:52:14.988Z] #22 7.271 + build_dockercli [2021-03-04T08:52:14.988Z] #22 7.271 + git clone https://github.com/docker/docker-ce /tmp/tmp.vbaeSg2EoO/tmp/docker-ce [2021-03-04T08:52:14.988Z] #22 7.299 Cloning into '/tmp/tmp.vbaeSg2EoO/tmp/docker-ce'... [2021-03-04T08:52:15.240Z] #43 ... [2021-03-04T08:52:15.240Z] [2021-03-04T08:52:15.240Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:15.240Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:15.240Z] #41 8.895 PBCC images/file-lock.pb-c.c [2021-03-04T08:52:15.240Z] #41 8.917 DEP images/file-lock.pb-c.d [2021-03-04T08:52:15.240Z] #41 8.972 PBCC images/tty.pb-c.c [2021-03-04T08:52:15.240Z] #41 9.030 DEP images/tty.pb-c.d [2021-03-04T08:52:15.259Z] #22 ... [2021-03-04T08:52:15.259Z] [2021-03-04T08:52:15.259Z] #62 [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-03-04T08:52:15.259Z] #62 sha256:756f42eadf262276aaddb4a12ce3f319975b7f35a5185ca8bdb0ac0976980607 [2021-03-04T08:52:15.259Z] #62 5.492 + RM_GOPATH=0 [2021-03-04T08:52:15.259Z] #62 5.492 + TMP_GOPATH= [2021-03-04T08:52:15.259Z] #62 5.492 + : /build [2021-03-04T08:52:15.259Z] #62 5.492 + '[' -z '' ']' [2021-03-04T08:52:15.259Z] #62 5.493 ++ mktemp -d [2021-03-04T08:52:15.259Z] #62 5.495 + export GOPATH=/tmp/tmp.uF5wXpZIMd [2021-03-04T08:52:15.259Z] #62 5.495 + GOPATH=/tmp/tmp.uF5wXpZIMd [2021-03-04T08:52:15.259Z] #62 5.495 + RM_GOPATH=1 [2021-03-04T08:52:15.259Z] #62 5.495 + case "$(go env GOARCH)" in [2021-03-04T08:52:15.259Z] #62 5.503 ++ go env GOARCH [2021-03-04T08:52:15.259Z] #62 5.529 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:15.259Z] #62 5.529 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:15.259Z] #62 5.529 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:15.259Z] #62 5.531 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:52:15.259Z] #62 5.532 + dir=/tmp/install [2021-03-04T08:52:15.259Z] #62 5.532 + bin=proxy [2021-03-04T08:52:15.259Z] #62 5.532 + shift [2021-03-04T08:52:15.259Z] #62 5.532 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-04T08:52:15.259Z] #62 5.532 + . /tmp/install/proxy.installer [2021-03-04T08:52:15.259Z] #62 5.532 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:52:15.259Z] #62 5.532 + install_proxy [2021-03-04T08:52:15.259Z] #62 5.532 + case "$1" in [2021-03-04T08:52:15.259Z] #62 5.532 + export CGO_ENABLED=0 [2021-03-04T08:52:15.259Z] #62 5.532 + CGO_ENABLED=0 [2021-03-04T08:52:15.259Z] #62 5.532 + _install_proxy [2021-03-04T08:52:15.259Z] #62 5.532 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-04T08:52:15.259Z] #62 5.532 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uF5wXpZIMd/src/github.com/docker/libnetwork [2021-03-04T08:52:15.259Z] #62 5.541 Cloning into '/tmp/tmp.uF5wXpZIMd/src/github.com/docker/libnetwork'... [2021-03-04T08:52:15.259Z] #62 ... [2021-03-04T08:52:15.259Z] [2021-03-04T08:52:15.259Z] #40 [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-03-04T08:52:15.259Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-04T08:52:15.259Z] #40 8.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:52:15.259Z] #40 8.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:52:15.259Z] #40 8.977 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:52:15.259Z] #40 9.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-04T08:52:15.500Z] #41 9.108 PBCC images/tun.pb-c.c [2021-03-04T08:52:15.500Z] #41 9.181 PBCC images/netdev.pb-c.c [2021-03-04T08:52:15.500Z] #41 9.233 DEP images/tun.pb-c.d [2021-03-04T08:52:15.500Z] #41 9.289 DEP images/netdev.pb-c.d [2021-03-04T08:52:15.500Z] #41 9.364 PBCC images/vma.pb-c.c [2021-03-04T08:52:15.534Z] #40 ... [2021-03-04T08:52:15.534Z] [2021-03-04T08:52:15.534Z] #47 [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-03-04T08:52:15.534Z] #47 sha256:64e68e24ce583fc80d8a7890ad193facdb53461b266f58dae755eb3ee0a86117 [2021-03-04T08:52:15.534Z] #47 8.079 + RM_GOPATH=0 [2021-03-04T08:52:15.534Z] #47 8.079 + TMP_GOPATH= [2021-03-04T08:52:15.534Z] #47 8.079 + : /build [2021-03-04T08:52:15.534Z] #47 8.079 + '[' -z '' ']' [2021-03-04T08:52:15.534Z] #47 8.079 ++ mktemp -d [2021-03-04T08:52:15.534Z] #47 8.090 + export GOPATH=/tmp/tmp.fvPiDaLjtr [2021-03-04T08:52:15.534Z] #47 8.090 + GOPATH=/tmp/tmp.fvPiDaLjtr [2021-03-04T08:52:15.534Z] #47 8.090 + RM_GOPATH=1 [2021-03-04T08:52:15.534Z] #47 8.090 + case "$(go env GOARCH)" in [2021-03-04T08:52:15.534Z] #47 8.090 ++ go env GOARCH [2021-03-04T08:52:15.534Z] #47 8.125 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:15.534Z] #47 8.125 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:15.534Z] #47 8.125 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:15.534Z] #47 8.125 + dir=/tmp/install [2021-03-04T08:52:15.534Z] #47 8.125 + bin=golangci_lint [2021-03-04T08:52:15.534Z] #47 8.125 + shift [2021-03-04T08:52:15.534Z] #47 8.125 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-04T08:52:15.534Z] #47 8.125 + . /tmp/install/golangci_lint.installer [2021-03-04T08:52:15.534Z] #47 8.125 ++ : v1.23.8 [2021-03-04T08:52:15.534Z] #47 8.125 + install_golangci_lint [2021-03-04T08:52:15.534Z] #47 8.125 + set -e [2021-03-04T08:52:15.534Z] #47 8.125 + export GO111MODULE=on [2021-03-04T08:52:15.534Z] #47 8.125 + GO111MODULE=on [2021-03-04T08:52:15.534Z] #47 8.125 + GOBIN=/build [2021-03-04T08:52:15.534Z] #47 8.125 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-04T08:52:15.534Z] #47 8.169 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-04T08:52:15.534Z] #47 8.169 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:52:15.534Z] #47 8.169 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-04T08:52:15.534Z] #47 8.169 go: finding github.com/golangci v1.23.8 [2021-03-04T08:52:15.534Z] #47 8.172 go: finding github.com v1.23.8 [2021-03-04T08:52:15.534Z] #47 8.900 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:52:15.534Z] #47 9.756 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:52:15.534Z] #47 ... [2021-03-04T08:52:15.534Z] [2021-03-04T08:52:15.534Z] #49 [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-03-04T08:52:15.534Z] #49 sha256:25a5f1a81162debf7efa8f163683fe9299f338792bf8f66c1929ce755281a70f [2021-03-04T08:52:15.534Z] #49 7.099 + RM_GOPATH=0 [2021-03-04T08:52:15.534Z] #49 7.099 + TMP_GOPATH= [2021-03-04T08:52:15.534Z] #49 7.099 + : /build [2021-03-04T08:52:15.534Z] #49 7.099 + '[' -z '' ']' [2021-03-04T08:52:15.534Z] #49 7.099 ++ mktemp -d [2021-03-04T08:52:15.534Z] #49 7.099 + export GOPATH=/tmp/tmp.PKDSnsp9ss [2021-03-04T08:52:15.534Z] #49 7.099 + GOPATH=/tmp/tmp.PKDSnsp9ss [2021-03-04T08:52:15.534Z] #49 7.099 + RM_GOPATH=1 [2021-03-04T08:52:15.534Z] #49 7.099 + case "$(go env GOARCH)" in [2021-03-04T08:52:15.534Z] #49 7.099 ++ go env GOARCH [2021-03-04T08:52:15.534Z] #49 7.152 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:15.534Z] #49 7.152 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:15.534Z] #49 7.152 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:15.534Z] #49 7.153 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:52:15.534Z] #49 7.157 + dir=/tmp/install [2021-03-04T08:52:15.534Z] #49 7.157 + bin=shfmt [2021-03-04T08:52:15.534Z] #49 7.157 + shift [2021-03-04T08:52:15.534Z] #49 7.157 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-04T08:52:15.534Z] #49 7.157 + . /tmp/install/shfmt.installer [2021-03-04T08:52:15.534Z] #49 7.157 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:52:15.534Z] #49 7.157 + install_shfmt [2021-03-04T08:52:15.534Z] #49 7.157 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-04T08:52:15.534Z] #49 7.157 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PKDSnsp9ss/src/github.com/mvdan/sh [2021-03-04T08:52:15.534Z] #49 7.157 Cloning into '/tmp/tmp.PKDSnsp9ss/src/github.com/mvdan/sh'... [2021-03-04T08:52:15.534Z] #49 ... [2021-03-04T08:52:15.534Z] [2021-03-04T08:52:15.534Z] #43 [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-03-04T08:52:15.534Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:52:15.534Z] #43 8.248 + RM_GOPATH=0 [2021-03-04T08:52:15.534Z] #43 8.248 + TMP_GOPATH= [2021-03-04T08:52:15.534Z] #43 8.248 + : /build [2021-03-04T08:52:15.534Z] #43 8.248 + '[' -z '' ']' [2021-03-04T08:52:15.534Z] #43 8.248 ++ mktemp -d [2021-03-04T08:52:15.534Z] #43 8.254 + export GOPATH=/tmp/tmp.mFdQHRcuve [2021-03-04T08:52:15.534Z] #43 8.254 + GOPATH=/tmp/tmp.mFdQHRcuve [2021-03-04T08:52:15.534Z] #43 8.254 + RM_GOPATH=1 [2021-03-04T08:52:15.534Z] #43 8.254 + case "$(go env GOARCH)" in [2021-03-04T08:52:15.534Z] #43 8.271 ++ go env GOARCH [2021-03-04T08:52:15.534Z] #43 8.305 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:15.534Z] #43 8.305 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:15.534Z] #43 8.305 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:15.534Z] #43 8.315 + dir=/tmp/install [2021-03-04T08:52:15.534Z] #43 8.315 + bin=vndr [2021-03-04T08:52:15.534Z] #43 8.315 + shift [2021-03-04T08:52:15.534Z] #43 8.315 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-04T08:52:15.534Z] #43 8.315 + . /tmp/install/vndr.installer [2021-03-04T08:52:15.534Z] #43 8.315 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:52:15.534Z] #43 8.315 + install_vndr [2021-03-04T08:52:15.534Z] #43 8.315 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-04T08:52:15.534Z] #43 8.315 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mFdQHRcuve/src/github.com/LK4D4/vndr [2021-03-04T08:52:15.534Z] #43 8.316 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:52:15.534Z] #43 8.343 Cloning into '/tmp/tmp.mFdQHRcuve/src/github.com/LK4D4/vndr'... [2021-03-04T08:52:15.534Z] #43 9.074 + cd /tmp/tmp.mFdQHRcuve/src/github.com/LK4D4/vndr [2021-03-04T08:52:15.534Z] #43 9.075 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-04T08:52:15.534Z] #43 9.086 + go build -buildmode=pie -v -o /build/vndr . [2021-03-04T08:52:15.762Z] #41 9.404 DEP images/vma.pb-c.d [2021-03-04T08:52:15.762Z] #41 9.478 PBCC images/creds.pb-c.c [2021-03-04T08:52:15.762Z] #41 ... [2021-03-04T08:52:15.762Z] [2021-03-04T08:52:15.762Z] #49 [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-03-04T08:52:15.762Z] #49 sha256:43cce7d82f01ab7cc4d81db06b2d7bac48929cea0bb1f83f35211bc0af0bbfd2 [2021-03-04T08:52:15.762Z] #49 71.38 fmt [2021-03-04T08:52:15.762Z] #49 76.53 encoding/json [2021-03-04T08:52:15.762Z] #49 79.00 github.com/pkg/diff [2021-03-04T08:52:15.762Z] #49 80.86 go/ast [2021-03-04T08:52:15.762Z] #49 ... [2021-03-04T08:52:15.762Z] [2021-03-04T08:52:15.762Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:15.762Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:15.762Z] #41 9.484 DEP images/creds.pb-c.d [2021-03-04T08:52:15.762Z] #41 9.525 PBCC images/utsns.pb-c.c [2021-03-04T08:52:15.762Z] #41 9.580 DEP images/utsns.pb-c.d [2021-03-04T08:52:15.798Z] #43 10.88 sync/atomic [2021-03-04T08:52:15.798Z] #43 10.90 internal/race [2021-03-04T08:52:15.798Z] #43 10.94 internal/bytealg [2021-03-04T08:52:15.798Z] #43 ... [2021-03-04T08:52:15.798Z] [2021-03-04T08:52:15.798Z] #34 [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-03-04T08:52:15.798Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T08:52:15.798Z] #34 8.750 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:52:15.798Z] #34 8.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:52:15.798Z] #34 8.795 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:52:15.798Z] #34 9.948 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-04T08:52:16.021Z] #41 9.642 PBCC images/ipc-desc.pb-c.c [2021-03-04T08:52:16.021Z] #41 9.697 PBCC images/ipc-sem.pb-c.c [2021-03-04T08:52:16.021Z] #41 9.741 DEP images/ipc-desc.pb-c.d [2021-03-04T08:52:16.021Z] #41 9.790 DEP images/ipc-sem.pb-c.d [2021-03-04T08:52:16.021Z] #41 9.835 PBCC images/ipc-msg.pb-c.c [2021-03-04T08:52:16.061Z] #34 ... [2021-03-04T08:52:16.061Z] [2021-03-04T08:52:16.061Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:16.061Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:52:16.061Z] #11 8.644 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:52:16.061Z] #11 8.679 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:52:16.061Z] #11 8.683 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:52:16.061Z] #11 9.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-04T08:52:16.061Z] #11 ... [2021-03-04T08:52:16.061Z] [2021-03-04T08:52:16.061Z] #56 [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-03-04T08:52:16.061Z] #56 sha256:c588cb7cfc1224ef726053a1fd077421cb32cf68fbb7fede8dc04a8dfaa92c5a [2021-03-04T08:52:16.061Z] #56 8.414 + RM_GOPATH=0 [2021-03-04T08:52:16.061Z] #56 8.414 + TMP_GOPATH= [2021-03-04T08:52:16.061Z] #56 8.414 + : /build [2021-03-04T08:52:16.061Z] #56 8.414 + '[' -z '' ']' [2021-03-04T08:52:16.061Z] #56 8.420 ++ mktemp -d [2021-03-04T08:52:16.061Z] #56 8.424 + export GOPATH=/tmp/tmp.Sd9UNFQANc [2021-03-04T08:52:16.061Z] #56 8.425 + GOPATH=/tmp/tmp.Sd9UNFQANc [2021-03-04T08:52:16.061Z] #56 8.425 + RM_GOPATH=1 [2021-03-04T08:52:16.061Z] #56 8.426 + case "$(go env GOARCH)" in [2021-03-04T08:52:16.061Z] #56 8.426 ++ go env GOARCH [2021-03-04T08:52:16.061Z] #56 8.439 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:16.061Z] #56 8.440 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:16.061Z] #56 8.441 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:16.061Z] #56 8.442 + dir=/tmp/install [2021-03-04T08:52:16.061Z] #56 8.455 + bin=rootlesskit [2021-03-04T08:52:16.061Z] #56 8.455 + shift [2021-03-04T08:52:16.061Z] #56 8.455 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-04T08:52:16.061Z] #56 8.455 + . /tmp/install/rootlesskit.installer [2021-03-04T08:52:16.061Z] #56 8.460 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:52:16.061Z] #56 8.461 + install_rootlesskit [2021-03-04T08:52:16.061Z] #56 8.468 + case "$1" in [2021-03-04T08:52:16.061Z] #56 8.468 + export CGO_ENABLED=0 [2021-03-04T08:52:16.061Z] #56 8.468 + CGO_ENABLED=0 [2021-03-04T08:52:16.061Z] #56 8.468 + _install_rootlesskit [2021-03-04T08:52:16.061Z] #56 8.499 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:52:16.061Z] #56 8.499 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-04T08:52:16.061Z] #56 8.499 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Sd9UNFQANc/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:52:16.061Z] #56 8.502 Cloning into '/tmp/tmp.Sd9UNFQANc/src/github.com/rootless-containers/rootlesskit'... [2021-03-04T08:52:16.281Z] #41 9.869 DEP images/ipc-msg.pb-c.d [2021-03-04T08:52:16.281Z] #41 9.933 PBCC images/ipc-shm.pb-c.c [2021-03-04T08:52:16.281Z] #41 9.979 DEP images/ipc-shm.pb-c.d [2021-03-04T08:52:16.281Z] #41 10.07 PBCC images/ipc-var.pb-c.c [2021-03-04T08:52:16.281Z] #41 10.07 DEP images/ipc-var.pb-c.d [2021-03-04T08:52:16.327Z] #56 ... [2021-03-04T08:52:16.327Z] [2021-03-04T08:52:16.327Z] #32 [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-03-04T08:52:16.327Z] #32 sha256:54db309185cf35794ce51f27eacccb1764f1ab3de7e71fa329068e15547ad3e1 [2021-03-04T08:52:16.327Z] #32 7.750 + RM_GOPATH=0 [2021-03-04T08:52:16.327Z] #32 7.751 + TMP_GOPATH= [2021-03-04T08:52:16.327Z] #32 7.751 + : /build [2021-03-04T08:52:16.327Z] #32 7.752 + '[' -z '' ']' [2021-03-04T08:52:16.327Z] #32 7.756 ++ mktemp -d [2021-03-04T08:52:16.327Z] #32 7.758 + export GOPATH=/tmp/tmp.Y0DtHsh74U [2021-03-04T08:52:16.327Z] #32 7.758 + GOPATH=/tmp/tmp.Y0DtHsh74U [2021-03-04T08:52:16.327Z] #32 7.758 + RM_GOPATH=1 [2021-03-04T08:52:16.327Z] #32 7.758 + case "$(go env GOARCH)" in [2021-03-04T08:52:16.327Z] #32 7.789 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:52:16.327Z] #32 7.790 ++ go env GOARCH [2021-03-04T08:52:16.327Z] #32 7.790 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:16.327Z] #32 7.790 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:16.327Z] #32 7.790 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:16.327Z] #32 7.790 + dir=/tmp/install [2021-03-04T08:52:16.327Z] #32 7.790 + bin=tomlv [2021-03-04T08:52:16.327Z] #32 7.790 + shift [2021-03-04T08:52:16.327Z] #32 7.790 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-04T08:52:16.327Z] #32 7.790 + . /tmp/install/tomlv.installer [2021-03-04T08:52:16.327Z] #32 7.790 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:52:16.327Z] #32 7.790 + install_tomlv [2021-03-04T08:52:16.327Z] #32 7.790 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-04T08:52:16.327Z] #32 7.790 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Y0DtHsh74U/src/github.com/BurntSushi/toml [2021-03-04T08:52:16.327Z] #32 7.793 Cloning into '/tmp/tmp.Y0DtHsh74U/src/github.com/BurntSushi/toml'... [2021-03-04T08:52:16.327Z] #32 8.784 + cd /tmp/tmp.Y0DtHsh74U/src/github.com/BurntSushi/toml [2021-03-04T08:52:16.327Z] #32 8.784 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-04T08:52:16.327Z] #32 8.799 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:52:16.327Z] #32 9.708 math/bits [2021-03-04T08:52:16.327Z] #32 9.761 runtime/internal/sys [2021-03-04T08:52:16.327Z] #32 9.773 runtime/internal/atomic [2021-03-04T08:52:16.327Z] #32 9.872 internal/cpu [2021-03-04T08:52:16.327Z] #32 10.44 runtime/internal/math [2021-03-04T08:52:16.327Z] #32 10.57 unicode/utf8 [2021-03-04T08:52:16.327Z] #32 10.78 internal/race [2021-03-04T08:52:16.327Z] #32 10.79 internal/bytealg [2021-03-04T08:52:16.327Z] #32 10.96 math [2021-03-04T08:52:16.327Z] #32 11.07 sync/atomic [2021-03-04T08:52:16.327Z] #32 ... [2021-03-04T08:52:16.327Z] [2021-03-04T08:52:16.327Z] #45 [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-03-04T08:52:16.327Z] #45 sha256:2e9cd0b96a1782ab16ec8f59e66411125dad58f3bbf9a8100ab53ef574e2603f [2021-03-04T08:52:16.327Z] #45 7.300 + RM_GOPATH=0 [2021-03-04T08:52:16.327Z] #45 7.300 + TMP_GOPATH= [2021-03-04T08:52:16.327Z] #45 7.300 + : /build [2021-03-04T08:52:16.327Z] #45 7.300 + '[' -z '' ']' [2021-03-04T08:52:16.327Z] #45 7.300 ++ mktemp -d [2021-03-04T08:52:16.327Z] #45 7.307 + export GOPATH=/tmp/tmp.4rNDVoc1fv [2021-03-04T08:52:16.327Z] #45 7.307 + GOPATH=/tmp/tmp.4rNDVoc1fv [2021-03-04T08:52:16.327Z] #45 7.307 + RM_GOPATH=1 [2021-03-04T08:52:16.327Z] #45 7.307 + case "$(go env GOARCH)" in [2021-03-04T08:52:16.327Z] #45 7.307 ++ go env GOARCH [2021-03-04T08:52:16.327Z] #45 7.339 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:16.327Z] #45 7.339 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:16.327Z] #45 7.353 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:16.327Z] #45 7.366 + dir=/tmp/install [2021-03-04T08:52:16.327Z] #45 7.366 + bin=gotestsum [2021-03-04T08:52:16.327Z] #45 7.366 + shift [2021-03-04T08:52:16.327Z] #45 7.366 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-04T08:52:16.327Z] #45 7.366 + . /tmp/install/gotestsum.installer [2021-03-04T08:52:16.327Z] #45 7.366 ++ : v0.5.3 [2021-03-04T08:52:16.327Z] #45 7.366 + install_gotestsum [2021-03-04T08:52:16.327Z] #45 7.366 + set -e [2021-03-04T08:52:16.327Z] #45 7.366 + export GO111MODULE=on [2021-03-04T08:52:16.327Z] #45 7.366 + GO111MODULE=on [2021-03-04T08:52:16.327Z] #45 7.366 + GOBIN=/build [2021-03-04T08:52:16.327Z] #45 7.366 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-04T08:52:16.327Z] #45 7.530 go: finding gotest.tools v0.5.3 [2021-03-04T08:52:16.327Z] #45 7.538 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T08:52:16.327Z] #45 8.391 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T08:52:16.327Z] #45 9.015 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T08:52:16.327Z] #45 9.765 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:52:16.327Z] #45 9.869 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:52:16.327Z] #45 9.904 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:52:16.327Z] #45 9.907 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:52:16.327Z] #45 9.915 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T08:52:16.327Z] #45 9.947 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:52:16.327Z] #45 10.13 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:52:16.327Z] #45 10.15 go: downloading github.com/fatih/color v1.9.0 [2021-03-04T08:52:16.327Z] #45 10.21 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:52:16.327Z] #45 10.28 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:52:16.327Z] #45 10.50 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T08:52:16.327Z] #45 10.88 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:52:16.327Z] #45 11.03 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:52:16.327Z] #45 11.06 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:52:16.327Z] #45 11.09 go: extracting github.com/fatih/color v1.9.0 [2021-03-04T08:52:16.327Z] #45 11.34 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:52:16.327Z] #45 11.36 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:52:16.327Z] #45 11.51 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:52:16.542Z] #41 10.14 PBCC images/sk-opts.pb-c.c [2021-03-04T08:52:16.542Z] #41 10.23 PBCC images/packet-sock.pb-c.c [2021-03-04T08:52:16.542Z] #41 10.29 DEP images/sk-opts.pb-c.d [2021-03-04T08:52:16.542Z] #41 10.34 DEP images/packet-sock.pb-c.d [2021-03-04T08:52:16.542Z] #41 10.38 PBCC images/sk-netlink.pb-c.c [2021-03-04T08:52:16.591Z] #45 11.61 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:52:16.591Z] #45 ... [2021-03-04T08:52:16.591Z] [2021-03-04T08:52:16.591Z] #27 [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-03-04T08:52:16.591Z] #27 sha256:0a5c4af2bc05591a6506311c28d4d58a1d0f567fb788863a08ca17f69f9bdece [2021-03-04T08:52:16.591Z] #27 12.23 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-04T08:52:16.591Z] #27 12.68 [2021-03-04T08:52:16.591Z] #27 12.98 0.1% ################################################# 68.7% ######################################################################## 100.0% [2021-03-04T08:52:16.591Z] #27 13.34 [2021-03-04T08:52:16.591Z] #27 ... [2021-03-04T08:52:16.591Z] [2021-03-04T08:52:16.591Z] #38 [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-03-04T08:52:16.591Z] #38 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-04T08:52:16.591Z] #38 6.576 + git clone https://github.com/docker/distribution.git . [2021-03-04T08:52:16.591Z] #38 6.578 Cloning into '.'... [2021-03-04T08:52:16.801Z] #41 ... [2021-03-04T08:52:16.801Z] [2021-03-04T08:52:16.801Z] #32 [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-03-04T08:52:16.801Z] #32 sha256:8da18bedecf490d7fbabd6dd317654d4eae7fbf5c3073a79acb50d68b72ce679 [2021-03-04T08:52:16.801Z] #32 73.11 github.com/BurntSushi/toml [2021-03-04T08:52:16.801Z] #32 73.12 flag [2021-03-04T08:52:16.801Z] #32 74.63 log [2021-03-04T08:52:16.801Z] #32 77.65 github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:52:16.801Z] #32 DONE 82.3s [2021-03-04T08:52:16.801Z] [2021-03-04T08:52:16.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:16.801Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:16.801Z] #41 10.48 DEP images/sk-netlink.pb-c.d [2021-03-04T08:52:16.801Z] #41 10.61 PBCC images/sk-inet.pb-c.c [2021-03-04T08:52:16.865Z] #38 ... [2021-03-04T08:52:16.865Z] [2021-03-04T08:52:16.865Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:52:16.865Z] #30 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-04T08:52:16.865Z] #30 6.364 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-04T08:52:16.865Z] #30 6.370 Cloning into '.'... [2021-03-04T08:52:16.865Z] #30 ... [2021-03-04T08:52:16.865Z] [2021-03-04T08:52:16.865Z] #40 [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-03-04T08:52:16.865Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-04T08:52:16.865Z] #40 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-03-04T08:52:17.061Z] #41 10.65 DEP images/sk-inet.pb-c.d [2021-03-04T08:52:17.061Z] #41 10.78 PBCC images/sk-unix.pb-c.c [2021-03-04T08:52:17.321Z] #41 10.93 DEP images/sk-unix.pb-c.d [2021-03-04T08:52:17.321Z] #41 11.00 PBCC images/mm.pb-c.c [2021-03-04T08:52:17.321Z] #41 11.10 DEP images/mm.pb-c.d [2021-03-04T08:52:17.321Z] #41 11.20 PBCC images/timerfd.pb-c.c [2021-03-04T08:52:17.580Z] #41 11.27 DEP images/timerfd.pb-c.d [2021-03-04T08:52:17.580Z] #41 11.39 PBCC images/timer.pb-c.c [2021-03-04T08:52:17.580Z] #41 11.40 DEP images/timer.pb-c.d [2021-03-04T08:52:17.580Z] #41 11.46 PBCC images/sa.pb-c.c [2021-03-04T08:52:17.840Z] #41 11.50 DEP images/sa.pb-c.d [2021-03-04T08:52:17.840Z] #41 11.56 PBCC images/pipe-data.pb-c.c [2021-03-04T08:52:17.840Z] #41 11.59 DEP images/pipe-data.pb-c.d [2021-03-04T08:52:17.840Z] #41 11.63 PBCC images/mnt.pb-c.c [2021-03-04T08:52:17.840Z] #41 11.69 DEP images/mnt.pb-c.d [2021-03-04T08:52:18.100Z] #41 11.76 PBCC images/sk-packet.pb-c.c [2021-03-04T08:52:18.100Z] #41 11.81 DEP images/sk-packet.pb-c.d [2021-03-04T08:52:18.100Z] #41 11.86 PBCC images/tcp-stream.pb-c.c [2021-03-04T08:52:18.100Z] #41 11.90 DEP images/tcp-stream.pb-c.d [2021-03-04T08:52:18.359Z] #41 11.98 PBCC images/pipe.pb-c.c [2021-03-04T08:52:18.359Z] #41 12.01 DEP images/pipe.pb-c.d [2021-03-04T08:52:18.359Z] #41 12.05 PBCC images/pstree.pb-c.c [2021-03-04T08:52:18.359Z] #41 12.09 DEP images/pstree.pb-c.d [2021-03-04T08:52:18.359Z] #41 12.13 PBCC images/fs.pb-c.c [2021-03-04T08:52:18.359Z] #41 12.16 DEP images/fs.pb-c.d [2021-03-04T08:52:18.359Z] #41 12.24 PBCC images/signalfd.pb-c.c [2021-03-04T08:52:18.454Z] #54 ... [2021-03-04T08:52:18.454Z] [2021-03-04T08:52:18.454Z] #49 [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-03-04T08:52:18.454Z] #49 sha256:f732c47f5b357dcde7b9d9bf7a26805dc59c5bcd900eefd8974664b40b76711b [2021-03-04T08:52:18.454Z] #49 100.7 mvdan.cc/sh/v3/cmd/shfmt [2021-03-04T08:52:18.454Z] #49 DONE 107.0s [2021-03-04T08:52:18.454Z] [2021-03-04T08:52:18.454Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:18.454Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:18.454Z] #41 21.92 CC images/inventory.o [2021-03-04T08:52:18.454Z] #41 22.21 CC images/fdinfo.o [2021-03-04T08:52:18.454Z] #41 22.58 CC images/fown.o [2021-03-04T08:52:18.454Z] #41 22.78 CC images/ns.o [2021-03-04T08:52:18.454Z] #41 23.00 CC images/regfile.o [2021-03-04T08:52:18.454Z] #41 23.23 CC images/ghost-file.o [2021-03-04T08:52:18.454Z] #41 23.53 CC images/fifo.o [2021-03-04T08:52:18.454Z] #41 23.81 CC images/remap-file-path.o [2021-03-04T08:52:18.454Z] #41 24.05 CC images/eventfd.o [2021-03-04T08:52:18.454Z] #41 24.24 CC images/eventpoll.o [2021-03-04T08:52:18.454Z] #41 24.55 CC images/fh.o [2021-03-04T08:52:18.454Z] #41 24.87 CC images/fsnotify.o [2021-03-04T08:52:18.455Z] #41 25.37 CC images/signalfd.o [2021-03-04T08:52:18.455Z] #41 25.59 CC images/fs.o [2021-03-04T08:52:18.455Z] #41 25.77 CC images/pstree.o [2021-03-04T08:52:18.619Z] #41 12.28 DEP images/signalfd.pb-c.d [2021-03-04T08:52:18.619Z] #41 12.33 PBCC images/fh.pb-c.c [2021-03-04T08:52:18.619Z] #41 12.38 PBCC images/fsnotify.pb-c.c [2021-03-04T08:52:18.619Z] #41 12.43 DEP images/fh.pb-c.d [2021-03-04T08:52:18.619Z] #41 12.48 DEP images/fsnotify.pb-c.d [2021-03-04T08:52:18.798Z] #40 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-04T08:52:18.879Z] #41 12.54 PBCC images/eventpoll.pb-c.c [2021-03-04T08:52:18.879Z] #41 12.57 DEP images/eventpoll.pb-c.d [2021-03-04T08:52:18.879Z] #41 12.63 PBCC images/eventfd.pb-c.c [2021-03-04T08:52:18.879Z] #41 12.65 DEP images/eventfd.pb-c.d [2021-03-04T08:52:18.879Z] #41 12.69 PBCC images/remap-file-path.pb-c.c [2021-03-04T08:52:18.879Z] #41 12.71 DEP images/remap-file-path.pb-c.d [2021-03-04T08:52:18.879Z] #41 12.75 PBCC images/fifo.pb-c.c [2021-03-04T08:52:19.015Z] #41 26.24 CC images/pipe.o [2021-03-04T08:52:19.138Z] #41 12.83 DEP images/fifo.pb-c.d [2021-03-04T08:52:19.138Z] #41 12.86 PBCC images/ghost-file.pb-c.c [2021-03-04T08:52:19.138Z] #41 12.90 DEP images/ghost-file.pb-c.d [2021-03-04T08:52:19.138Z] #41 12.94 PBCC images/regfile.pb-c.c [2021-03-04T08:52:19.138Z] #41 12.98 DEP images/regfile.pb-c.d [2021-03-04T08:52:19.271Z] #41 26.55 CC images/tcp-stream.o [2021-03-04T08:52:19.398Z] #41 13.03 PBCC images/ns.pb-c.c [2021-03-04T08:52:19.398Z] #41 13.06 DEP images/ns.pb-c.d [2021-03-04T08:52:19.398Z] #41 13.12 PBCC images/fdinfo.pb-c.c [2021-03-04T08:52:19.398Z] #41 13.23 DEP images/fdinfo.pb-c.d [2021-03-04T08:52:19.526Z] #41 26.87 CC images/sk-packet.o [2021-03-04T08:52:19.657Z] #41 13.30 PBCC images/core-aarch64.pb-c.c [2021-03-04T08:52:19.657Z] #41 13.37 PBCC images/core-arm.pb-c.c [2021-03-04T08:52:19.657Z] #41 13.44 PBCC images/core-ppc64.pb-c.c [2021-03-04T08:52:19.657Z] #41 13.50 PBCC images/core-s390.pb-c.c [2021-03-04T08:52:19.917Z] #41 13.56 PBCC images/core-x86.pb-c.c [2021-03-04T08:52:19.917Z] #41 13.62 PBCC images/core.pb-c.c [2021-03-04T08:52:19.917Z] #41 13.70 PBCC images/inventory.pb-c.c [2021-03-04T08:52:20.086Z] #41 27.25 CC images/mnt.o [2021-03-04T08:52:20.086Z] #41 27.51 CC images/pipe-data.o [2021-03-04T08:52:20.173Z] #53 ... [2021-03-04T08:52:20.173Z] [2021-03-04T08:52:20.173Z] #49 [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-03-04T08:52:20.173Z] #49 sha256:faaeb1bdf51acca95b84f55392423c02580dcd668fa269032c30d911523837cf [2021-03-04T08:52:20.173Z] #49 17.00 + cd /tmp/tmp.OELmGZC8CF/src/github.com/mvdan/sh [2021-03-04T08:52:20.173Z] #49 17.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:52:20.173Z] #49 17.12 + GO111MODULE=on [2021-03-04T08:52:20.173Z] #49 17.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-04T08:52:20.176Z] #41 13.76 DEP images/core-aarch64.pb-c.d [2021-03-04T08:52:20.176Z] #41 13.85 DEP images/core-arm.pb-c.d [2021-03-04T08:52:20.176Z] #41 13.89 DEP images/core-ppc64.pb-c.d [2021-03-04T08:52:20.176Z] #41 13.97 DEP images/core-s390.pb-c.d [2021-03-04T08:52:20.342Z] #41 27.70 CC images/sa.o [2021-03-04T08:52:20.436Z] #41 14.00 DEP images/core-x86.pb-c.d [2021-03-04T08:52:20.436Z] #41 14.04 DEP images/core.pb-c.d [2021-03-04T08:52:20.436Z] #41 14.12 DEP images/inventory.pb-c.d [2021-03-04T08:52:20.436Z] #41 14.17 PBCC images/cpuinfo.pb-c.c [2021-03-04T08:52:20.436Z] #41 14.23 DEP images/cpuinfo.pb-c.d [2021-03-04T08:52:20.598Z] #41 27.99 CC images/timer.o [2021-03-04T08:52:20.696Z] #41 14.28 PBCC images/stats.pb-c.c [2021-03-04T08:52:20.696Z] #41 14.32 DEP images/stats.pb-c.d [2021-03-04T08:52:21.160Z] #41 28.32 CC images/timerfd.o [2021-03-04T08:52:21.160Z] #41 28.54 CC images/mm.o [2021-03-04T08:52:21.558Z] #49 18.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:52:21.558Z] #49 18.53 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:52:21.558Z] #49 18.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:52:21.724Z] #41 28.84 CC images/sk-opts.o [2021-03-04T08:52:21.724Z] #41 29.02 CC images/sk-unix.o [2021-03-04T08:52:21.724Z] #41 ... [2021-03-04T08:52:21.724Z] [2021-03-04T08:52:21.724Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:21.724Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:21.724Z] #11 110.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-04T08:52:21.817Z] #49 18.82 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:52:21.986Z] #11 110.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:52:21.986Z] #11 110.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:21.986Z] #11 ... [2021-03-04T08:52:21.986Z] [2021-03-04T08:52:21.986Z] #43 [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-03-04T08:52:21.986Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:52:21.986Z] #43 100.5 github.com/LK4D4/vndr/versioned [2021-03-04T08:52:21.986Z] #43 100.6 go/doc [2021-03-04T08:52:21.986Z] #43 100.7 compress/flate [2021-03-04T08:52:21.986Z] #43 103.4 hash/crc32 [2021-03-04T08:52:21.986Z] #43 104.0 github.com/LK4D4/vndr/build [2021-03-04T08:52:21.986Z] #43 104.1 compress/gzip [2021-03-04T08:52:21.986Z] #43 104.8 vendor/golang.org/x/crypto/cryptobyte [2021-03-04T08:52:21.986Z] #43 106.9 net [2021-03-04T08:52:21.986Z] #43 107.7 vendor/golang.org/x/sys/cpu [2021-03-04T08:52:21.986Z] #43 108.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-04T08:52:21.986Z] #43 109.5 vendor/golang.org/x/text/transform [2021-03-04T08:52:21.986Z] #43 110.1 vendor/golang.org/x/text/unicode/bidi [2021-03-04T08:52:22.076Z] #41 15.77 make[1]: Nothing to be done for 'all'. [2021-03-04T08:52:22.122Z] #40 ... [2021-03-04T08:52:22.122Z] [2021-03-04T08:52:22.122Z] #27 [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-03-04T08:52:22.122Z] #27 sha256:0a5c4af2bc05591a6506311c28d4d58a1d0f567fb788863a08ca17f69f9bdece [2021-03-04T08:52:22.122Z] #27 14.83 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-04T08:52:22.122Z] #27 15.30 [2021-03-04T08:52:22.122Z] #27 15.58 0.0% ### 4.4% ##### 7.2% ####### 10.9% ############ 18.0% ############### 21.2% ################# 24.3% #################### 27.8% ####################### 32.1% ########################### 38.2% ############################### 44.3% ################################## 48.4% ##################################### 52.1% ######################################## 56.1% ########################################## 59.2% ############################################ 61.6% ############################################# 63.4% ############################################### 65.7% ################################################## 70.4% ####################################################### 76.9% ####################################################### 76.9% ########################################################## 81.5% ############################################################# 84.8% ################################################################ 89.2% ################################################################### 94.2% ######################################################################## 100.0% [2021-03-04T08:52:22.122Z] #27 18.72 [2021-03-04T08:52:22.242Z] #43 ... [2021-03-04T08:52:22.242Z] [2021-03-04T08:52:22.242Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:22.242Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:22.242Z] #41 29.35 CC images/sk-inet.o [2021-03-04T08:52:22.242Z] #41 29.69 CC images/tun.o [2021-03-04T08:52:22.386Z] #49 19.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:52:22.498Z] #41 29.91 CC images/sk-netlink.o [2021-03-04T08:52:22.780Z] #41 30.20 CC images/packet-sock.o [2021-03-04T08:52:23.072Z] #27 19.77 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-04T08:52:23.327Z] #49 20.01 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:52:23.327Z] #49 ... [2021-03-04T08:52:23.327Z] [2021-03-04T08:52:23.327Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:23.327Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:23.327Z] #11 10.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:52:23.327Z] #11 12.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:52:23.327Z] #11 14.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:52:23.357Z] #27 20.16 [2021-03-04T08:52:23.381Z] #41 30.69 CC images/ipc-var.o [2021-03-04T08:52:23.381Z] #41 30.85 CC images/ipc-desc.o [2021-03-04T08:52:23.456Z] #41 17.21 CC images/stats.o [2021-03-04T08:52:23.595Z] #11 ... [2021-03-04T08:52:23.595Z] [2021-03-04T08:52:23.595Z] #38 [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-03-04T08:52:23.595Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:52:23.595Z] #38 19.12 Checking out files: 87% (1472/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-04T08:52:23.595Z] #38 19.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-04T08:52:23.622Z] #27 20.43 ######################################################################## 100.0% [2021-03-04T08:52:23.668Z] #41 31.11 CC images/ipc-shm.o [2021-03-04T08:52:23.715Z] #41 17.51 CC images/core.o [2021-03-04T08:52:23.885Z] #27 20.54 [2021-03-04T08:52:23.932Z] #41 31.33 CC images/ipc-msg.o [2021-03-04T08:52:24.164Z] #38 ... [2021-03-04T08:52:24.164Z] [2021-03-04T08:52:24.164Z] #47 [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-03-04T08:52:24.164Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:52:24.164Z] #47 11.11 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:52:24.164Z] #47 12.23 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-04T08:52:24.164Z] #47 18.39 go: downloading github.com/spf13/viper v1.6.1 [2021-03-04T08:52:24.164Z] #47 18.39 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:52:24.164Z] #47 18.39 go: downloading github.com/fatih/color v1.7.0 [2021-03-04T08:52:24.164Z] #47 18.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-04T08:52:24.164Z] #47 18.44 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-04T08:52:24.164Z] #47 18.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:52:24.164Z] #47 18.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:52:24.164Z] #47 18.55 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:52:24.164Z] #47 19.15 go: extracting github.com/fatih/color v1.7.0 [2021-03-04T08:52:24.164Z] #47 19.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:52:24.164Z] #47 19.15 go: extracting github.com/spf13/viper v1.6.1 [2021-03-04T08:52:24.164Z] #47 19.15 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-04T08:52:24.164Z] #47 19.15 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:52:24.164Z] #47 19.15 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:52:24.164Z] #47 19.15 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-04T08:52:24.164Z] #47 19.15 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:52:24.164Z] #47 19.22 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:52:24.164Z] #47 19.22 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-04T08:52:24.164Z] #47 19.22 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:52:24.164Z] #47 19.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:52:24.164Z] #47 19.32 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:52:24.164Z] #47 19.50 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-04T08:52:24.164Z] #47 19.50 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-04T08:52:24.164Z] #47 19.50 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:52:24.164Z] #47 19.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:52:24.164Z] #47 19.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:52:24.164Z] #47 19.80 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:52:24.165Z] #47 20.01 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:52:24.165Z] #47 20.32 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:52:24.165Z] #47 20.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:52:24.165Z] #47 20.32 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:52:24.165Z] #47 20.32 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:52:24.165Z] #47 20.38 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-04T08:52:24.165Z] #47 20.40 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:52:24.165Z] #47 20.43 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-04T08:52:24.165Z] #47 20.67 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:52:24.165Z] #47 20.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:52:24.165Z] #47 20.88 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:52:24.165Z] #47 20.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:52:24.165Z] #47 20.88 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-04T08:52:24.165Z] #47 20.88 go: downloading github.com/spf13/afero v1.1.2 [2021-03-04T08:52:24.165Z] #47 21.33 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:52:24.165Z] #47 ... [2021-03-04T08:52:24.165Z] [2021-03-04T08:52:24.165Z] #40 [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-03-04T08:52:24.165Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:52:24.165Z] #40 21.26 Fetched 8423 kB in 14s (584 kB/s) [2021-03-04T08:52:24.285Z] #41 18.02 CC images/core-x86.o [2021-03-04T08:52:24.498Z] #41 31.66 CC images/ipc-sem.o [2021-03-04T08:52:24.498Z] #41 31.93 CC images/utsns.o [2021-03-04T08:52:24.750Z] #40 21.26 Reading package lists... [2021-03-04T08:52:24.750Z] #40 ... [2021-03-04T08:52:24.750Z] [2021-03-04T08:52:24.750Z] #43 [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-03-04T08:52:24.750Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:52:24.750Z] #43 11.62 internal/race [2021-03-04T08:52:24.750Z] #43 11.87 sync/atomic [2021-03-04T08:52:24.750Z] #43 11.99 runtime [2021-03-04T08:52:24.750Z] #43 12.17 unicode [2021-03-04T08:52:24.750Z] #43 16.06 unicode/utf8 [2021-03-04T08:52:24.750Z] #43 16.56 internal/testlog [2021-03-04T08:52:24.750Z] #43 16.90 encoding [2021-03-04T08:52:24.750Z] #43 17.02 unicode/utf16 [2021-03-04T08:52:24.750Z] #43 17.19 container/list [2021-03-04T08:52:24.750Z] #43 18.05 crypto/internal/subtle [2021-03-04T08:52:24.750Z] #43 18.18 crypto/subtle [2021-03-04T08:52:24.750Z] #43 18.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-04T08:52:24.750Z] #43 18.59 internal/nettrace [2021-03-04T08:52:24.750Z] #43 18.74 runtime/cgo [2021-03-04T08:52:24.753Z] #41 32.13 CC images/creds.o [2021-03-04T08:52:24.836Z] #27 21.40 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-04T08:52:24.836Z] #27 ... [2021-03-04T08:52:24.836Z] [2021-03-04T08:52:24.836Z] #38 [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-03-04T08:52:24.836Z] #38 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-04T08:52:24.854Z] #41 18.58 CC images/core-arm.o [2021-03-04T08:52:25.008Z] #41 32.43 CC images/vma.o [2021-03-04T08:52:25.058Z] #43 ... [2021-03-04T08:52:25.058Z] [2021-03-04T08:52:25.058Z] #47 [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-03-04T08:52:25.058Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:52:25.058Z] #47 21.60 go: extracting github.com/spf13/afero v1.1.2 [2021-03-04T08:52:25.100Z] #38 18.25 Checking out files: 88% (1483/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-04T08:52:25.100Z] #38 18.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-04T08:52:25.263Z] #41 32.61 CC images/netdev.o [2021-03-04T08:52:25.318Z] #47 ... [2021-03-04T08:52:25.318Z] [2021-03-04T08:52:25.318Z] #45 [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-03-04T08:52:25.318Z] #45 sha256:de7323a5f34fc4b6e69092701cec46a80ea5562de57a9588b254567611a15399 [2021-03-04T08:52:25.318Z] #45 12.10 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:52:25.318Z] #45 12.13 go: downloading github.com/fatih/color v1.9.0 [2021-03-04T08:52:25.318Z] #45 12.16 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T08:52:25.318Z] #45 12.27 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:52:25.318Z] #45 12.27 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:52:25.318Z] #45 12.29 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:52:25.318Z] #45 12.29 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:52:25.318Z] #45 12.41 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:52:25.318Z] #45 12.48 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:52:25.318Z] #45 12.55 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:52:25.318Z] #45 12.71 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:52:25.318Z] #45 12.82 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:52:25.318Z] #45 12.82 go: extracting github.com/fatih/color v1.9.0 [2021-03-04T08:52:25.318Z] #45 13.08 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:52:25.318Z] #45 13.08 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:52:25.318Z] #45 13.08 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:52:25.318Z] #45 13.46 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:52:25.318Z] #45 13.46 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:52:25.318Z] #45 13.46 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T08:52:25.318Z] #45 15.06 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:52:25.318Z] #45 15.94 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:52:25.318Z] #45 17.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:52:25.318Z] #45 21.39 go: finding github.com/fatih/color v1.9.0 [2021-03-04T08:52:25.318Z] #45 21.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:52:25.318Z] #45 21.50 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:52:25.318Z] #45 21.61 go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T08:52:25.318Z] #45 21.74 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:52:25.318Z] #45 21.77 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:52:25.318Z] #45 22.36 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:52:25.318Z] #45 ... [2021-03-04T08:52:25.318Z] [2021-03-04T08:52:25.318Z] #47 [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-03-04T08:52:25.318Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:52:25.318Z] #47 22.29 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:52:25.318Z] #47 22.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:52:25.318Z] #47 ... [2021-03-04T08:52:25.318Z] [2021-03-04T08:52:25.318Z] #34 [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-03-04T08:52:25.318Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:52:25.318Z] #34 12.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:52:25.318Z] #34 14.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:52:25.423Z] #41 19.03 CC images/core-aarch64.o [2021-03-04T08:52:25.423Z] #41 ... [2021-03-04T08:52:25.423Z] [2021-03-04T08:52:25.423Z] #54 [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-03-04T08:52:25.423Z] #54 sha256:d5200f0e58ea77bf22487e06ee1e81db7c859cec9ae01ef9c360147168eb3808 [2021-03-04T08:52:25.578Z] #34 ... [2021-03-04T08:52:25.578Z] [2021-03-04T08:52:25.578Z] #56 [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-03-04T08:52:25.578Z] #56 sha256:40e9e8dd27604e62275705eaf5234196c01902956682a486165a3d79bed781f5 [2021-03-04T08:52:25.578Z] #56 14.44 + cd /tmp/tmp.cXN4j9Pgfb/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:52:25.578Z] #56 14.44 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:52:25.578Z] #56 14.55 + export GO111MODULE=on [2021-03-04T08:52:25.578Z] #56 14.55 + GO111MODULE=on [2021-03-04T08:52:25.578Z] #56 14.55 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:52:25.578Z] #56 14.55 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-04T08:52:25.578Z] #56 16.16 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:52:25.578Z] #56 16.16 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:52:25.578Z] #56 16.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:52:25.578Z] #56 16.25 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:52:25.578Z] #56 16.39 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-04T08:52:25.578Z] #56 16.44 go: downloading github.com/google/uuid v1.2.0 [2021-03-04T08:52:25.578Z] #56 16.51 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:52:25.578Z] #56 16.57 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:52:25.578Z] #56 16.73 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:52:25.578Z] #56 16.73 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:52:25.578Z] #56 16.88 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:52:25.578Z] #56 16.90 go: extracting github.com/google/uuid v1.2.0 [2021-03-04T08:52:25.578Z] #56 16.92 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-04T08:52:25.578Z] #56 17.02 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T08:52:25.578Z] #56 17.02 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-04T08:52:25.578Z] #56 17.15 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:52:25.578Z] #56 17.17 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:52:25.578Z] #56 17.56 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:52:25.578Z] #56 18.05 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-04T08:52:25.578Z] #56 18.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:52:25.578Z] #56 18.77 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:52:25.578Z] #56 21.05 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-04T08:52:25.578Z] #56 22.47 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:52:25.578Z] #56 22.47 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:52:25.824Z] #41 33.06 CC images/tty.o [2021-03-04T08:52:25.838Z] #56 ... [2021-03-04T08:52:25.838Z] [2021-03-04T08:52:25.838Z] #45 [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-03-04T08:52:25.838Z] #45 sha256:de7323a5f34fc4b6e69092701cec46a80ea5562de57a9588b254567611a15399 [2021-03-04T08:52:25.838Z] #45 22.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:52:25.838Z] #45 22.60 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:52:25.838Z] #45 22.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:52:25.838Z] #45 22.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:52:26.051Z] #38 ... [2021-03-04T08:52:26.051Z] [2021-03-04T08:52:26.051Z] #43 [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-03-04T08:52:26.051Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:52:26.051Z] #43 11.05 unicode [2021-03-04T08:52:26.051Z] #43 11.39 unicode/utf8 [2021-03-04T08:52:26.051Z] #43 11.49 math [2021-03-04T08:52:26.051Z] #43 12.22 runtime [2021-03-04T08:52:26.051Z] #43 12.78 encoding [2021-03-04T08:52:26.051Z] #43 13.29 unicode/utf16 [2021-03-04T08:52:26.051Z] #43 13.76 container/list [2021-03-04T08:52:26.051Z] #43 15.12 crypto/internal/subtle [2021-03-04T08:52:26.051Z] #43 15.21 crypto/subtle [2021-03-04T08:52:26.051Z] #43 15.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-04T08:52:26.051Z] #43 15.75 internal/nettrace [2021-03-04T08:52:26.051Z] #43 16.28 runtime/cgo [2021-03-04T08:52:26.051Z] #43 16.62 vendor/golang.org/x/crypto/internal/subtle [2021-03-04T08:52:26.051Z] #43 ... [2021-03-04T08:52:26.051Z] [2021-03-04T08:52:26.051Z] #27 [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-03-04T08:52:26.051Z] #27 sha256:0a5c4af2bc05591a6506311c28d4d58a1d0f567fb788863a08ca17f69f9bdece [2021-03-04T08:52:26.051Z] #27 22.00 #=#=# [2021-03-04T08:52:26.051Z] #27 22.38 ######################################################################## 100.0% [2021-03-04T08:52:26.051Z] #27 22.49 [2021-03-04T08:52:26.051Z] #27 22.60 Download of images into '/build' complete. [2021-03-04T08:52:26.051Z] #27 22.61 Use something like the following to load the result into a Docker daemon: [2021-03-04T08:52:26.051Z] #27 22.61 tar -cC '/build' . | docker load [2021-03-04T08:52:26.315Z] #27 ... [2021-03-04T08:52:26.315Z] [2021-03-04T08:52:26.315Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:26.315Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:52:26.315Z] #11 11.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-03-04T08:52:26.315Z] #11 13.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-04T08:52:26.385Z] #41 33.76 CC images/file-lock.o [2021-03-04T08:52:26.579Z] #11 21.65 Fetched 8246 kB in 13s (622 kB/s) [2021-03-04T08:52:26.579Z] #11 21.65 Reading package lists... [2021-03-04T08:52:26.579Z] #11 ... [2021-03-04T08:52:26.579Z] [2021-03-04T08:52:26.579Z] #34 [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-03-04T08:52:26.579Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T08:52:26.579Z] #34 11.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-03-04T08:52:26.579Z] #34 13.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-04T08:52:26.579Z] #34 21.21 Fetched 8246 kB in 13s (648 kB/s) [2021-03-04T08:52:26.579Z] #34 21.21 Reading package lists... [2021-03-04T08:52:26.579Z] #34 ... [2021-03-04T08:52:26.579Z] [2021-03-04T08:52:26.579Z] #32 [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-03-04T08:52:26.579Z] #32 sha256:54db309185cf35794ce51f27eacccb1764f1ab3de7e71fa329068e15547ad3e1 [2021-03-04T08:52:26.579Z] #32 11.60 unicode [2021-03-04T08:52:26.579Z] #32 11.70 internal/testlog [2021-03-04T08:52:26.579Z] #32 12.04 runtime [2021-03-04T08:52:26.579Z] #32 12.39 encoding [2021-03-04T08:52:26.579Z] #32 13.05 runtime/cgo [2021-03-04T08:52:26.641Z] #41 34.02 CC images/rlimit.o [2021-03-04T08:52:26.737Z] #54 43.15 Checking out files: 47% (1801/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 85% (3274/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-04T08:52:26.897Z] #41 34.25 CC images/pagemap.o [2021-03-04T08:52:26.997Z] #54 44.69 + cd /tmp/tmp.4zLC0oOr8h/src/github.com/containerd/containerd [2021-03-04T08:52:26.997Z] #54 44.70 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:52:27.153Z] #41 34.46 CC images/siginfo.o [2021-03-04T08:52:27.215Z] #32 ... [2021-03-04T08:52:27.215Z] [2021-03-04T08:52:27.215Z] #62 [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-03-04T08:52:27.215Z] #62 sha256:756f42eadf262276aaddb4a12ce3f319975b7f35a5185ca8bdb0ac0976980607 [2021-03-04T08:52:27.215Z] #62 17.96 Checking out files: 65% (1242/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-04T08:52:27.215Z] #62 18.79 + cd /tmp/tmp.uF5wXpZIMd/src/github.com/docker/libnetwork [2021-03-04T08:52:27.215Z] #62 18.79 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:52:27.215Z] #62 19.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-04T08:52:27.409Z] #41 34.83 CC images/rpc.o [2021-03-04T08:52:27.479Z] #62 ... [2021-03-04T08:52:27.479Z] [2021-03-04T08:52:27.479Z] #45 [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-03-04T08:52:27.479Z] #45 sha256:2e9cd0b96a1782ab16ec8f59e66411125dad58f3bbf9a8100ab53ef574e2603f [2021-03-04T08:52:27.479Z] #45 12.30 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:52:27.479Z] #45 13.28 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:52:27.479Z] #45 15.11 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:52:27.479Z] #45 20.25 go: finding github.com/fatih/color v1.9.0 [2021-03-04T08:52:27.479Z] #45 20.26 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T08:52:27.479Z] #45 20.32 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:52:27.479Z] #45 20.37 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T08:52:27.479Z] #45 20.42 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T08:52:27.479Z] #45 20.43 go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T08:52:27.479Z] #45 20.93 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T08:52:27.479Z] #45 21.18 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T08:52:27.479Z] #45 21.26 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T08:52:27.479Z] #45 21.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T08:52:27.479Z] #45 21.29 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T08:52:27.479Z] #45 ... [2021-03-04T08:52:27.479Z] [2021-03-04T08:52:27.479Z] #38 [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-03-04T08:52:27.479Z] #38 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-04T08:52:27.479Z] #38 20.53 + 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-03-04T08:52:27.479Z] #38 ... [2021-03-04T08:52:27.479Z] [2021-03-04T08:52:27.479Z] #56 [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-03-04T08:52:27.479Z] #56 sha256:c588cb7cfc1224ef726053a1fd077421cb32cf68fbb7fede8dc04a8dfaa92c5a [2021-03-04T08:52:27.479Z] #56 12.66 + cd /tmp/tmp.Sd9UNFQANc/src/github.com/rootless-containers/rootlesskit [2021-03-04T08:52:27.479Z] #56 12.66 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-04T08:52:27.479Z] #56 12.80 + export GO111MODULE=on [2021-03-04T08:52:27.479Z] #56 12.80 + GO111MODULE=on [2021-03-04T08:52:27.479Z] #56 12.80 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:52:27.479Z] #56 12.80 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-04T08:52:27.479Z] #56 15.24 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:52:27.479Z] #56 15.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:52:27.479Z] #56 15.26 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T08:52:27.479Z] #56 15.29 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:52:27.479Z] #56 15.34 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-04T08:52:27.479Z] #56 15.40 go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T08:52:27.479Z] #56 15.40 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:52:27.479Z] #56 15.43 go: downloading github.com/google/uuid v1.2.0 [2021-03-04T08:52:27.479Z] #56 15.45 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:52:27.479Z] #56 15.54 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-04T08:52:27.479Z] #56 15.55 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-04T08:52:27.479Z] #56 15.56 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-04T08:52:27.479Z] #56 15.59 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:52:27.479Z] #56 15.71 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:52:27.479Z] #56 15.77 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:52:27.479Z] #56 15.85 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:52:27.479Z] #56 15.96 go: extracting github.com/google/uuid v1.2.0 [2021-03-04T08:52:27.479Z] #56 15.99 go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T08:52:27.479Z] #56 16.18 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:52:27.479Z] #56 17.42 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:52:27.479Z] #56 17.51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:52:27.479Z] #56 18.11 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-04T08:52:27.479Z] #56 18.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:52:27.479Z] #56 18.72 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:52:27.479Z] #56 20.65 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:52:27.479Z] #56 22.49 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:52:27.566Z] #54 ... [2021-03-04T08:52:27.566Z] [2021-03-04T08:52:27.566Z] #49 [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-03-04T08:52:27.566Z] #49 sha256:43cce7d82f01ab7cc4d81db06b2d7bac48929cea0bb1f83f35211bc0af0bbfd2 [2021-03-04T08:52:27.566Z] #49 83.36 golang.org/x/crypto/ssh/terminal [2021-03-04T08:52:27.566Z] #49 84.78 mvdan.cc/editorconfig [2021-03-04T08:52:27.566Z] #49 85.71 mvdan.cc/sh/v3/fileutil [2021-03-04T08:52:27.566Z] #49 85.82 mvdan.cc/sh/v3/syntax [2021-03-04T08:52:27.566Z] #49 91.49 mvdan.cc/sh/v3/cmd/shfmt [2021-03-04T08:52:27.743Z] #56 ... [2021-03-04T08:52:27.743Z] [2021-03-04T08:52:27.743Z] #47 [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-03-04T08:52:27.743Z] #47 sha256:64e68e24ce583fc80d8a7890ad193facdb53461b266f58dae755eb3ee0a86117 [2021-03-04T08:52:27.744Z] #47 15.58 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-04T08:52:27.744Z] #47 15.58 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-04T08:52:27.744Z] #47 15.61 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:52:27.744Z] #47 15.62 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:52:27.744Z] #47 15.62 go: downloading github.com/spf13/viper v1.6.1 [2021-03-04T08:52:27.744Z] #47 15.63 go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T08:52:27.744Z] #47 15.66 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:52:27.744Z] #47 15.77 go: downloading github.com/fatih/color v1.7.0 [2021-03-04T08:52:27.744Z] #47 15.98 go: extracting github.com/pkg/errors v0.8.1 [2021-03-04T08:52:27.744Z] #47 16.17 go: extracting github.com/spf13/viper v1.6.1 [2021-03-04T08:52:27.744Z] #47 16.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:52:27.744Z] #47 16.20 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:52:27.744Z] #47 16.21 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-04T08:52:27.744Z] #47 16.31 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-04T08:52:27.744Z] #47 16.31 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:52:27.744Z] #47 16.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:52:27.744Z] #47 16.47 go: extracting github.com/fatih/color v1.7.0 [2021-03-04T08:52:27.744Z] #47 16.74 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:52:27.744Z] #47 16.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:52:27.744Z] #47 17.05 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:52:27.744Z] #47 17.06 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:52:27.744Z] #47 17.06 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:52:27.744Z] #47 17.07 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:52:27.744Z] #47 17.16 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:52:27.744Z] #47 17.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:52:27.744Z] #47 17.51 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:52:27.744Z] #47 17.56 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:52:27.744Z] #47 17.73 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:52:27.744Z] #47 18.10 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:52:27.744Z] #47 18.11 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-04T08:52:27.744Z] #47 18.37 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-04T08:52:27.744Z] #47 18.51 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:52:27.744Z] #47 18.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:52:27.744Z] #47 18.77 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:52:27.744Z] #47 18.78 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:52:27.744Z] #47 18.88 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:52:27.744Z] #47 18.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:52:27.744Z] #47 19.01 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:52:27.744Z] #47 19.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:52:27.744Z] #47 19.32 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:52:27.744Z] #47 22.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:52:27.744Z] #47 22.86 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:52:27.744Z] #47 22.88 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:52:27.744Z] #47 22.89 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:52:27.744Z] #47 22.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:52:27.826Z] #49 ... [2021-03-04T08:52:27.826Z] [2021-03-04T08:52:27.826Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:27.826Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:27.826Z] #41 19.50 CC images/core-ppc64.o [2021-03-04T08:52:27.826Z] #41 20.21 CC images/core-s390.o [2021-03-04T08:52:27.826Z] #41 20.85 CC images/cpuinfo.o [2021-03-04T08:52:27.826Z] #41 21.28 CC images/inventory.o [2021-03-04T08:52:27.826Z] #41 21.53 CC images/fdinfo.o [2021-03-04T08:52:28.007Z] #47 23.08 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:52:28.007Z] #47 23.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:52:28.007Z] #47 23.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:52:28.007Z] #47 23.16 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:52:28.007Z] #47 23.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:52:28.086Z] #41 21.89 CC images/fown.o [2021-03-04T08:52:28.346Z] #41 22.11 CC images/ns.o [2021-03-04T08:52:28.346Z] #41 ... [2021-03-04T08:52:28.346Z] [2021-03-04T08:52:28.346Z] #43 [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-03-04T08:52:28.346Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:52:28.346Z] #43 84.04 go/parser [2021-03-04T08:52:28.346Z] #43 85.53 text/template [2021-03-04T08:52:28.346Z] #43 87.31 encoding/xml [2021-03-04T08:52:28.346Z] #43 90.12 go/doc [2021-03-04T08:52:28.346Z] #43 93.29 github.com/LK4D4/vndr/versioned [2021-03-04T08:52:28.346Z] #43 93.37 github.com/LK4D4/vndr/build [2021-03-04T08:52:28.346Z] #43 93.46 compress/flate [2021-03-04T08:52:28.606Z] #43 ... [2021-03-04T08:52:28.606Z] [2021-03-04T08:52:28.606Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:28.606Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:28.606Z] #41 22.31 CC images/regfile.o [2021-03-04T08:52:28.633Z] #47 ... [2021-03-04T08:52:28.633Z] [2021-03-04T08:52:28.633Z] #56 [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-03-04T08:52:28.633Z] #56 sha256:c588cb7cfc1224ef726053a1fd077421cb32cf68fbb7fede8dc04a8dfaa92c5a [2021-03-04T08:52:28.633Z] #56 23.59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:52:28.775Z] #41 36.02 CC images/ext-file.o [2021-03-04T08:52:28.775Z] #41 36.23 CC images/cgroup.o [2021-03-04T08:52:28.866Z] #41 22.54 CC images/ghost-file.o [2021-03-04T08:52:29.127Z] #41 22.86 CC images/fifo.o [2021-03-04T08:52:29.337Z] #41 36.79 CC images/userns.o [2021-03-04T08:52:29.387Z] #41 23.10 CC images/remap-file-path.o [2021-03-04T08:52:29.593Z] #41 37.01 CC images/google/protobuf/descriptor.o [2021-03-04T08:52:29.647Z] #41 23.26 CC images/eventfd.o [2021-03-04T08:52:29.647Z] #41 23.47 CC images/eventpoll.o [2021-03-04T08:52:29.813Z] #56 24.39 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:52:29.907Z] #41 23.73 CC images/fh.o [2021-03-04T08:52:30.040Z] #45 ... [2021-03-04T08:52:30.040Z] [2021-03-04T08:52:30.040Z] #32 [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-03-04T08:52:30.040Z] #32 sha256:44ed6594f9d2fb0461bf83b8c28f79b50d18e12aee8de7768f84e947e75e0347 [2021-03-04T08:52:30.040Z] #32 16.35 unicode/utf8 [2021-03-04T08:52:30.040Z] #32 16.71 internal/testlog [2021-03-04T08:52:30.040Z] #32 17.00 encoding [2021-03-04T08:52:30.040Z] #32 17.15 runtime/cgo [2021-03-04T08:52:30.040Z] #32 ... [2021-03-04T08:52:30.040Z] [2021-03-04T08:52:30.040Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:30.040Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:30.040Z] #11 26.60 Fetched 8423 kB in 17s (483 kB/s) [2021-03-04T08:52:30.132Z] #56 24.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:52:30.477Z] #41 24.03 CC images/fsnotify.o [2021-03-04T08:52:30.711Z] #56 25.72 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:52:30.977Z] #56 ... [2021-03-04T08:52:30.977Z] [2021-03-04T08:52:30.977Z] #49 [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-03-04T08:52:30.977Z] #49 sha256:25a5f1a81162debf7efa8f163683fe9299f338792bf8f66c1929ce755281a70f [2021-03-04T08:52:30.977Z] #49 15.83 + cd /tmp/tmp.PKDSnsp9ss/src/github.com/mvdan/sh [2021-03-04T08:52:30.977Z] #49 15.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-04T08:52:30.977Z] #49 15.98 + GO111MODULE=on [2021-03-04T08:52:30.977Z] #49 15.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-04T08:52:30.977Z] #49 17.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:52:30.977Z] #49 17.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:52:30.977Z] #49 17.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:52:30.977Z] #49 17.46 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:52:30.977Z] #49 17.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:52:30.977Z] #49 18.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:52:30.977Z] #49 19.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:52:30.977Z] #49 20.76 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:52:30.977Z] #49 22.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:52:30.977Z] #49 22.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:52:30.977Z] #49 23.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:52:30.977Z] #49 23.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:52:30.977Z] #49 24.81 runtime [2021-03-04T08:52:30.977Z] #49 24.97 runtime/cgo [2021-03-04T08:52:30.977Z] #49 ... [2021-03-04T08:52:30.977Z] [2021-03-04T08:52:30.977Z] #53 [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-03-04T08:52:30.977Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-04T08:52:30.977Z] #53 16.11 Fetched 8246 kB in 11s (771 kB/s) [2021-03-04T08:52:30.977Z] #53 16.11 Reading package lists... [2021-03-04T08:52:30.977Z] #53 20.76 Reading package lists... [2021-03-04T08:52:30.977Z] #53 25.61 Building dependency tree... [2021-03-04T08:52:30.977Z] #53 ... [2021-03-04T08:52:30.977Z] [2021-03-04T08:52:30.977Z] #47 [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-03-04T08:52:30.977Z] #47 sha256:64e68e24ce583fc80d8a7890ad193facdb53461b266f58dae755eb3ee0a86117 [2021-03-04T08:52:30.977Z] #47 23.60 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:52:30.977Z] #47 24.18 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:52:30.977Z] #47 24.27 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:52:30.977Z] #47 24.28 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:52:30.977Z] #47 24.28 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:52:30.977Z] #47 24.32 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:52:30.977Z] #47 24.34 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:52:30.977Z] #47 24.36 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:52:30.977Z] #47 24.36 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:52:30.977Z] #47 24.37 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-04T08:52:30.977Z] #47 24.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:52:30.977Z] #47 24.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:52:30.977Z] #47 24.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:52:30.977Z] #47 24.79 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:52:30.977Z] #47 24.85 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:52:30.977Z] #47 25.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:52:30.977Z] #47 25.16 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:52:30.977Z] #47 25.26 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-04T08:52:30.977Z] #47 25.30 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:52:30.977Z] #47 25.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:52:30.977Z] #47 25.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:52:30.977Z] #47 25.49 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:52:30.977Z] #47 25.72 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:52:30.977Z] #47 25.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:52:30.977Z] #47 25.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:52:30.977Z] #47 25.75 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:52:30.977Z] #47 25.80 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:52:30.977Z] #47 25.86 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:52:30.977Z] #47 25.88 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:52:30.977Z] #47 26.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:52:30.977Z] #47 26.12 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:52:30.977Z] #47 26.12 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-04T08:52:30.977Z] #47 26.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:52:31.047Z] #41 24.61 CC images/signalfd.o [2021-03-04T08:52:31.047Z] #41 24.83 CC images/fs.o [2021-03-04T08:52:31.308Z] #47 26.38 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:52:31.482Z] #41 38.75 CC images/opts.o [2021-03-04T08:52:31.618Z] #47 26.38 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:52:31.618Z] #41 25.13 CC images/pstree.o [2021-03-04T08:52:31.618Z] #41 25.40 CC images/pipe.o [2021-03-04T08:52:31.618Z] #47 26.44 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-04T08:52:31.618Z] #47 26.49 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:52:31.738Z] #41 38.96 CC images/seccomp.o [2021-03-04T08:52:31.878Z] #41 ... [2021-03-04T08:52:31.878Z] [2021-03-04T08:52:31.878Z] #49 [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-03-04T08:52:31.878Z] #49 sha256:43cce7d82f01ab7cc4d81db06b2d7bac48929cea0bb1f83f35211bc0af0bbfd2 [2021-03-04T08:52:31.878Z] #49 DONE 97.6s [2021-03-04T08:52:31.878Z] [2021-03-04T08:52:31.878Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:31.878Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:31.878Z] #41 25.63 CC images/tcp-stream.o [2021-03-04T08:52:31.983Z] #47 26.97 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:52:31.983Z] #47 27.06 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:52:31.994Z] #41 39.19 CC images/binfmt-misc.o [2021-03-04T08:52:31.994Z] #41 39.40 CC images/time.o [2021-03-04T08:52:32.246Z] #47 27.27 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-04T08:52:32.246Z] #47 27.34 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:52:32.246Z] #47 27.37 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:52:32.250Z] #41 39.59 CC images/sysctl.o [2021-03-04T08:52:32.251Z] #41 39.77 CC images/autofs.o [2021-03-04T08:52:32.448Z] #41 26.05 CC images/sk-packet.o [2021-03-04T08:52:32.510Z] #47 27.57 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:52:32.510Z] #47 27.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:52:32.510Z] #47 27.83 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:52:32.708Z] #41 26.37 CC images/mnt.o [2021-03-04T08:52:32.813Z] #41 40.01 CC images/macvlan.o [2021-03-04T08:52:32.962Z] #47 27.84 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:52:32.962Z] #47 27.87 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-04T08:52:32.962Z] #47 27.87 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:52:32.962Z] #47 27.90 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:52:32.968Z] #41 26.84 CC images/pipe-data.o [2021-03-04T08:52:33.069Z] #41 40.27 CC images/sit.o [2021-03-04T08:52:33.228Z] #41 27.10 CC images/sa.o [2021-03-04T08:52:33.325Z] #41 40.57 CC images/memfd.o [2021-03-04T08:52:33.325Z] #41 ... [2021-03-04T08:52:33.325Z] [2021-03-04T08:52:33.325Z] #43 [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-03-04T08:52:33.325Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:52:33.325Z] #43 112.0 vendor/golang.org/x/text/secure/bidirule [2021-03-04T08:52:33.325Z] #43 112.4 vendor/golang.org/x/text/unicode/norm [2021-03-04T08:52:33.325Z] #43 116.6 vendor/golang.org/x/net/idna [2021-03-04T08:52:33.325Z] #43 118.8 vendor/golang.org/x/net/http2/hpack [2021-03-04T08:52:33.325Z] #43 119.9 mime [2021-03-04T08:52:33.325Z] #43 121.7 mime/quotedprintable [2021-03-04T08:52:33.331Z] #47 28.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:52:33.331Z] #47 28.32 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:52:33.488Z] #41 27.33 CC images/timer.o [2021-03-04T08:52:33.581Z] #43 122.1 net/http/internal [2021-03-04T08:52:33.581Z] #43 ... [2021-03-04T08:52:33.581Z] [2021-03-04T08:52:33.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:33.581Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:33.581Z] #41 40.86 CC images/timens.o [2021-03-04T08:52:33.581Z] #41 41.10 LINK images/built-in.o [2021-03-04T08:52:33.594Z] #47 28.33 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:52:33.594Z] #47 28.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:52:33.594Z] #47 28.61 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:52:33.594Z] #47 28.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:52:33.594Z] #47 28.67 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:52:33.594Z] #47 28.76 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:52:33.837Z] #41 41.24 GEN compel/include/asm [2021-03-04T08:52:34.058Z] #41 27.64 CC images/timerfd.o [2021-03-04T08:52:34.093Z] #41 41.27 GEN compel/include/version.h [2021-03-04T08:52:34.093Z] #41 41.29 touch .config [2021-03-04T08:52:34.093Z] #41 41.33 GEN include/common/config.h [2021-03-04T08:52:34.093Z] #41 41.43 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-04T08:52:34.093Z] #41 41.45 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-04T08:52:34.093Z] #41 41.47 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-04T08:52:34.093Z] #41 41.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-04T08:52:34.093Z] #41 41.53 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-04T08:52:34.093Z] #41 41.55 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-04T08:52:34.093Z] #41 41.58 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-04T08:52:34.093Z] #41 41.61 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-04T08:52:34.243Z] #11 26.60 Reading package lists... [2021-03-04T08:52:34.243Z] #11 ... [2021-03-04T08:52:34.243Z] [2021-03-04T08:52:34.243Z] #49 [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-03-04T08:52:34.243Z] #49 sha256:faaeb1bdf51acca95b84f55392423c02580dcd668fa269032c30d911523837cf [2021-03-04T08:52:34.243Z] #49 20.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:52:34.243Z] #49 22.47 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:52:34.243Z] #49 23.89 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-04T08:52:34.243Z] #49 24.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-04T08:52:34.243Z] #49 24.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-04T08:52:34.243Z] #49 24.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-04T08:52:34.243Z] #49 25.29 runtime/cgo [2021-03-04T08:52:34.243Z] #49 25.35 runtime [2021-03-04T08:52:34.243Z] #49 ... [2021-03-04T08:52:34.243Z] [2021-03-04T08:52:34.243Z] #47 [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-03-04T08:52:34.243Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:52:34.243Z] #47 22.59 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:52:34.243Z] #47 22.59 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:52:34.243Z] #47 23.10 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:52:34.243Z] #47 23.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:52:34.243Z] #47 23.96 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:52:34.243Z] #47 24.02 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:52:34.243Z] #47 24.45 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:52:34.243Z] #47 27.61 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:52:34.243Z] #47 27.61 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:52:34.243Z] #47 27.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:52:34.243Z] #47 27.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:52:34.243Z] #47 27.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:52:34.243Z] #47 27.63 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-04T08:52:34.243Z] #47 27.67 go: downloading github.com/spf13/cast v1.3.0 [2021-03-04T08:52:34.243Z] #47 27.67 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:52:34.243Z] #47 27.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:52:34.243Z] #47 27.67 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-04T08:52:34.243Z] #47 27.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:52:34.243Z] #47 27.74 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:52:34.243Z] #47 27.74 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:52:34.243Z] #47 27.74 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:52:34.243Z] #47 27.81 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:52:34.243Z] #47 27.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:52:34.243Z] #47 27.89 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:52:34.243Z] #47 27.89 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-04T08:52:34.243Z] #47 27.94 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:52:34.243Z] #47 27.94 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:52:34.243Z] #47 27.94 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:52:34.243Z] #47 27.94 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:52:34.243Z] #47 28.15 go: extracting github.com/spf13/cast v1.3.0 [2021-03-04T08:52:34.243Z] #47 28.15 go: downloading golang.org/x/text v0.3.2 [2021-03-04T08:52:34.243Z] #47 28.15 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:52:34.243Z] #47 28.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:52:34.243Z] #47 28.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:52:34.243Z] #47 28.17 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:52:34.243Z] #47 28.19 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:52:34.244Z] #47 28.35 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:52:34.244Z] #47 28.54 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:52:34.244Z] #47 28.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:52:34.244Z] #47 28.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:52:34.244Z] #47 28.60 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:52:34.244Z] #47 28.63 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:52:34.244Z] #47 28.96 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:52:34.244Z] #47 28.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:52:34.244Z] #47 29.05 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:52:34.244Z] #47 29.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:52:34.244Z] #47 29.10 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:52:34.244Z] #47 29.10 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:52:34.244Z] #47 29.10 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:52:34.244Z] #47 29.21 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:52:34.244Z] #47 29.24 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-04T08:52:34.244Z] #47 29.30 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:52:34.244Z] #47 29.30 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:52:34.244Z] #47 29.47 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:52:34.244Z] #47 29.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:52:34.244Z] #47 29.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:52:34.244Z] #47 29.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:52:34.244Z] #47 29.55 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:52:34.244Z] #47 29.58 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-04T08:52:34.244Z] #47 29.59 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:52:34.244Z] #47 29.86 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:52:34.244Z] #47 29.87 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:52:34.244Z] #47 29.89 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:52:34.244Z] #47 29.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:52:34.244Z] #47 29.97 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:52:34.244Z] #47 30.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:52:34.244Z] #47 30.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:52:34.244Z] #47 30.11 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:52:34.244Z] #47 30.13 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:52:34.244Z] #47 30.16 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:52:34.244Z] #47 30.26 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:52:34.244Z] #47 30.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:52:34.244Z] #47 30.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:52:34.244Z] #47 30.44 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:52:34.244Z] #47 30.44 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:52:34.244Z] #47 30.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:52:34.244Z] #47 30.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:52:34.244Z] #47 30.72 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:52:34.244Z] #47 30.76 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:52:34.244Z] #47 30.82 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:52:34.244Z] #47 30.82 go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T08:52:34.244Z] #47 31.08 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:52:34.244Z] #47 31.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:52:34.244Z] #47 31.08 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:52:34.244Z] #47 31.30 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:52:34.244Z] #47 31.30 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:52:34.244Z] #47 31.35 go: extracting github.com/pkg/errors v0.8.1 [2021-03-04T08:52:34.302Z] #47 28.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-04T08:52:34.302Z] #47 28.98 go: downloading golang.org/x/text v0.3.2 [2021-03-04T08:52:34.302Z] #47 29.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:52:34.318Z] #41 27.92 CC images/mm.o [2021-03-04T08:52:34.348Z] #41 41.63 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-04T08:52:34.348Z] #41 41.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-04T08:52:34.348Z] #41 41.68 DEP compel/plugins/std/infect.d [2021-03-04T08:52:34.504Z] #47 31.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:52:34.504Z] #47 31.57 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:52:34.579Z] #41 28.20 CC images/sk-opts.o [2021-03-04T08:52:34.579Z] #41 28.42 CC images/sk-unix.o [2021-03-04T08:52:34.603Z] #41 41.81 DEP compel/plugins/std/string.d [2021-03-04T08:52:34.603Z] #41 41.95 DEP compel/plugins/std/log.d [2021-03-04T08:52:34.603Z] #41 42.06 DEP compel/plugins/std/fds.d [2021-03-04T08:52:34.665Z] #47 29.69 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:52:34.665Z] #47 29.74 go: downloading github.com/spf13/afero v1.1.2 [2021-03-04T08:52:34.767Z] #47 31.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:52:34.858Z] #41 42.18 DEP compel/plugins/std/std.d [2021-03-04T08:52:34.858Z] #41 42.31 DEP compel/plugins/shmem/shmem.d [2021-03-04T08:52:34.968Z] #47 29.75 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:52:34.968Z] #47 29.81 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-04T08:52:35.034Z] #47 31.89 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-04T08:52:35.114Z] #41 42.46 DEP compel/plugins/fds/fds.d [2021-03-04T08:52:35.157Z] #41 28.73 CC images/sk-inet.o [2021-03-04T08:52:35.231Z] #47 30.02 go: downloading github.com/spf13/cast v1.3.0 [2021-03-04T08:52:35.231Z] #47 30.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:52:35.231Z] #47 30.32 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:52:35.294Z] #47 32.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:52:35.294Z] #47 32.06 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-04T08:52:35.294Z] #47 32.14 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:52:35.294Z] #47 ... [2021-03-04T08:52:35.294Z] [2021-03-04T08:52:35.294Z] #38 [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-03-04T08:52:35.294Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:52:35.294Z] #38 21.04 + 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-03-04T08:52:35.294Z] #38 ... [2021-03-04T08:52:35.294Z] [2021-03-04T08:52:35.295Z] #56 [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-03-04T08:52:35.295Z] #56 sha256:40e9e8dd27604e62275705eaf5234196c01902956682a486165a3d79bed781f5 [2021-03-04T08:52:35.295Z] #56 23.02 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:52:35.295Z] #56 26.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:52:35.295Z] #56 26.82 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:52:35.295Z] #56 26.96 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:52:35.295Z] #56 26.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:52:35.295Z] #56 27.63 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:52:35.295Z] #56 30.61 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:52:35.295Z] #56 30.68 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:52:35.295Z] #56 30.88 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:52:35.295Z] #56 31.13 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:52:35.295Z] #56 31.14 go: finding github.com/google/uuid v1.2.0 [2021-03-04T08:52:35.295Z] #56 31.22 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:52:35.295Z] #56 31.29 go: finding github.com/gofrs/flock v0.8.0 [2021-03-04T08:52:35.295Z] #56 31.29 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-04T08:52:35.295Z] #56 31.32 go: finding github.com/gorilla/mux v1.8.0 [2021-03-04T08:52:35.295Z] #56 31.51 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:52:35.295Z] #56 31.53 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:52:35.295Z] #56 31.56 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:52:35.295Z] #56 31.58 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:52:35.295Z] #56 31.89 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:52:35.295Z] #56 31.96 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:52:35.369Z] #41 42.65 CC compel/plugins/std/std.o [2021-03-04T08:52:35.416Z] #41 29.10 CC images/tun.o [2021-03-04T08:52:35.555Z] #56 ... [2021-03-04T08:52:35.555Z] [2021-03-04T08:52:35.555Z] #47 [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-03-04T08:52:35.555Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:52:35.555Z] #47 32.49 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:52:35.555Z] #47 32.63 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:52:35.676Z] #41 29.43 CC images/sk-netlink.o [2021-03-04T08:52:35.808Z] #47 ... [2021-03-04T08:52:35.808Z] [2021-03-04T08:52:35.808Z] #40 [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-03-04T08:52:35.808Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-04T08:52:35.808Z] #40 20.97 Fetched 8246 kB in 12s (670 kB/s) [2021-03-04T08:52:35.808Z] #40 20.97 Reading package lists... [2021-03-04T08:52:35.808Z] #40 26.12 Reading package lists... [2021-03-04T08:52:35.808Z] #40 30.09 Building dependency tree... [2021-03-04T08:52:35.816Z] #47 32.78 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-04T08:52:35.934Z] #41 43.06 CC compel/plugins/std/fds.o [2021-03-04T08:52:35.935Z] #41 29.68 CC images/packet-sock.o [2021-03-04T08:52:36.072Z] #40 ... [2021-03-04T08:52:36.073Z] [2021-03-04T08:52:36.073Z] #47 [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-03-04T08:52:36.073Z] #47 sha256:64e68e24ce583fc80d8a7890ad193facdb53461b266f58dae755eb3ee0a86117 [2021-03-04T08:52:36.073Z] #47 31.09 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:52:36.073Z] #47 31.09 go: extracting github.com/spf13/afero v1.1.2 [2021-03-04T08:52:36.073Z] #47 31.09 go: extracting github.com/spf13/cast v1.3.0 [2021-03-04T08:52:36.073Z] #47 31.13 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-04T08:52:36.073Z] #47 31.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:52:36.082Z] #47 33.13 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-04T08:52:36.189Z] #41 43.52 CC compel/plugins/std/log.o [2021-03-04T08:52:36.343Z] #47 33.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:52:36.343Z] #47 33.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:52:36.504Z] #41 30.03 CC images/ipc-var.o [2021-03-04T08:52:36.603Z] #47 33.63 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:52:36.603Z] #47 33.63 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:52:36.758Z] #47 31.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:52:36.758Z] #47 31.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:52:36.758Z] #47 31.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:52:36.758Z] #47 31.73 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-04T08:52:36.764Z] #41 30.30 CC images/ipc-desc.o [2021-03-04T08:52:36.764Z] #41 30.50 CC images/ipc-shm.o [2021-03-04T08:52:36.863Z] #47 33.70 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-04T08:52:36.863Z] #47 ... [2021-03-04T08:52:36.863Z] [2021-03-04T08:52:36.863Z] #62 [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-03-04T08:52:36.863Z] #62 sha256:85bfff9f0ceee719d9c7616d899e2c983723e2117da4034e31aedf7b62f4f9d8 [2021-03-04T08:52:36.863Z] #62 23.68 Checking out files: 58% (1111/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-04T08:52:36.863Z] #62 24.49 + cd /tmp/tmp.zrsOdFtcv1/src/github.com/docker/libnetwork [2021-03-04T08:52:36.863Z] #62 24.49 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-04T08:52:36.863Z] #62 24.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-04T08:52:36.863Z] #62 ... [2021-03-04T08:52:36.863Z] [2021-03-04T08:52:36.863Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:36.863Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:36.863Z] #11 26.60 Reading package lists... [2021-03-04T08:52:37.021Z] #47 31.85 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:52:37.023Z] #41 30.67 CC images/ipc-msg.o [2021-03-04T08:52:37.116Z] #41 44.38 CC compel/plugins/std/string.o [2021-03-04T08:52:37.124Z] #11 33.95 Reading package lists... [2021-03-04T08:52:37.124Z] #11 ... [2021-03-04T08:52:37.124Z] [2021-03-04T08:52:37.124Z] #53 [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-03-04T08:52:37.124Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:52:37.124Z] #53 24.08 Fetched 8423 kB in 16s (525 kB/s) [2021-03-04T08:52:37.124Z] #53 24.08 Reading package lists... [2021-03-04T08:52:37.284Z] #41 30.97 CC images/ipc-sem.o [2021-03-04T08:52:37.287Z] #47 32.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:52:37.384Z] #53 31.49 Reading package lists... [2021-03-04T08:52:37.384Z] #53 ... [2021-03-04T08:52:37.384Z] [2021-03-04T08:52:37.384Z] #47 [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-03-04T08:52:37.384Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:52:37.384Z] #47 34.15 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:52:37.544Z] #41 31.17 CC images/utsns.o [2021-03-04T08:52:37.544Z] #41 31.37 CC images/creds.o [2021-03-04T08:52:37.678Z] #41 44.98 CC compel/plugins/std/infect.o [2021-03-04T08:52:37.756Z] #47 32.62 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-04T08:52:37.756Z] #47 32.62 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:52:37.756Z] #47 32.63 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:52:37.756Z] #47 32.74 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:52:37.804Z] #41 31.54 CC images/vma.o [2021-03-04T08:52:37.935Z] #41 45.45 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-04T08:52:38.025Z] #47 32.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:52:38.025Z] #47 32.83 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:52:38.025Z] #47 33.02 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:52:38.025Z] #47 33.05 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:52:38.025Z] #47 33.11 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-04T08:52:38.025Z] #47 33.12 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:52:38.025Z] #47 33.14 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:52:38.025Z] #47 33.20 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:52:38.064Z] #41 31.85 CC images/netdev.o [2021-03-04T08:52:38.191Z] #41 45.51 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-04T08:52:38.191Z] #41 45.54 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-04T08:52:38.191Z] #41 45.59 AR compel/plugins/std.lib.a [2021-03-04T08:52:38.447Z] #41 45.66 CC compel/plugins/fds/fds.o [2021-03-04T08:52:38.447Z] #41 45.86 AR compel/plugins/fds.lib.a [2021-03-04T08:52:38.634Z] #41 32.14 CC images/tty.o [2021-03-04T08:52:38.704Z] #41 45.91 HOSTDEP compel/src/lib/log-host.d [2021-03-04T08:52:38.704Z] #41 45.99 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-04T08:52:38.704Z] #41 46.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-04T08:52:38.768Z] #47 35.39 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:52:38.894Z] #41 ... [2021-03-04T08:52:38.894Z] [2021-03-04T08:52:38.894Z] #54 [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-03-04T08:52:38.894Z] #54 sha256:d5200f0e58ea77bf22487e06ee1e81db7c859cec9ae01ef9c360147168eb3808 [2021-03-04T08:52:38.894Z] #54 46.50 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-04T08:52:38.894Z] #54 46.50 + BUILDTAGS='netgo osusergo static_build' [2021-03-04T08:52:38.894Z] #54 46.50 + export EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:52:38.894Z] #54 46.51 + EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:52:38.894Z] #54 46.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-04T08:52:38.894Z] #54 46.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-04T08:52:38.894Z] #54 46.51 + '[' '' = dynamic ']' [2021-03-04T08:52:38.894Z] #54 46.51 + make [2021-03-04T08:52:38.894Z] #54 47.87 + bin/ctr [2021-03-04T08:52:38.894Z] #54 ... [2021-03-04T08:52:38.894Z] [2021-03-04T08:52:38.894Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:38.894Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:38.894Z] #41 32.62 CC images/file-lock.o [2021-03-04T08:52:38.960Z] #41 46.18 HOSTDEP compel/src/main-host.d [2021-03-04T08:52:38.960Z] #41 46.29 DEP compel/src/lib/ptrace.d [2021-03-04T08:52:38.960Z] #41 46.40 DEP compel/src/lib/infect.d [2021-03-04T08:52:39.154Z] #41 32.79 CC images/rlimit.o [2021-03-04T08:52:39.154Z] #41 32.96 CC images/pagemap.o [2021-03-04T08:52:39.159Z] #47 33.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:52:39.216Z] #41 46.54 DEP compel/src/lib/infect-util.d [2021-03-04T08:52:39.216Z] #41 46.67 DEP compel/src/lib/infect-rpc.d [2021-03-04T08:52:39.414Z] #41 33.22 CC images/siginfo.o [2021-03-04T08:52:39.424Z] #47 34.20 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:52:39.424Z] #47 34.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:52:39.424Z] #47 34.21 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-04T08:52:39.424Z] #47 34.21 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:52:39.424Z] #47 34.48 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:52:39.424Z] #47 34.68 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-04T08:52:39.424Z] #47 34.68 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-04T08:52:39.424Z] #47 34.70 go: extracting golang.org/x/text v0.3.2 [2021-03-04T08:52:39.472Z] #41 46.79 DEP compel/arch/x86/src/lib/infect.d [2021-03-04T08:52:39.472Z] #41 46.93 DEP compel/arch/x86/src/lib/cpu.d [2021-03-04T08:52:39.675Z] #41 33.39 CC images/rpc.o [2021-03-04T08:52:39.728Z] #41 46.99 DEP compel/src/lib/log.d [2021-03-04T08:52:39.728Z] #41 47.05 DEP compel/src/main.d [2021-03-04T08:52:39.728Z] #41 47.10 DEP compel/src/lib/handle-elf.d [2021-03-04T08:52:39.728Z] #41 47.18 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-04T08:52:39.849Z] #47 34.82 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:52:39.849Z] #47 34.82 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:52:39.988Z] #41 47.28 CC compel/src/lib/log.o [2021-03-04T08:52:40.153Z] #47 ... [2021-03-04T08:52:40.153Z] [2021-03-04T08:52:40.153Z] #34 [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-03-04T08:52:40.153Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:52:40.153Z] #34 26.85 Fetched 8423 kB in 18s (479 kB/s) [2021-03-04T08:52:40.153Z] #34 26.85 Reading package lists... [2021-03-04T08:52:40.153Z] #34 34.42 Reading package lists... [2021-03-04T08:52:40.153Z] #34 ... [2021-03-04T08:52:40.153Z] [2021-03-04T08:52:40.153Z] #40 [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-03-04T08:52:40.153Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:52:40.153Z] #40 21.26 Reading package lists... [2021-03-04T08:52:40.153Z] #40 28.22 Reading package lists... [2021-03-04T08:52:40.153Z] #40 35.54 Building dependency tree... [2021-03-04T08:52:40.246Z] #41 47.46 CC compel/arch/x86/src/lib/cpu.o [2021-03-04T08:52:40.246Z] #41 ... [2021-03-04T08:52:40.246Z] [2021-03-04T08:52:40.246Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:40.246Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:40.246Z] #11 124.7 Selecting previously unselected package libapparmor1:amd64. [2021-03-04T08:52:40.246Z] #11 124.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 124.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T08:52:40.246Z] #11 124.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-04T08:52:40.246Z] #11 124.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 124.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T08:52:40.246Z] #11 125.0 Selecting previously unselected package libbtrfs0. [2021-03-04T08:52:40.246Z] #11 125.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 125.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:52:40.246Z] #11 125.2 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:52:40.246Z] #11 125.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 125.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:52:40.246Z] #11 125.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-04T08:52:40.246Z] #11 125.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 125.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:40.246Z] #11 125.4 Selecting previously unselected package libudev-dev:amd64. [2021-03-04T08:52:40.246Z] #11 125.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 125.4 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:40.246Z] #11 125.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-04T08:52:40.246Z] #11 125.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 125.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T08:52:40.246Z] #11 126.0 Selecting previously unselected package libpcre16-3:amd64. [2021-03-04T08:52:40.246Z] #11 126.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 126.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T08:52:40.246Z] #11 126.1 Selecting previously unselected package libpcre32-3:amd64. [2021-03-04T08:52:40.246Z] #11 126.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 126.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T08:52:40.246Z] #11 126.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-04T08:52:40.246Z] #11 126.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 126.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T08:52:40.246Z] #11 126.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-04T08:52:40.246Z] #11 126.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 126.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T08:52:40.246Z] #11 126.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-04T08:52:40.246Z] #11 126.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 127.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T08:52:40.246Z] #11 127.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-04T08:52:40.246Z] #11 127.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 127.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:40.246Z] #11 127.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-04T08:52:40.246Z] #11 127.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 127.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T08:52:40.246Z] #11 127.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-04T08:52:40.246Z] #11 127.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T08:52:40.246Z] #11 127.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:40.246Z] #11 127.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T08:52:40.246Z] #11 128.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T08:52:40.246Z] #11 128.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T08:52:40.246Z] #11 128.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:52:40.246Z] #11 128.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T08:52:40.246Z] #11 128.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T08:52:40.246Z] #11 128.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:40.247Z] #11 128.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:52:40.247Z] #11 128.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T08:52:40.247Z] #11 128.0 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:40.247Z] #11 128.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:52:40.247Z] #11 128.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:52:40.247Z] #11 128.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T08:52:40.247Z] #11 128.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-04T08:52:40.247Z] #11 128.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:40.247Z] #11 128.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:52:40.247Z] #11 128.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T08:52:40.247Z] #11 128.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:40.247Z] #11 128.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-03-04T08:52:40.247Z] #11 128.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-03-04T08:52:40.247Z] #11 128.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:40.247Z] #11 128.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-03-04T08:52:40.247Z] #11 128.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-03-04T08:52:40.247Z] #11 128.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:52:40.247Z] #11 128.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T08:52:40.247Z] #11 128.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:40.247Z] #11 128.3 Setting up dmsetup (2:1.02.155-3) ... [2021-03-04T08:52:40.247Z] #11 128.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:40.247Z] #11 128.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:40.247Z] #11 128.4 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:52:40.472Z] #47 35.51 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:52:40.472Z] #47 ... [2021-03-04T08:52:40.472Z] [2021-03-04T08:52:40.472Z] #34 [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-03-04T08:52:40.472Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T08:52:40.472Z] #34 21.21 Reading package lists... [2021-03-04T08:52:40.472Z] #34 25.89 Reading package lists... [2021-03-04T08:52:40.472Z] #34 30.09 Building dependency tree... [2021-03-04T08:52:40.472Z] #34 32.04 The following additional packages will be installed: [2021-03-04T08:52:40.472Z] #34 32.05 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-04T08:52:40.472Z] #34 32.06 Suggested packages: [2021-03-04T08:52:40.472Z] #34 32.06 cmake-doc ninja-build lrzip [2021-03-04T08:52:40.472Z] #34 32.06 Recommended packages: [2021-03-04T08:52:40.472Z] #34 32.06 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-04T08:52:40.472Z] #34 33.06 The following NEW packages will be installed: [2021-03-04T08:52:40.472Z] #34 33.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-04T08:52:40.472Z] #34 33.06 vim-common xxd [2021-03-04T08:52:40.472Z] #34 33.61 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:52:40.472Z] #34 33.61 Need to get 14.2 MB of archives. [2021-03-04T08:52:40.472Z] #34 33.61 After this operation, 60.0 MB of additional disk space will be used. [2021-03-04T08:52:40.472Z] #34 33.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-04T08:52:40.472Z] #34 33.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:52:40.472Z] #34 33.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-04T08:52:40.472Z] #34 34.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-04T08:52:40.615Z] #41 ... [2021-03-04T08:52:40.615Z] [2021-03-04T08:52:40.615Z] #43 [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-03-04T08:52:40.615Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:52:40.615Z] #43 96.20 hash/crc32 [2021-03-04T08:52:40.615Z] #43 96.64 vendor/golang.org/x/crypto/cryptobyte [2021-03-04T08:52:40.615Z] #43 96.90 compress/gzip [2021-03-04T08:52:40.615Z] #43 97.58 net [2021-03-04T08:52:40.615Z] #43 98.99 vendor/golang.org/x/crypto/poly1305 [2021-03-04T08:52:40.615Z] #43 99.41 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-04T08:52:40.615Z] #43 100.5 vendor/golang.org/x/crypto/hkdf [2021-03-04T08:52:40.615Z] #43 100.6 vendor/golang.org/x/text/transform [2021-03-04T08:52:40.615Z] #43 101.3 vendor/golang.org/x/text/unicode/bidi [2021-03-04T08:52:40.615Z] #43 102.9 vendor/golang.org/x/text/secure/bidirule [2021-03-04T08:52:40.615Z] #43 103.2 vendor/golang.org/x/text/unicode/norm [2021-03-04T08:52:40.615Z] #43 ... [2021-03-04T08:52:40.615Z] [2021-03-04T08:52:40.615Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:40.615Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:40.615Z] #41 34.51 CC images/ext-file.o [2021-03-04T08:52:40.744Z] #34 ... [2021-03-04T08:52:40.744Z] [2021-03-04T08:52:40.744Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:40.744Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:52:40.744Z] #11 21.65 Reading package lists... [2021-03-04T08:52:40.744Z] #11 25.82 Reading package lists... [2021-03-04T08:52:40.744Z] #11 29.99 Building dependency tree... [2021-03-04T08:52:40.744Z] #11 31.93 The following additional packages will be installed: [2021-03-04T08:52:40.744Z] #11 31.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-04T08:52:40.744Z] #11 31.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-04T08:52:40.744Z] #11 31.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-04T08:52:40.744Z] #11 31.94 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-04T08:52:40.744Z] #11 31.94 mingw-w64-x86-64-dev [2021-03-04T08:52:40.744Z] #11 31.94 Suggested packages: [2021-03-04T08:52:40.744Z] #11 31.95 gcc-8-locales seccomp wine64 [2021-03-04T08:52:40.744Z] #11 33.01 The following NEW packages will be installed: [2021-03-04T08:52:40.744Z] #11 33.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-04T08:52:40.744Z] #11 33.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-04T08:52:40.744Z] #11 33.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-04T08:52:40.744Z] #11 33.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-04T08:52:40.744Z] #11 33.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-04T08:52:40.744Z] #11 33.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-04T08:52:40.744Z] #11 33.02 The following packages will be upgraded: [2021-03-04T08:52:40.744Z] #11 33.02 libsystemd0 libudev1 [2021-03-04T08:52:40.744Z] #11 33.35 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:52:40.744Z] #11 33.35 Need to get 73.8 MB of archives. [2021-03-04T08:52:40.744Z] #11 33.35 After this operation, 472 MB of additional disk space will be used. [2021-03-04T08:52:40.744Z] #11 33.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-03-04T08:52:40.744Z] #11 33.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-03-04T08:52:40.744Z] #11 33.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-03-04T08:52:40.744Z] #11 33.93 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-03-04T08:52:40.744Z] #11 34.74 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-03-04T08:52:40.744Z] #11 34.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-03-04T08:52:40.744Z] #11 34.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-04T08:52:40.744Z] #11 34.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-04T08:52:40.744Z] #11 ... [2021-03-04T08:52:40.744Z] [2021-03-04T08:52:40.744Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:52:40.744Z] #30 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-04T08:52:40.744Z] #30 32.57 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-04T08:52:40.744Z] #30 33.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:52:41.094Z] #40 ... [2021-03-04T08:52:41.094Z] [2021-03-04T08:52:41.094Z] #47 [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-03-04T08:52:41.094Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:52:41.094Z] #47 37.82 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-04T08:52:41.185Z] #41 34.73 CC images/cgroup.o [2021-03-04T08:52:41.345Z] #30 ... [2021-03-04T08:52:41.345Z] [2021-03-04T08:52:41.345Z] #53 [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-03-04T08:52:41.345Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-04T08:52:41.345Z] #53 25.61 Building dependency tree... [2021-03-04T08:52:41.345Z] #53 27.91 The following additional packages will be installed: [2021-03-04T08:52:41.345Z] #53 27.92 libbtrfs0 [2021-03-04T08:52:41.345Z] #53 28.06 The following NEW packages will be installed: [2021-03-04T08:52:41.345Z] #53 28.06 libbtrfs-dev libbtrfs0 [2021-03-04T08:52:41.345Z] #53 28.69 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:52:41.345Z] #53 28.69 Need to get 119 kB of archives. [2021-03-04T08:52:41.345Z] #53 28.69 After this operation, 387 kB of additional disk space will be used. [2021-03-04T08:52:41.345Z] #53 28.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-04T08:52:41.345Z] #53 28.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-04T08:52:41.345Z] #53 30.49 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:52:41.345Z] #53 32.18 Fetched 119 kB in 0s (277 kB/s) [2021-03-04T08:52:41.345Z] #53 33.13 Selecting previously unselected package libbtrfs0. [2021-03-04T08:52:41.345Z] #53 33.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-04T08:52:41.345Z] #53 33.19 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-04T08:52:41.345Z] #53 34.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:52:41.345Z] #53 36.50 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:52:41.345Z] #53 36.55 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-04T08:52:41.345Z] #53 36.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:52:41.742Z] #53 ... [2021-03-04T08:52:41.742Z] [2021-03-04T08:52:41.742Z] #34 [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-03-04T08:52:41.742Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T08:52:41.742Z] #34 36.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-04T08:52:41.742Z] #34 36.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-04T08:52:41.742Z] #34 36.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-04T08:52:41.742Z] #34 36.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-04T08:52:41.742Z] #34 36.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-04T08:52:41.742Z] #34 36.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-04T08:52:41.754Z] #41 35.31 CC images/userns.o [2021-03-04T08:52:41.754Z] #41 35.65 CC images/google/protobuf/descriptor.o [2021-03-04T08:52:42.138Z] #11 DONE 130.4s [2021-03-04T08:52:42.138Z] [2021-03-04T08:52:42.138Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:42.138Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:42.138Z] #41 48.17 CC compel/arch/x86/src/lib/infect.o [2021-03-04T08:52:42.138Z] #41 48.93 CC compel/src/lib/infect-rpc.o [2021-03-04T08:52:42.138Z] #41 49.36 CC compel/src/lib/infect-util.o [2021-03-04T08:52:42.607Z] INFO [loader] Go packages loading at mode 575 (name|files|imports|exports_file|types_sizes|compiled_files|deps) took 34.565259764s [2021-03-04T08:52:42.607Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 164.268781ms [2021-03-04T08:52:42.700Z] #41 49.81 CC compel/src/lib/infect.o [2021-03-04T08:52:43.005Z] #47 ... [2021-03-04T08:52:43.005Z] [2021-03-04T08:52:43.005Z] #43 [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-03-04T08:52:43.005Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:52:43.005Z] #43 29.86 vendor/golang.org/x/crypto/internal/subtle [2021-03-04T08:52:43.005Z] #43 29.91 vendor/golang.org/x/crypto/curve25519 [2021-03-04T08:52:43.005Z] #43 ... [2021-03-04T08:52:43.005Z] [2021-03-04T08:52:43.005Z] #40 [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-03-04T08:52:43.005Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:52:43.005Z] #40 39.16 The following additional packages will be installed: [2021-03-04T08:52:43.005Z] #40 39.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-04T08:52:43.005Z] #40 39.17 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-04T08:52:43.005Z] #40 39.17 Suggested packages: [2021-03-04T08:52:43.005Z] #40 39.18 manpages-dev python-setuptools [2021-03-04T08:52:43.191Z] #34 ... [2021-03-04T08:52:43.191Z] [2021-03-04T08:52:43.191Z] #27 [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-03-04T08:52:43.191Z] #27 sha256:0a5c4af2bc05591a6506311c28d4d58a1d0f567fb788863a08ca17f69f9bdece [2021-03-04T08:52:43.191Z] #27 DONE 39.9s [2021-03-04T08:52:43.575Z] #40 40.42 The following NEW packages will be installed: [2021-03-04T08:52:43.575Z] #40 40.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-04T08:52:43.575Z] #40 40.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-04T08:52:43.575Z] #40 40.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-04T08:52:43.575Z] #40 40.44 python-six zlib1g-dev [2021-03-04T08:52:43.621Z] [2021-03-04T08:52:43.621Z] #62 [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-03-04T08:52:43.621Z] #62 sha256:756f42eadf262276aaddb4a12ce3f319975b7f35a5185ca8bdb0ac0976980607 [2021-03-04T08:52:43.621Z] #62 DONE 38.5s [2021-03-04T08:52:43.621Z] [2021-03-04T08:52:43.621Z] #53 [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-03-04T08:52:43.621Z] #53 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-04T08:52:43.621Z] #53 38.44 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:52:43.621Z] #53 38.49 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:52:43.621Z] #53 38.80 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:52:43.630Z] #41 ... [2021-03-04T08:52:43.630Z] [2021-03-04T08:52:43.630Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T08:52:43.630Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-04T08:52:43.630Z] #12 DONE 1.6s [2021-03-04T08:52:43.630Z] [2021-03-04T08:52:43.630Z] #51 [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-03-04T08:52:43.630Z] #51 sha256:06993925f2202cdf89dc8975d6a263a02a72f03b7c8f9f71da9546e228b5423d [2021-03-04T08:52:43.630Z] #51 1.417 + RM_GOPATH=0 [2021-03-04T08:52:43.630Z] #51 1.417 + TMP_GOPATH= [2021-03-04T08:52:43.630Z] #51 1.417 + : /build [2021-03-04T08:52:43.630Z] #51 1.417 + '[' -z '' ']' [2021-03-04T08:52:43.630Z] #51 1.419 ++ mktemp -d [2021-03-04T08:52:43.630Z] #51 1.420 + export GOPATH=/tmp/tmp.m1rFOpbe71 [2021-03-04T08:52:43.630Z] #51 1.420 + GOPATH=/tmp/tmp.m1rFOpbe71 [2021-03-04T08:52:43.630Z] #51 1.420 + RM_GOPATH=1 [2021-03-04T08:52:43.630Z] #51 1.420 + case "$(go env GOARCH)" in [2021-03-04T08:52:43.630Z] #51 1.422 ++ go env GOARCH [2021-03-04T08:52:43.630Z] #51 1.438 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:43.630Z] #51 1.438 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:43.630Z] #51 1.439 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:43.630Z] #51 1.450 + dir=/tmp/install [2021-03-04T08:52:43.630Z] #51 1.450 + bin=runc [2021-03-04T08:52:43.630Z] #51 1.450 + shift [2021-03-04T08:52:43.630Z] #51 1.451 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-04T08:52:43.630Z] #51 1.451 + . /tmp/install/runc.installer [2021-03-04T08:52:43.630Z] #51 1.451 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:52:43.630Z] #51 1.451 + install_runc [2021-03-04T08:52:43.630Z] #51 1.452 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-04T08:52:43.630Z] #51 1.453 + uname -r [2021-03-04T08:52:43.630Z] #51 1.467 + RUNC_BUILDTAGS='seccomp ' [2021-03-04T08:52:43.630Z] #51 1.467 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-04T08:52:43.630Z] #51 1.467 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-04T08:52:43.630Z] #51 1.467 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.m1rFOpbe71/src/github.com/opencontainers/runc [2021-03-04T08:52:43.630Z] #51 1.469 Cloning into '/tmp/tmp.m1rFOpbe71/src/github.com/opencontainers/runc'... [2021-03-04T08:52:43.664Z] #41 37.15 CC images/opts.o [2021-03-04T08:52:43.664Z] #41 37.38 CC images/seccomp.o [2021-03-04T08:52:43.836Z] #40 40.83 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:52:43.836Z] #40 40.83 Need to get 4095 kB of archives. [2021-03-04T08:52:43.836Z] #40 40.83 After this operation, 22.5 MB of additional disk space will be used. [2021-03-04T08:52:43.836Z] #40 40.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-04T08:52:43.836Z] #40 40.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T08:52:43.836Z] #40 40.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-03-04T08:52:43.836Z] #40 40.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T08:52:43.836Z] #40 40.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-04T08:52:43.836Z] #40 40.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T08:52:43.836Z] #40 40.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-04T08:52:43.836Z] #40 40.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-04T08:52:43.836Z] #40 40.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-04T08:52:43.836Z] #40 40.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-04T08:52:43.923Z] #41 37.63 CC images/binfmt-misc.o [2021-03-04T08:52:44.096Z] #40 40.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-04T08:52:44.097Z] #40 41.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-04T08:52:44.097Z] #40 41.17 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-03-04T08:52:44.097Z] #40 41.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-04T08:52:44.097Z] #40 41.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-04T08:52:44.097Z] #40 41.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-04T08:52:44.183Z] #41 37.77 CC images/time.o [2021-03-04T08:52:44.183Z] #41 37.94 CC images/sysctl.o [2021-03-04T08:52:44.357Z] #40 41.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-04T08:52:44.444Z] #41 38.18 CC images/autofs.o [2021-03-04T08:52:44.704Z] #41 38.47 CC images/macvlan.o [2021-03-04T08:52:44.963Z] #41 38.70 CC images/sit.o [2021-03-04T08:52:44.963Z] #41 ... [2021-03-04T08:52:44.963Z] [2021-03-04T08:52:44.963Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:44.963Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:44.963Z] #11 100.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-04T08:52:44.963Z] #11 100.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:52:44.963Z] #11 100.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:45.002Z] #51 ... [2021-03-04T08:52:45.002Z] [2021-03-04T08:52:45.002Z] #13 [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-03-04T08:52:45.002Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-04T08:52:45.002Z] #13 DONE 1.5s [2021-03-04T08:52:45.002Z] [2021-03-04T08:52:45.002Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T08:52:45.002Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-04T08:52:45.222Z] #11 ... [2021-03-04T08:52:45.222Z] [2021-03-04T08:52:45.222Z] #43 [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-03-04T08:52:45.222Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:52:45.222Z] #43 107.1 vendor/golang.org/x/net/idna [2021-03-04T08:52:45.222Z] #43 109.2 vendor/golang.org/x/net/http2/hpack [2021-03-04T08:52:45.222Z] #43 110.1 mime [2021-03-04T08:52:45.743Z] #40 42.44 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:52:45.743Z] #40 42.70 Fetched 4095 kB in 1s (5769 kB/s) [2021-03-04T08:52:45.743Z] [2021-03-04T08:52:45.743Z] #40 ... [2021-03-04T08:52:45.743Z] [2021-03-04T08:52:45.743Z] #62 [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-03-04T08:52:45.743Z] #62 sha256:85bfff9f0ceee719d9c7616d899e2c983723e2117da4034e31aedf7b62f4f9d8 [2021-03-04T08:52:45.743Z] #62 DONE 42.8s [2021-03-04T08:52:45.743Z] [2021-03-04T08:52:45.743Z] #40 [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-03-04T08:52:45.743Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:52:45.743Z] #40 42.85 Selecting previously unselected package libcap-dev:amd64. [2021-03-04T08:52:45.830Z] #53 DONE 40.4s [2021-03-04T08:52:45.830Z] [2021-03-04T08:52:45.830Z] #54 [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-03-04T08:52:45.830Z] #54 sha256:4124f1cf92d0ee90fce2c6bd1774c5bc765978b551b4e7fd5172b73999401a9f [2021-03-04T08:52:45.894Z] INFO [runner/unused/goanalysis] analyzers took 28.468171971s with top 10 stages: buildssa: 23.282890069s, U1000: 5.185281902s [2021-03-04T08:52:45.931Z] #14 1.068 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-04T08:52:45.931Z] #14 DONE 1.2s [2021-03-04T08:52:45.931Z] [2021-03-04T08:52:45.931Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:45.931Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:45.931Z] #41 53.34 CC compel/src/lib/ptrace.o [2021-03-04T08:52:46.041Z] #40 42.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:52:46.041Z] #40 42.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-04T08:52:46.041Z] #40 42.98 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T08:52:46.041Z] #40 43.10 Selecting previously unselected package libnet1:amd64. [2021-03-04T08:52:46.162Z] #43 111.8 mime/quotedprintable [2021-03-04T08:52:46.187Z] #41 ... [2021-03-04T08:52:46.187Z] [2021-03-04T08:52:46.187Z] #43 [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-03-04T08:52:46.187Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:52:46.187Z] #43 124.8 crypto/tls [2021-03-04T08:52:46.187Z] #43 132.3 net/http/httptrace [2021-03-04T08:52:46.187Z] #43 132.6 net/http [2021-03-04T08:52:46.315Z] #40 43.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:52:46.315Z] #40 43.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:52:46.422Z] #43 112.2 net/http/internal [2021-03-04T08:52:46.443Z] #43 ... [2021-03-04T08:52:46.443Z] [2021-03-04T08:52:46.443Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T08:52:46.443Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-04T08:52:46.576Z] #40 43.43 Selecting previously unselected package libnet1-dev. [2021-03-04T08:52:46.576Z] #40 43.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:52:46.576Z] #40 43.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:52:46.836Z] #40 43.66 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T08:52:46.836Z] #40 43.66 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T08:52:46.836Z] #40 43.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:52:46.836Z] #40 43.91 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-04T08:52:46.836Z] #40 43.91 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-04T08:52:46.836Z] #40 43.91 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T08:52:46.992Z] #43 ... [2021-03-04T08:52:46.992Z] [2021-03-04T08:52:46.992Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:46.992Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:46.992Z] #41 38.95 CC images/memfd.o [2021-03-04T08:52:46.992Z] #41 39.23 CC images/timens.o [2021-03-04T08:52:46.992Z] #41 39.48 LINK images/built-in.o [2021-03-04T08:52:46.992Z] #41 39.64 GEN compel/include/asm [2021-03-04T08:52:46.992Z] #41 39.65 GEN compel/include/version.h [2021-03-04T08:52:46.992Z] #41 39.68 touch .config [2021-03-04T08:52:46.992Z] #41 39.73 GEN include/common/config.h [2021-03-04T08:52:46.992Z] #41 39.83 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-04T08:52:46.992Z] #41 39.86 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-04T08:52:46.992Z] #41 39.88 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-04T08:52:46.992Z] #41 39.90 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-04T08:52:46.992Z] #41 39.95 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-04T08:52:46.992Z] #41 39.99 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-04T08:52:46.992Z] #41 40.00 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-04T08:52:46.992Z] #41 40.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-04T08:52:46.992Z] #41 40.05 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-04T08:52:46.992Z] #41 40.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-04T08:52:46.992Z] #41 40.07 DEP compel/plugins/std/infect.d [2021-03-04T08:52:46.992Z] #41 40.18 DEP compel/plugins/std/string.d [2021-03-04T08:52:46.992Z] #41 40.32 DEP compel/plugins/std/log.d [2021-03-04T08:52:46.992Z] #41 40.39 DEP compel/plugins/std/fds.d [2021-03-04T08:52:46.992Z] #41 40.53 DEP compel/plugins/std/std.d [2021-03-04T08:52:46.992Z] #41 40.66 DEP compel/plugins/shmem/shmem.d [2021-03-04T08:52:46.992Z] #41 40.77 DEP compel/plugins/fds/fds.d [2021-03-04T08:52:46.992Z] #41 40.90 CC compel/plugins/std/std.o [2021-03-04T08:52:47.230Z] #54 ... [2021-03-04T08:52:47.230Z] [2021-03-04T08:52:47.230Z] #56 [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-03-04T08:52:47.230Z] #56 sha256:c588cb7cfc1224ef726053a1fd077421cb32cf68fbb7fede8dc04a8dfaa92c5a [2021-03-04T08:52:47.230Z] #56 32.16 go: finding github.com/pkg/errors v0.9.1 [2021-03-04T08:52:47.230Z] #56 32.19 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-04T08:52:47.230Z] #56 32.64 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-04T08:52:47.230Z] #56 33.17 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-04T08:52:47.230Z] #56 33.22 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-04T08:52:47.230Z] #56 33.34 go: finding github.com/google/uuid v1.2.0 [2021-03-04T08:52:47.230Z] #56 33.34 go: finding github.com/gofrs/flock v0.8.0 [2021-03-04T08:52:47.230Z] #56 33.61 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-04T08:52:47.230Z] #56 33.91 go: finding github.com/gorilla/mux v1.8.0 [2021-03-04T08:52:47.230Z] #56 34.19 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-04T08:52:47.230Z] #56 34.23 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-04T08:52:47.230Z] #56 34.29 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-04T08:52:47.230Z] #56 34.52 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-04T08:52:47.230Z] #56 35.22 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-04T08:52:47.230Z] #56 35.50 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-04T08:52:47.230Z] #56 ... [2021-03-04T08:52:47.230Z] [2021-03-04T08:52:47.230Z] #40 [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-03-04T08:52:47.230Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-04T08:52:47.230Z] #40 32.15 The following additional packages will be installed: [2021-03-04T08:52:47.230Z] #40 32.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-04T08:52:47.230Z] #40 32.16 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-04T08:52:47.230Z] #40 32.17 Suggested packages: [2021-03-04T08:52:47.230Z] #40 32.17 manpages-dev python-setuptools [2021-03-04T08:52:47.230Z] #40 32.90 The following NEW packages will be installed: [2021-03-04T08:52:47.230Z] #40 32.91 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-04T08:52:47.230Z] #40 32.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-04T08:52:47.230Z] #40 32.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-04T08:52:47.230Z] #40 32.91 python-six zlib1g-dev [2021-03-04T08:52:47.230Z] #40 33.41 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:52:47.230Z] #40 33.41 Need to get 3798 kB of archives. [2021-03-04T08:52:47.230Z] #40 33.41 After this operation, 21.6 MB of additional disk space will be used. [2021-03-04T08:52:47.230Z] #40 33.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-04T08:52:47.230Z] #40 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-04T08:52:47.230Z] #40 33.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-03-04T08:52:47.230Z] #40 33.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-04T08:52:47.230Z] #40 33.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-03-04T08:52:47.230Z] #40 33.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-04T08:52:47.230Z] #40 33.86 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-03-04T08:52:47.230Z] #40 34.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-03-04T08:52:47.230Z] #40 34.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-04T08:52:47.230Z] #40 34.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-04T08:52:47.230Z] #40 34.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-04T08:52:47.230Z] #40 34.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-04T08:52:47.230Z] #40 34.98 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-03-04T08:52:47.230Z] #40 35.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-03-04T08:52:47.230Z] #40 35.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-04T08:52:47.230Z] #40 35.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-04T08:52:47.230Z] #40 35.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-04T08:52:47.230Z] #40 36.67 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:52:47.230Z] #40 37.34 Fetched 3798 kB in 2s (1815 kB/s) [2021-03-04T08:52:47.230Z] #40 38.44 Selecting previously unselected package libcap-dev:arm64. [2021-03-04T08:52:47.230Z] #40 38.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 ... 15383 files and directories currently installed.) [2021-03-04T08:52:47.230Z] #40 38.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-04T08:52:47.230Z] #40 38.96 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-04T08:52:47.230Z] #40 40.67 Selecting previously unselected package libnet1:arm64. [2021-03-04T08:52:47.230Z] #40 40.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-04T08:52:47.230Z] #40 40.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:52:47.230Z] #40 41.24 Selecting previously unselected package libnet1-dev. [2021-03-04T08:52:47.230Z] #40 41.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-04T08:52:47.230Z] #40 41.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:52:47.230Z] #40 41.58 Selecting previously unselected package libnl-3-200:arm64. [2021-03-04T08:52:47.230Z] #40 41.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-04T08:52:47.230Z] #40 41.62 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-04T08:52:47.230Z] #40 41.88 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-04T08:52:47.230Z] #40 41.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-04T08:52:47.230Z] #40 41.90 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-04T08:52:47.230Z] #40 42.35 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-04T08:52:47.230Z] #40 42.35 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-04T08:52:47.230Z] #40 42.36 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-04T08:52:47.230Z] #40 ... [2021-03-04T08:52:47.230Z] [2021-03-04T08:52:47.230Z] #34 [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-03-04T08:52:47.230Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T08:52:47.230Z] #34 39.00 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:52:47.230Z] #34 40.55 Fetched 14.2 MB in 4s (3912 kB/s) [2021-03-04T08:52:47.230Z] #34 40.70 Selecting previously unselected package xxd. [2021-03-04T08:52:47.230Z] #34 40.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-04T08:52:47.230Z] #34 41.00 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-04T08:52:47.230Z] #34 41.13 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:52:47.230Z] #34 41.39 Selecting previously unselected package vim-common. [2021-03-04T08:52:47.230Z] #34 41.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:52:47.230Z] #34 41.52 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:52:47.230Z] #34 42.12 Selecting previously unselected package cmake-data. [2021-03-04T08:52:47.230Z] #34 42.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-04T08:52:47.230Z] #34 42.16 Unpacking cmake-data (3.13.4-1) ... [2021-03-04T08:52:47.357Z] #40 44.21 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T08:52:47.357Z] #40 44.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:52:47.357Z] #40 44.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:52:47.357Z] #40 44.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-04T08:52:47.357Z] #40 44.35 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:52:47.357Z] #40 44.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T08:52:47.371Z] #15 DONE 1.2s [2021-03-04T08:52:47.371Z] [2021-03-04T08:52:47.371Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T08:52:47.371Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-04T08:52:47.562Z] #41 41.21 CC compel/plugins/std/fds.o [2021-03-04T08:52:47.617Z] #40 44.50 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-04T08:52:47.617Z] #40 44.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-04T08:52:47.617Z] #40 44.52 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:52:47.822Z] #41 41.61 CC compel/plugins/std/log.o [2021-03-04T08:52:47.878Z] #40 44.81 Selecting previously unselected package libprotobuf17:amd64. [2021-03-04T08:52:47.878Z] #40 44.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:52:47.878Z] #40 44.81 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T08:52:48.626Z] #34 ... [2021-03-04T08:52:48.626Z] [2021-03-04T08:52:48.626Z] #32 [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-03-04T08:52:48.626Z] #32 sha256:54db309185cf35794ce51f27eacccb1764f1ab3de7e71fa329068e15547ad3e1 [2021-03-04T08:52:48.626Z] #32 33.88 sync [2021-03-04T08:52:48.626Z] #32 33.89 internal/reflectlite [2021-03-04T08:52:48.626Z] #32 35.86 sort [2021-03-04T08:52:48.626Z] #32 35.87 errors [2021-03-04T08:52:48.626Z] #32 36.10 strconv [2021-03-04T08:52:48.626Z] #32 36.10 io [2021-03-04T08:52:48.626Z] #32 36.10 internal/oserror [2021-03-04T08:52:48.626Z] #32 36.19 syscall [2021-03-04T08:52:48.626Z] #32 40.51 strings [2021-03-04T08:52:48.626Z] #32 40.51 bytes [2021-03-04T08:52:48.626Z] #32 42.98 reflect [2021-03-04T08:52:48.626Z] #32 43.24 bufio [2021-03-04T08:52:48.736Z] #16 DONE 1.2s [2021-03-04T08:52:48.736Z] [2021-03-04T08:52:48.736Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T08:52:48.736Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-04T08:52:48.761Z] #41 42.42 CC compel/plugins/std/string.o [2021-03-04T08:52:48.881Z] #40 ... [2021-03-04T08:52:48.881Z] [2021-03-04T08:52:48.881Z] #53 [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-03-04T08:52:48.881Z] #53 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-04T08:52:48.881Z] #53 31.49 Reading package lists... [2021-03-04T08:52:48.881Z] #53 38.61 Building dependency tree... [2021-03-04T08:52:48.881Z] #53 42.07 The following additional packages will be installed: [2021-03-04T08:52:48.881Z] #53 42.08 libbtrfs0 [2021-03-04T08:52:48.881Z] #53 42.28 The following NEW packages will be installed: [2021-03-04T08:52:48.881Z] #53 42.28 libbtrfs-dev libbtrfs0 [2021-03-04T08:52:48.881Z] #53 42.67 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:52:48.881Z] #53 42.67 Need to get 119 kB of archives. [2021-03-04T08:52:48.881Z] #53 42.67 After this operation, 387 kB of additional disk space will be used. [2021-03-04T08:52:48.881Z] #53 42.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T08:52:48.881Z] #53 42.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T08:52:48.881Z] #53 43.85 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:52:48.881Z] #53 44.09 Fetched 119 kB in 0s (430 kB/s) [2021-03-04T08:52:48.881Z] #53 44.22 Selecting previously unselected package libbtrfs0. [2021-03-04T08:52:48.882Z] #53 44.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 ... 15410 files and directories currently installed.) [2021-03-04T08:52:48.882Z] #53 44.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T08:52:48.882Z] #53 44.32 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:52:48.882Z] #53 44.43 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:52:48.882Z] #53 44.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T08:52:48.882Z] #53 44.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:52:48.882Z] #53 44.71 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:52:48.882Z] #53 44.76 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:52:48.882Z] #53 44.79 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:52:48.882Z] #53 DONE 45.9s [2021-03-04T08:52:48.882Z] [2021-03-04T08:52:48.882Z] #40 [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-03-04T08:52:48.882Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:52:48.882Z] #40 45.88 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-04T08:52:48.882Z] #40 45.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:52:48.882Z] #40 45.88 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T08:52:48.891Z] #32 ... [2021-03-04T08:52:48.891Z] [2021-03-04T08:52:48.891Z] #43 [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-03-04T08:52:48.891Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:52:48.891Z] #43 33.89 sync [2021-03-04T08:52:48.891Z] #43 33.93 internal/reflectlite [2021-03-04T08:52:48.891Z] #43 34.68 github.com/LK4D4/vndr/godl/singleflight [2021-03-04T08:52:48.891Z] #43 34.68 math/rand [2021-03-04T08:52:48.891Z] #43 34.68 internal/singleflight [2021-03-04T08:52:48.891Z] #43 35.84 errors [2021-03-04T08:52:48.891Z] #43 35.85 sort [2021-03-04T08:52:48.891Z] #43 36.07 internal/oserror [2021-03-04T08:52:48.891Z] #43 36.07 io [2021-03-04T08:52:48.891Z] #43 36.13 strconv [2021-03-04T08:52:48.891Z] #43 36.20 syscall [2021-03-04T08:52:48.891Z] #43 36.80 vendor/golang.org/x/net/dns/dnsmessage [2021-03-04T08:52:48.891Z] #43 38.06 bytes [2021-03-04T08:52:48.891Z] #43 43.35 bufio [2021-03-04T08:52:48.891Z] #43 ... [2021-03-04T08:52:48.891Z] [2021-03-04T08:52:48.891Z] #47 [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-03-04T08:52:48.891Z] #47 sha256:64e68e24ce583fc80d8a7890ad193facdb53461b266f58dae755eb3ee0a86117 [2021-03-04T08:52:48.891Z] #47 42.90 go: finding github.com/fatih/color v1.7.0 [2021-03-04T08:52:48.891Z] #47 43.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:52:48.891Z] #47 43.27 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:52:48.891Z] #47 43.30 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:52:48.891Z] #47 43.30 go: finding github.com/pkg/errors v0.8.1 [2021-03-04T08:52:48.891Z] #47 43.31 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:52:48.891Z] #47 43.53 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:52:48.891Z] #47 43.71 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:52:48.891Z] #47 43.72 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:52:48.891Z] #47 43.86 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:52:48.891Z] #47 43.88 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:52:48.891Z] #47 43.93 go: finding github.com/spf13/viper v1.6.1 [2021-03-04T08:52:48.891Z] #47 44.03 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:52:48.891Z] #47 44.05 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:52:48.891Z] #47 44.06 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:52:48.891Z] #47 44.06 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:52:48.891Z] #47 44.09 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:52:48.891Z] #47 44.13 go: finding github.com/stretchr/testify v1.4.0 [2021-03-04T08:52:48.891Z] #47 44.17 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:52:48.891Z] #47 44.21 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:52:49.141Z] #40 46.03 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-04T08:52:49.141Z] #40 46.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-04T08:52:49.141Z] #40 46.03 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T08:52:49.159Z] #47 44.25 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:52:49.159Z] #47 44.25 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:52:49.159Z] #47 44.30 go: finding github.com/spf13/cobra v0.0.5 [2021-03-04T08:52:49.159Z] #47 44.35 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:52:49.159Z] #47 44.40 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:52:49.159Z] #47 44.42 go: finding github.com/gobwas/glob v0.2.3 [2021-03-04T08:52:49.159Z] #47 44.46 go: finding github.com/spf13/pflag v1.0.5 [2021-03-04T08:52:49.335Z] #41 43.08 CC compel/plugins/std/infect.o [2021-03-04T08:52:49.423Z] #47 44.51 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:52:49.423Z] #47 44.51 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:52:49.423Z] #47 44.51 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:52:49.423Z] #47 44.55 go: finding github.com/stretchr/objx v0.2.0 [2021-03-04T08:52:49.423Z] #47 44.55 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:52:49.423Z] #47 44.57 go: finding github.com/magiconair/properties v1.8.1 [2021-03-04T08:52:49.423Z] #47 44.58 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:52:49.423Z] #47 44.60 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:52:49.423Z] #47 44.60 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:52:49.423Z] #47 44.65 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:52:49.423Z] #47 44.65 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:52:49.423Z] #47 44.66 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:52:49.423Z] #47 44.68 go: finding github.com/spf13/afero v1.1.2 [2021-03-04T08:52:49.595Z] #41 43.40 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-04T08:52:49.595Z] #41 43.44 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-04T08:52:49.595Z] #41 43.50 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-04T08:52:49.664Z] #17 DONE 1.2s [2021-03-04T08:52:49.664Z] [2021-03-04T08:52:49.664Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:49.664Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:49.664Z] #41 54.04 AR compel/libcompel.a [2021-03-04T08:52:49.664Z] #41 54.09 HOSTCC compel/src/main-host.o [2021-03-04T08:52:49.664Z] #41 54.47 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-04T08:52:49.664Z] #41 54.64 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-04T08:52:49.664Z] #41 55.19 HOSTCC compel/src/lib/log-host.o [2021-03-04T08:52:49.664Z] #41 55.42 HOSTLINK compel/compel-host-bin [2021-03-04T08:52:49.664Z] #41 55.68 DEP soccr/soccr.d [2021-03-04T08:52:49.664Z] #41 56.16 CC soccr/soccr.o [2021-03-04T08:52:49.687Z] #47 44.71 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:52:49.687Z] #47 44.75 go: finding github.com/spf13/cast v1.3.0 [2021-03-04T08:52:49.687Z] #47 44.76 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:52:49.687Z] #47 44.82 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:52:49.854Z] #41 43.59 AR compel/plugins/std.lib.a [2021-03-04T08:52:49.854Z] #41 43.64 CC compel/plugins/fds/fds.o [2021-03-04T08:52:49.950Z] #47 44.98 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:52:49.950Z] #47 44.98 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-04T08:52:49.950Z] #47 45.01 go: finding golang.org/x/text v0.3.2 [2021-03-04T08:52:49.950Z] #47 45.02 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:52:49.950Z] #47 45.13 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:52:49.950Z] #47 45.15 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:52:49.950Z] #47 45.15 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:52:49.950Z] #47 45.19 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:52:50.215Z] #47 45.27 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:52:50.215Z] #47 45.27 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:52:50.215Z] #47 45.31 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:52:50.215Z] #47 45.34 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:52:50.215Z] #47 45.34 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:52:50.215Z] #47 45.39 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:52:50.215Z] #47 45.43 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:52:50.215Z] #47 45.50 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:52:50.215Z] #47 45.50 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-04T08:52:50.215Z] #47 45.51 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:52:50.215Z] #47 45.54 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:52:50.454Z] #41 43.96 AR compel/plugins/fds.lib.a [2021-03-04T08:52:50.454Z] #41 44.03 HOSTDEP compel/src/lib/log-host.d [2021-03-04T08:52:50.454Z] #41 44.07 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-04T08:52:50.454Z] #41 44.17 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-04T08:52:50.454Z] #41 44.22 HOSTDEP compel/src/main-host.d [2021-03-04T08:52:50.479Z] #47 45.56 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:52:50.479Z] #47 45.57 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-04T08:52:50.479Z] #47 45.63 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:52:50.479Z] #47 45.64 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:52:50.479Z] #47 45.74 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-04T08:52:50.479Z] #47 45.76 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:52:50.573Z] #40 47.43 Selecting previously unselected package libprotoc17:amd64. [2021-03-04T08:52:50.573Z] #40 47.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-04T08:52:50.573Z] #40 47.43 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T08:52:50.591Z] #41 ... [2021-03-04T08:52:50.591Z] [2021-03-04T08:52:50.591Z] #56 [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-03-04T08:52:50.591Z] #56 sha256:372d82b41e501310341967d364a2b4756e4e2fc1c1e74a4a4c2ba2c4f48e930e [2021-03-04T08:52:50.591Z] #56 129.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:52:50.591Z] #56 129.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-04T08:52:50.591Z] #56 DONE 139.1s [2021-03-04T08:52:50.591Z] [2021-03-04T08:52:50.591Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T08:52:50.591Z] #57 sha256:69f060257a783398afdc23b1b23ee402d3387577b823c29b5b4048589c6e5001 [2021-03-04T08:52:50.591Z] #57 DONE 0.1s [2021-03-04T08:52:50.591Z] [2021-03-04T08:52:50.591Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T08:52:50.591Z] #58 sha256:9aaa931bc38389b1bd8de144f84384ead3db25976bbfa353a39140408d55988c [2021-03-04T08:52:50.591Z] #58 DONE 0.1s [2021-03-04T08:52:50.591Z] [2021-03-04T08:52:50.591Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:52:50.591Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:52:50.714Z] #41 44.32 DEP compel/src/lib/ptrace.d [2021-03-04T08:52:50.714Z] #41 44.47 DEP compel/src/lib/infect.d [2021-03-04T08:52:50.973Z] #41 44.58 DEP compel/src/lib/infect-util.d [2021-03-04T08:52:50.973Z] #41 44.68 DEP compel/src/lib/infect-rpc.d [2021-03-04T08:52:50.973Z] #41 ... [2021-03-04T08:52:50.973Z] [2021-03-04T08:52:50.973Z] #56 [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-03-04T08:52:50.973Z] #56 sha256:2f0a3d5278751e6273c36960b0eefa5686347e5043565d40b652ca80497cfb6a [2021-03-04T08:52:50.974Z] #56 116.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:52:50.974Z] #56 116.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-04T08:52:51.055Z] #47 46.21 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:52:51.055Z] #47 ... [2021-03-04T08:52:51.055Z] [2021-03-04T08:52:51.055Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:51.055Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:52:51.055Z] #11 36.18 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-03-04T08:52:51.055Z] #11 36.83 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-03-04T08:52:51.055Z] #11 36.84 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-03-04T08:52:51.055Z] #11 41.02 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-03-04T08:52:51.055Z] #11 43.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-04T08:52:51.055Z] #11 43.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-04T08:52:51.055Z] #11 43.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-04T08:52:51.055Z] #11 43.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-04T08:52:51.055Z] #11 43.76 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-03-04T08:52:51.055Z] #11 43.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-03-04T08:52:51.055Z] #11 43.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-04T08:52:51.055Z] #11 43.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-04T08:52:51.055Z] #11 43.81 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-04T08:52:51.055Z] #11 43.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-04T08:52:51.055Z] #11 43.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-04T08:52:51.055Z] #11 43.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-04T08:52:51.055Z] #11 43.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-03-04T08:52:51.055Z] #11 43.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-03-04T08:52:51.055Z] #11 43.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-03-04T08:52:51.055Z] #11 45.31 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:52:51.055Z] #11 45.50 Fetched 73.8 MB in 11s (6757 kB/s) [2021-03-04T08:52:51.055Z] #11 45.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 ... 15383 files and directories currently installed.) [2021-03-04T08:52:51.055Z] #11 45.81 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-03-04T08:52:51.055Z] #11 45.84 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:52:51.055Z] #11 ... [2021-03-04T08:52:51.055Z] [2021-03-04T08:52:51.055Z] #47 [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-03-04T08:52:51.055Z] #47 sha256:64e68e24ce583fc80d8a7890ad193facdb53461b266f58dae755eb3ee0a86117 [2021-03-04T08:52:51.056Z] #47 46.29 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:52:51.056Z] #47 46.32 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:52:51.143Z] #40 48.12 Selecting previously unselected package protobuf-c-compiler. [2021-03-04T08:52:51.144Z] #40 48.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:52:51.144Z] #40 48.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:52:51.319Z] #47 46.36 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:52:51.319Z] #47 46.45 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:52:51.404Z] #40 48.34 Selecting previously unselected package protobuf-compiler. [2021-03-04T08:52:51.404Z] #40 48.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-04T08:52:51.404Z] #40 48.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:52:51.665Z] #40 48.53 Selecting previously unselected package python-pkg-resources. [2021-03-04T08:52:51.665Z] #40 48.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:52:51.665Z] #40 48.55 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-04T08:52:51.665Z] #40 48.78 Selecting previously unselected package python-six. [2021-03-04T08:52:51.665Z] #40 48.78 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-04T08:52:51.925Z] #40 48.81 Unpacking python-six (1.12.0-1) ... [2021-03-04T08:52:51.925Z] #40 48.89 Selecting previously unselected package python-protobuf. [2021-03-04T08:52:51.925Z] #40 48.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-04T08:52:51.925Z] #40 48.92 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-04T08:52:51.959Z] #18 2.086 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:52:51.959Z] #18 2.323 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:52:51.959Z] #18 2.323 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:52:52.495Z] #40 49.51 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-04T08:52:52.887Z] #18 2.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:52:53.437Z] #40 ... [2021-03-04T08:52:53.437Z] [2021-03-04T08:52:53.437Z] #47 [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-03-04T08:52:53.437Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:52:53.437Z] #47 40.22 go: extracting golang.org/x/text v0.3.2 [2021-03-04T08:52:53.437Z] #47 45.41 go: finding github.com/fatih/color v1.7.0 [2021-03-04T08:52:53.437Z] #47 45.41 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-04T08:52:53.437Z] #47 45.41 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-04T08:52:53.437Z] #47 45.41 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-04T08:52:53.437Z] #47 45.50 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-04T08:52:53.437Z] #47 45.57 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-04T08:52:53.437Z] #47 45.57 go: finding github.com/pkg/errors v0.8.1 [2021-03-04T08:52:53.437Z] #47 45.59 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-04T08:52:53.437Z] #47 45.59 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-04T08:52:53.437Z] #47 45.87 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-04T08:52:53.437Z] #47 45.87 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-04T08:52:53.437Z] #47 45.87 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-04T08:52:53.437Z] #47 45.87 go: finding github.com/spf13/viper v1.6.1 [2021-03-04T08:52:53.437Z] #47 45.87 go: finding github.com/stretchr/testify v1.4.0 [2021-03-04T08:52:53.437Z] #47 45.87 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-04T08:52:53.437Z] #47 45.87 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-04T08:52:53.437Z] #47 45.87 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-04T08:52:53.437Z] #47 45.89 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-04T08:52:53.437Z] #47 45.92 go: finding github.com/stretchr/objx v0.2.0 [2021-03-04T08:52:53.437Z] #47 45.93 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-04T08:52:53.437Z] #47 45.93 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-04T08:52:53.437Z] #47 45.96 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-04T08:52:53.437Z] #47 46.03 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-04T08:52:53.437Z] #47 46.03 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-04T08:52:53.437Z] #47 46.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-04T08:52:53.437Z] #47 46.03 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-04T08:52:53.437Z] #47 46.03 go: finding github.com/spf13/cobra v0.0.5 [2021-03-04T08:52:53.437Z] #47 46.07 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-04T08:52:53.437Z] #47 46.10 go: finding github.com/gobwas/glob v0.2.3 [2021-03-04T08:52:53.437Z] #47 46.11 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-04T08:52:53.437Z] #47 46.25 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-04T08:52:53.437Z] #47 46.25 go: finding github.com/spf13/pflag v1.0.5 [2021-03-04T08:52:53.437Z] #47 46.41 go: finding github.com/magiconair/properties v1.8.1 [2021-03-04T08:52:53.437Z] #47 46.42 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T08:52:53.437Z] #47 46.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-04T08:52:53.437Z] #47 46.57 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-04T08:52:53.437Z] #47 46.66 go: finding github.com/spf13/afero v1.1.2 [2021-03-04T08:52:53.437Z] #47 46.70 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-04T08:52:53.437Z] #47 46.75 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-04T08:52:53.437Z] #47 46.75 go: finding github.com/spf13/cast v1.3.0 [2021-03-04T08:52:53.437Z] #47 46.77 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-04T08:52:53.437Z] #47 46.80 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-04T08:52:53.437Z] #47 46.83 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-04T08:52:53.437Z] #47 46.83 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-04T08:52:53.437Z] #47 46.83 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-04T08:52:53.437Z] #47 46.88 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-04T08:52:53.437Z] #47 46.90 go: finding golang.org/x/text v0.3.2 [2021-03-04T08:52:53.437Z] #47 46.90 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-04T08:52:53.437Z] #47 47.07 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-04T08:52:53.437Z] #47 47.15 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-04T08:52:53.437Z] #47 47.15 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-04T08:52:53.437Z] #47 47.31 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-04T08:52:53.437Z] #47 47.33 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-04T08:52:53.437Z] #47 47.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-04T08:52:53.437Z] #47 47.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-04T08:52:53.437Z] #47 47.43 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-04T08:52:53.437Z] #47 47.43 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-04T08:52:53.437Z] #47 47.43 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-04T08:52:53.437Z] #47 47.43 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-04T08:52:53.437Z] #47 47.45 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-04T08:52:53.437Z] #47 47.49 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-04T08:52:53.437Z] #47 47.50 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-04T08:52:53.437Z] #47 47.52 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-04T08:52:53.437Z] #47 47.53 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-04T08:52:53.437Z] #47 47.59 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-04T08:52:53.437Z] #47 47.62 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-04T08:52:53.437Z] #47 47.64 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-04T08:52:53.437Z] #47 47.73 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-04T08:52:53.437Z] #47 47.78 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-04T08:52:53.437Z] #47 48.11 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-04T08:52:53.437Z] #47 48.14 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-04T08:52:53.437Z] #47 48.20 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-04T08:52:53.437Z] #47 48.24 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-04T08:52:53.437Z] #47 48.24 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-04T08:52:53.437Z] #47 ... [2021-03-04T08:52:53.437Z] [2021-03-04T08:52:53.437Z] #32 [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-03-04T08:52:53.437Z] #32 sha256:44ed6594f9d2fb0461bf83b8c28f79b50d18e12aee8de7768f84e947e75e0347 [2021-03-04T08:52:53.437Z] #32 40.40 internal/reflectlite [2021-03-04T08:52:53.437Z] #32 40.41 sync [2021-03-04T08:52:53.437Z] #32 42.91 sort [2021-03-04T08:52:53.437Z] #32 42.91 errors [2021-03-04T08:52:53.437Z] #32 43.36 strconv [2021-03-04T08:52:53.437Z] #32 44.37 io [2021-03-04T08:52:53.437Z] #32 45.88 internal/oserror [2021-03-04T08:52:53.437Z] #32 45.88 syscall [2021-03-04T08:52:53.437Z] #32 47.18 reflect [2021-03-04T08:52:53.697Z] #32 ... [2021-03-04T08:52:53.697Z] [2021-03-04T08:52:53.697Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:53.697Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:53.697Z] #11 33.95 Reading package lists... [2021-03-04T08:52:53.697Z] #11 40.76 Building dependency tree... [2021-03-04T08:52:53.697Z] #11 44.30 The following additional packages will be installed: [2021-03-04T08:52:53.697Z] #11 44.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-04T08:52:53.697Z] #11 44.30 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-04T08:52:53.697Z] #11 44.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-04T08:52:53.697Z] #11 44.30 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-03-04T08:52:53.697Z] #11 44.32 mingw-w64-x86-64-dev [2021-03-04T08:52:53.697Z] #11 44.33 Suggested packages: [2021-03-04T08:52:53.697Z] #11 44.33 gcc-8-locales seccomp wine64 [2021-03-04T08:52:53.697Z] #11 45.98 The following NEW packages will be installed: [2021-03-04T08:52:53.697Z] #11 45.98 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-04T08:52:53.697Z] #11 45.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-04T08:52:53.697Z] #11 46.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-04T08:52:53.697Z] #11 46.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-04T08:52:53.697Z] #11 46.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-04T08:52:53.697Z] #11 46.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-04T08:52:53.697Z] #11 46.00 The following packages will be upgraded: [2021-03-04T08:52:53.697Z] #11 46.00 libsystemd0 libudev1 [2021-03-04T08:52:53.697Z] #11 46.41 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:52:53.697Z] #11 46.41 Need to get 78.2 MB of archives. [2021-03-04T08:52:53.697Z] #11 46.41 After this operation, 487 MB of additional disk space will be used. [2021-03-04T08:52:53.697Z] #11 46.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-04T08:52:53.697Z] #11 46.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-04T08:52:53.697Z] #11 46.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-04T08:52:53.697Z] #11 46.68 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-03-04T08:52:53.697Z] #11 46.88 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-03-04T08:52:53.697Z] #11 46.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-04T08:52:53.697Z] #11 46.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-04T08:52:53.697Z] #11 46.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-04T08:52:53.697Z] #11 47.39 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-03-04T08:52:53.697Z] #11 47.71 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-03-04T08:52:53.697Z] #11 47.72 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-03-04T08:52:53.697Z] #11 ... [2021-03-04T08:52:53.697Z] [2021-03-04T08:52:53.697Z] #34 [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-03-04T08:52:53.697Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:52:53.697Z] #34 34.42 Reading package lists... [2021-03-04T08:52:53.697Z] #34 41.14 Building dependency tree... [2021-03-04T08:52:53.697Z] #34 44.66 The following additional packages will be installed: [2021-03-04T08:52:53.697Z] #34 44.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-04T08:52:53.697Z] #34 44.68 Suggested packages: [2021-03-04T08:52:53.697Z] #34 44.68 cmake-doc ninja-build lrzip [2021-03-04T08:52:53.697Z] #34 44.68 Recommended packages: [2021-03-04T08:52:53.697Z] #34 44.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-04T08:52:53.697Z] #34 45.87 The following NEW packages will be installed: [2021-03-04T08:52:53.697Z] #34 45.87 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-04T08:52:53.697Z] #34 45.87 vim-common xxd [2021-03-04T08:52:53.697Z] #34 46.25 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-04T08:52:53.697Z] #34 46.25 Need to get 14.9 MB of archives. [2021-03-04T08:52:53.697Z] #34 46.25 After this operation, 61.8 MB of additional disk space will be used. [2021-03-04T08:52:53.697Z] #34 46.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T08:52:53.697Z] #34 46.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:52:53.697Z] #34 46.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-04T08:52:53.697Z] #34 46.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T08:52:53.697Z] #34 47.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-04T08:52:53.697Z] #34 47.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-04T08:52:53.697Z] #34 47.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-04T08:52:53.697Z] #34 47.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-04T08:52:53.697Z] #34 47.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-04T08:52:53.697Z] #34 47.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-04T08:52:53.697Z] #34 48.92 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:52:53.697Z] #34 49.17 Fetched 14.9 MB in 2s (8126 kB/s) [2021-03-04T08:52:53.697Z] #34 49.27 Selecting previously unselected package xxd. [2021-03-04T08:52:53.697Z] #34 49.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:52:53.697Z] #34 49.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:52:53.697Z] #34 49.37 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:52:53.697Z] #34 49.61 Selecting previously unselected package vim-common. [2021-03-04T08:52:53.697Z] #34 49.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:52:53.697Z] #34 49.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:52:53.697Z] #34 50.05 Selecting previously unselected package cmake-data. [2021-03-04T08:52:53.697Z] #34 50.05 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-04T08:52:53.697Z] #34 50.06 Unpacking cmake-data (3.13.4-1) ... [2021-03-04T08:52:54.250Z] #18 4.348 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:52:54.265Z] #34 ... [2021-03-04T08:52:54.266Z] [2021-03-04T08:52:54.266Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:52:54.266Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:52:54.642Z] #47 ... [2021-03-04T08:52:54.642Z] [2021-03-04T08:52:54.642Z] #45 [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-03-04T08:52:54.642Z] #45 sha256:2e9cd0b96a1782ab16ec8f59e66411125dad58f3bbf9a8100ab53ef574e2603f [2021-03-04T08:52:54.642Z] #45 DONE 49.8s [2021-03-04T08:52:54.786Z] #30 50.14 Checking out files: 87% (1331/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-03-04T08:52:54.786Z] #30 50.79 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-04T08:52:54.906Z] [2021-03-04T08:52:54.906Z] #34 [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-03-04T08:52:54.906Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T08:52:54.906Z] #34 49.78 Selecting previously unselected package libicu63:arm64. [2021-03-04T08:52:54.906Z] #34 49.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-04T08:52:54.906Z] #34 49.84 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-04T08:52:55.358Z] #30 51.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:52:55.614Z] #18 ... [2021-03-04T08:52:55.614Z] [2021-03-04T08:52:55.614Z] #51 [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-03-04T08:52:55.614Z] #51 sha256:06993925f2202cdf89dc8975d6a263a02a72f03b7c8f9f71da9546e228b5423d [2021-03-04T08:52:55.614Z] #51 12.89 + cd /tmp/tmp.m1rFOpbe71/src/github.com/opencontainers/runc [2021-03-04T08:52:55.614Z] #51 12.89 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:52:55.614Z] #51 13.46 + '[' -z '' ']' [2021-03-04T08:52:55.614Z] #51 13.46 + target=static [2021-03-04T08:52:55.614Z] #51 13.46 + make 'BUILDTAGS=seccomp ' static [2021-03-04T08:52:55.614Z] #51 13.64 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-04T08:52:55.929Z] #30 ... [2021-03-04T08:52:55.929Z] [2021-03-04T08:52:55.929Z] #43 [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-03-04T08:52:55.929Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:52:55.929Z] #43 42.88 github.com/LK4D4/vndr/godl/singleflight [2021-03-04T08:52:55.929Z] #43 42.91 errors [2021-03-04T08:52:55.929Z] #43 43.36 sort [2021-03-04T08:52:55.929Z] #43 43.43 io [2021-03-04T08:52:55.929Z] #43 44.49 strconv [2021-03-04T08:52:55.929Z] #43 44.63 bytes [2021-03-04T08:52:55.929Z] #43 46.82 bufio [2021-03-04T08:52:55.929Z] #43 48.51 reflect [2021-03-04T08:52:55.929Z] #43 48.64 syscall [2021-03-04T08:52:55.929Z] #43 ... [2021-03-04T08:52:55.929Z] [2021-03-04T08:52:55.929Z] #49 [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-03-04T08:52:55.929Z] #49 sha256:faaeb1bdf51acca95b84f55392423c02580dcd668fa269032c30d911523837cf [2021-03-04T08:52:55.929Z] #49 51.21 syscall [2021-03-04T08:52:55.929Z] #49 51.23 reflect [2021-03-04T08:52:56.251Z] #56 ... [2021-03-04T08:52:56.251Z] [2021-03-04T08:52:56.251Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:56.251Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:56.251Z] #11 116.0 Selecting previously unselected package libapparmor1:amd64. [2021-03-04T08:52:56.251Z] #11 116.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 116.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T08:52:56.251Z] #11 116.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-04T08:52:56.251Z] #11 116.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 116.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T08:52:56.251Z] #11 116.4 Selecting previously unselected package libbtrfs0. [2021-03-04T08:52:56.251Z] #11 116.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 116.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:52:56.251Z] #11 116.4 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:52:56.251Z] #11 116.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 116.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:52:56.251Z] #11 116.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-04T08:52:56.251Z] #11 116.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 116.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:56.251Z] #11 116.7 Selecting previously unselected package libudev-dev:amd64. [2021-03-04T08:52:56.251Z] #11 116.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 116.7 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:56.251Z] #11 116.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-04T08:52:56.251Z] #11 116.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 116.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T08:52:56.251Z] #11 117.2 Selecting previously unselected package libpcre16-3:amd64. [2021-03-04T08:52:56.251Z] #11 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 117.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T08:52:56.251Z] #11 117.4 Selecting previously unselected package libpcre32-3:amd64. [2021-03-04T08:52:56.251Z] #11 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 117.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T08:52:56.251Z] #11 117.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-04T08:52:56.251Z] #11 117.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 117.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T08:52:56.251Z] #11 117.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-04T08:52:56.251Z] #11 117.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 117.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T08:52:56.251Z] #11 118.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-04T08:52:56.251Z] #11 118.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 118.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T08:52:56.251Z] #11 118.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-04T08:52:56.251Z] #11 118.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 118.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:56.251Z] #11 118.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-04T08:52:56.251Z] #11 118.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 118.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T08:52:56.251Z] #11 118.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-04T08:52:56.251Z] #11 118.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T08:52:56.251Z] #11 118.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:56.251Z] #11 119.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T08:52:56.251Z] #11 119.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T08:52:56.251Z] #11 119.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T08:52:56.251Z] #11 119.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:52:56.251Z] #11 119.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T08:52:56.251Z] #11 119.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T08:52:56.251Z] #11 119.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:56.251Z] #11 119.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:52:56.251Z] #11 119.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T08:52:56.251Z] #11 119.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:56.251Z] #11 119.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:52:56.251Z] #11 119.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:52:56.251Z] #11 119.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T08:52:56.251Z] #11 119.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-04T08:52:56.251Z] #11 119.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:56.251Z] #11 119.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:52:56.251Z] #11 119.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T08:52:56.251Z] #11 119.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:56.251Z] #11 119.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-04T08:52:56.251Z] #11 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-04T08:52:56.251Z] #11 119.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:52:56.251Z] #11 119.4 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-03-04T08:52:56.251Z] #11 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-04T08:52:56.251Z] #11 119.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:52:56.251Z] #11 119.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T08:52:56.251Z] #11 119.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:56.251Z] #11 119.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-04T08:52:56.251Z] #11 119.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:56.251Z] #11 119.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T08:52:56.251Z] #11 119.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:52:56.251Z] #11 DONE 121.4s [2021-03-04T08:52:56.251Z] [2021-03-04T08:52:56.251Z] #51 [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-03-04T08:52:56.251Z] #51 sha256:480d5a4cc625308a72b05a1319480bc023f31523dd74826a481415135fa58970 [2021-03-04T08:52:57.191Z] #51 ... [2021-03-04T08:52:57.191Z] [2021-03-04T08:52:57.191Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T08:52:57.191Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-04T08:52:57.191Z] #12 DONE 1.6s [2021-03-04T08:52:57.451Z] [2021-03-04T08:52:57.451Z] #51 [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-03-04T08:52:57.451Z] #51 sha256:480d5a4cc625308a72b05a1319480bc023f31523dd74826a481415135fa58970 [2021-03-04T08:52:57.451Z] #51 1.596 + RM_GOPATH=0 [2021-03-04T08:52:57.451Z] #51 1.596 + TMP_GOPATH= [2021-03-04T08:52:57.451Z] #51 1.596 + : /build [2021-03-04T08:52:57.451Z] #51 1.596 + '[' -z '' ']' [2021-03-04T08:52:57.451Z] #51 1.604 ++ mktemp -d [2021-03-04T08:52:57.451Z] #51 1.604 + export GOPATH=/tmp/tmp.vMGqeyfCiV [2021-03-04T08:52:57.451Z] #51 1.604 + GOPATH=/tmp/tmp.vMGqeyfCiV [2021-03-04T08:52:57.451Z] #51 1.604 + RM_GOPATH=1 [2021-03-04T08:52:57.451Z] #51 1.604 + case "$(go env GOARCH)" in [2021-03-04T08:52:57.451Z] #51 1.604 ++ go env GOARCH [2021-03-04T08:52:57.452Z] #51 1.631 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:57.452Z] #51 1.631 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:57.452Z] #51 1.631 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:57.452Z] #51 1.633 + dir=/tmp/install [2021-03-04T08:52:57.452Z] #51 1.633 + bin=runc [2021-03-04T08:52:57.452Z] #51 1.633 + shift [2021-03-04T08:52:57.452Z] #51 1.633 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-04T08:52:57.452Z] #51 1.633 + . /tmp/install/runc.installer [2021-03-04T08:52:57.452Z] #51 1.633 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:52:57.452Z] #51 1.633 + install_runc [2021-03-04T08:52:57.452Z] #51 1.643 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-04T08:52:57.452Z] #51 1.643 + uname -r [2021-03-04T08:52:57.452Z] #51 1.654 + RUNC_BUILDTAGS='seccomp ' [2021-03-04T08:52:57.452Z] #51 1.654 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-04T08:52:57.452Z] #51 1.655 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-04T08:52:57.452Z] #51 1.656 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vMGqeyfCiV/src/github.com/opencontainers/runc [2021-03-04T08:52:57.452Z] #51 1.657 Cloning into '/tmp/tmp.vMGqeyfCiV/src/github.com/opencontainers/runc'... [2021-03-04T08:52:57.503Z] #34 ... [2021-03-04T08:52:57.503Z] [2021-03-04T08:52:57.503Z] #40 [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-03-04T08:52:57.503Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-04T08:52:57.503Z] #40 42.59 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-04T08:52:57.503Z] #40 42.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-04T08:52:57.503Z] #40 42.62 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-04T08:52:57.503Z] #40 42.77 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-04T08:52:57.503Z] #40 42.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-04T08:52:57.503Z] #40 42.80 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:52:57.503Z] #40 44.10 Selecting previously unselected package libprotobuf17:arm64. [2021-03-04T08:52:57.503Z] #40 44.11 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-04T08:52:57.503Z] #40 44.12 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-04T08:52:57.503Z] #40 45.06 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-04T08:52:57.503Z] #40 45.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-04T08:52:57.503Z] #40 45.08 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-04T08:52:57.503Z] #40 45.34 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-04T08:52:57.503Z] #40 45.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-04T08:52:57.503Z] #40 45.36 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-04T08:52:57.503Z] #40 47.35 Selecting previously unselected package libprotoc17:arm64. [2021-03-04T08:52:57.503Z] #40 47.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-04T08:52:57.503Z] #40 47.46 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-04T08:52:57.503Z] #40 49.75 Selecting previously unselected package protobuf-c-compiler. [2021-03-04T08:52:57.503Z] #40 49.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-04T08:52:57.503Z] #40 49.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:52:57.503Z] #40 49.94 Selecting previously unselected package protobuf-compiler. [2021-03-04T08:52:57.503Z] #40 49.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-04T08:52:57.503Z] #40 49.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:52:57.503Z] #40 50.51 Selecting previously unselected package python-pkg-resources. [2021-03-04T08:52:57.503Z] #40 50.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:52:57.503Z] #40 50.53 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-04T08:52:57.503Z] #40 51.17 Selecting previously unselected package python-six. [2021-03-04T08:52:57.503Z] #40 51.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-04T08:52:57.503Z] #40 51.40 Unpacking python-six (1.12.0-1) ... [2021-03-04T08:52:57.503Z] #40 52.22 Selecting previously unselected package python-protobuf. [2021-03-04T08:52:57.503Z] #40 52.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-04T08:52:57.503Z] #40 52.27 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-04T08:52:57.767Z] #40 ... [2021-03-04T08:52:57.767Z] [2021-03-04T08:52:57.767Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:57.767Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:52:57.767Z] #11 46.33 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-03-04T08:52:57.767Z] #11 46.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-04T08:52:57.767Z] #11 46.79 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-03-04T08:52:57.767Z] #11 47.21 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:52:57.767Z] #11 47.60 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-03-04T08:52:57.767Z] #11 47.73 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-04T08:52:57.767Z] #11 47.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-04T08:52:57.767Z] #11 47.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-04T08:52:57.767Z] #11 48.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:52:57.767Z] #11 52.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-04T08:52:57.767Z] #11 52.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-04T08:52:57.767Z] #11 52.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:52:57.767Z] #11 ... [2021-03-04T08:52:57.767Z] [2021-03-04T08:52:57.767Z] #54 [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-03-04T08:52:57.767Z] #54 sha256:4124f1cf92d0ee90fce2c6bd1774c5bc765978b551b4e7fd5172b73999401a9f [2021-03-04T08:52:57.767Z] #54 2.427 + RM_GOPATH=0 [2021-03-04T08:52:57.767Z] #54 2.427 + TMP_GOPATH= [2021-03-04T08:52:57.767Z] #54 2.427 + : /build [2021-03-04T08:52:57.767Z] #54 2.427 + '[' -z '' ']' [2021-03-04T08:52:57.767Z] #54 2.435 ++ mktemp -d [2021-03-04T08:52:57.767Z] #54 2.435 + export GOPATH=/tmp/tmp.K6jpYKAYjn [2021-03-04T08:52:57.767Z] #54 2.435 + GOPATH=/tmp/tmp.K6jpYKAYjn [2021-03-04T08:52:57.767Z] #54 2.435 + RM_GOPATH=1 [2021-03-04T08:52:57.767Z] #54 2.435 + case "$(go env GOARCH)" in [2021-03-04T08:52:57.767Z] #54 2.443 ++ go env GOARCH [2021-03-04T08:52:57.767Z] #54 2.485 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:57.767Z] #54 2.485 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:57.767Z] #54 2.498 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:57.767Z] #54 2.502 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:52:57.767Z] #54 2.502 + dir=/tmp/install [2021-03-04T08:52:57.767Z] #54 2.502 + bin=containerd [2021-03-04T08:52:57.767Z] #54 2.502 + shift [2021-03-04T08:52:57.767Z] #54 2.502 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-04T08:52:57.767Z] #54 2.502 + . /tmp/install/containerd.installer [2021-03-04T08:52:57.767Z] #54 2.502 ++ set -e [2021-03-04T08:52:57.767Z] #54 2.502 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:52:57.767Z] #54 2.502 + install_containerd [2021-03-04T08:52:57.767Z] #54 2.502 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-04T08:52:57.767Z] #54 2.502 + git clone https://github.com/containerd/containerd.git /tmp/tmp.K6jpYKAYjn/src/github.com/containerd/containerd [2021-03-04T08:52:57.767Z] #54 2.527 Cloning into '/tmp/tmp.K6jpYKAYjn/src/github.com/containerd/containerd'... [2021-03-04T08:52:58.031Z] #54 ... [2021-03-04T08:52:58.031Z] [2021-03-04T08:52:58.031Z] #49 [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-03-04T08:52:58.031Z] #49 sha256:25a5f1a81162debf7efa8f163683fe9299f338792bf8f66c1929ce755281a70f [2021-03-04T08:52:58.031Z] #49 42.99 bytes [2021-03-04T08:52:58.031Z] #49 43.03 reflect [2021-03-04T08:52:58.031Z] #49 43.08 strings [2021-03-04T08:52:58.031Z] #49 43.08 syscall [2021-03-04T08:52:58.031Z] #49 48.51 regexp/syntax [2021-03-04T08:52:58.031Z] #49 ... [2021-03-04T08:52:58.031Z] [2021-03-04T08:52:58.031Z] #40 [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-03-04T08:52:58.031Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-04T08:52:58.031Z] #40 53.09 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-04T08:52:58.838Z] #51 ... [2021-03-04T08:52:58.838Z] [2021-03-04T08:52:58.838Z] #13 [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-03-04T08:52:58.838Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-04T08:52:58.838Z] #13 DONE 1.4s [2021-03-04T08:52:58.838Z] [2021-03-04T08:52:58.838Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T08:52:58.838Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-04T08:52:59.228Z] #49 ... [2021-03-04T08:52:59.228Z] [2021-03-04T08:52:59.229Z] #54 [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-03-04T08:52:59.229Z] #54 sha256:d147261c3590e77d938684663bd4ba090e97aff26bf667d66896fc553790eab9 [2021-03-04T08:52:59.229Z] #54 7.099 + RM_GOPATH=0 [2021-03-04T08:52:59.229Z] #54 7.099 + TMP_GOPATH= [2021-03-04T08:52:59.229Z] #54 7.099 + : /build [2021-03-04T08:52:59.229Z] #54 7.099 + '[' -z '' ']' [2021-03-04T08:52:59.229Z] #54 7.099 ++ mktemp -d [2021-03-04T08:52:59.229Z] #54 7.099 + export GOPATH=/tmp/tmp.N6D8Z83JIf [2021-03-04T08:52:59.229Z] #54 7.099 + GOPATH=/tmp/tmp.N6D8Z83JIf [2021-03-04T08:52:59.229Z] #54 7.099 + RM_GOPATH=1 [2021-03-04T08:52:59.229Z] #54 7.099 + case "$(go env GOARCH)" in [2021-03-04T08:52:59.229Z] #54 7.099 ++ go env GOARCH [2021-03-04T08:52:59.229Z] #54 7.124 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:59.229Z] #54 7.124 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:52:59.229Z] #54 7.124 ++ dirname /tmp/install/install.sh [2021-03-04T08:52:59.229Z] #54 7.124 + dir=/tmp/install [2021-03-04T08:52:59.229Z] #54 7.124 + bin=containerd [2021-03-04T08:52:59.229Z] #54 7.124 + shift [2021-03-04T08:52:59.229Z] #54 7.124 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-04T08:52:59.229Z] #54 7.124 + . /tmp/install/containerd.installer [2021-03-04T08:52:59.229Z] #54 7.124 ++ set -e [2021-03-04T08:52:59.229Z] #54 7.124 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:52:59.229Z] #54 7.124 + install_containerd [2021-03-04T08:52:59.229Z] #54 7.151 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:52:59.229Z] #54 7.152 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-03-04T08:52:59.229Z] #54 7.152 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N6D8Z83JIf/src/github.com/containerd/containerd [2021-03-04T08:52:59.229Z] #54 7.152 Cloning into '/tmp/tmp.N6D8Z83JIf/src/github.com/containerd/containerd'... [2021-03-04T08:52:59.229Z] #54 ... [2021-03-04T08:52:59.229Z] [2021-03-04T08:52:59.229Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:59.229Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:52:59.229Z] #11 51.26 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-03-04T08:52:59.229Z] #11 53.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-04T08:52:59.229Z] #11 53.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-04T08:52:59.229Z] #11 53.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-04T08:52:59.229Z] #11 53.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-04T08:52:59.229Z] #11 53.52 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-03-04T08:52:59.229Z] #11 53.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-04T08:52:59.229Z] #11 53.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-04T08:52:59.229Z] #11 53.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-04T08:52:59.229Z] #11 53.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-04T08:52:59.229Z] #11 53.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-04T08:52:59.229Z] #11 53.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-04T08:52:59.229Z] #11 53.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-04T08:52:59.229Z] #11 53.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-04T08:52:59.229Z] #11 53.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-03-04T08:52:59.229Z] #11 53.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-04T08:52:59.229Z] #11 54.92 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:52:59.229Z] #11 55.11 Fetched 78.2 MB in 8s (10.3 MB/s) [2021-03-04T08:52:59.229Z] #11 55.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:52:59.229Z] #11 55.32 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-04T08:52:59.229Z] #11 55.35 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:52:59.229Z] #11 55.77 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:59.229Z] #11 55.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 ... 15410 files and directories currently installed.) [2021-03-04T08:52:59.229Z] #11 56.05 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-04T08:52:59.229Z] #11 56.07 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-04T08:52:59.410Z] #14 ... [2021-03-04T08:52:59.410Z] [2021-03-04T08:52:59.411Z] #56 [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-03-04T08:52:59.411Z] #56 sha256:2f0a3d5278751e6273c36960b0eefa5686347e5043565d40b652ca80497cfb6a [2021-03-04T08:52:59.411Z] #56 DONE 124.9s [2021-03-04T08:52:59.411Z] [2021-03-04T08:52:59.411Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T08:52:59.411Z] #57 sha256:1674140f58d6060daff20ea7be70e2866c469f62095ce329e6dbee2853fff929 [2021-03-04T08:52:59.411Z] #57 DONE 0.1s [2021-03-04T08:52:59.411Z] [2021-03-04T08:52:59.411Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T08:52:59.411Z] #58 sha256:88551c13a24cb8bb70a29844dadb9aae8391eba31d5401c8b8b9c2d445801304 [2021-03-04T08:52:59.411Z] #58 DONE 0.1s [2021-03-04T08:52:59.411Z] [2021-03-04T08:52:59.411Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:52:59.411Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:52:59.411Z] #41 44.84 DEP compel/arch/x86/src/lib/infect.d [2021-03-04T08:52:59.411Z] #41 44.96 DEP compel/arch/x86/src/lib/cpu.d [2021-03-04T08:52:59.411Z] #41 45.01 DEP compel/src/lib/log.d [2021-03-04T08:52:59.411Z] #41 45.13 DEP compel/src/main.d [2021-03-04T08:52:59.411Z] #41 45.22 DEP compel/src/lib/handle-elf.d [2021-03-04T08:52:59.411Z] #41 45.31 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-04T08:52:59.411Z] #41 45.45 CC compel/src/lib/log.o [2021-03-04T08:52:59.411Z] #41 45.68 CC compel/arch/x86/src/lib/cpu.o [2021-03-04T08:52:59.411Z] #41 46.38 CC compel/arch/x86/src/lib/infect.o [2021-03-04T08:52:59.411Z] #41 47.11 CC compel/src/lib/infect-rpc.o [2021-03-04T08:52:59.411Z] #41 47.47 CC compel/src/lib/infect-util.o [2021-03-04T08:52:59.411Z] #41 47.67 CC compel/src/lib/infect.o [2021-03-04T08:52:59.411Z] #41 50.11 CC compel/src/lib/ptrace.o [2021-03-04T08:52:59.411Z] #41 50.63 AR compel/libcompel.a [2021-03-04T08:52:59.411Z] #41 50.73 HOSTCC compel/src/main-host.o [2021-03-04T08:52:59.411Z] #41 51.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-04T08:52:59.411Z] #41 51.66 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-04T08:52:59.411Z] #41 52.13 HOSTCC compel/src/lib/log-host.o [2021-03-04T08:52:59.411Z] #41 52.26 HOSTLINK compel/compel-host-bin [2021-03-04T08:52:59.411Z] #41 52.46 DEP soccr/soccr.d [2021-03-04T08:52:59.411Z] #41 52.80 CC soccr/soccr.o [2021-03-04T08:52:59.427Z] #40 ... [2021-03-04T08:52:59.427Z] [2021-03-04T08:52:59.427Z] #32 [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-03-04T08:52:59.427Z] #32 sha256:54db309185cf35794ce51f27eacccb1764f1ab3de7e71fa329068e15547ad3e1 [2021-03-04T08:52:59.427Z] #32 44.55 path [2021-03-04T08:52:59.427Z] #32 45.83 text/tabwriter [2021-03-04T08:52:59.427Z] #32 47.66 internal/syscall/unix [2021-03-04T08:52:59.427Z] #32 47.67 internal/syscall/execenv [2021-03-04T08:52:59.427Z] #32 47.68 time [2021-03-04T08:52:59.427Z] #32 52.11 internal/poll [2021-03-04T08:52:59.427Z] #32 53.79 os [2021-03-04T08:52:59.427Z] #32 ... [2021-03-04T08:52:59.427Z] [2021-03-04T08:52:59.427Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:52:59.427Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:52:59.427Z] #11 54.75 Selecting previously unselected package binutils-mingw-w64. [2021-03-04T08:52:59.489Z] #11 56.31 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-04T08:52:59.490Z] #11 56.51 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-04T08:52:59.671Z] #41 ... [2021-03-04T08:52:59.671Z] [2021-03-04T08:52:59.671Z] #43 [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-03-04T08:52:59.671Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:52:59.671Z] #43 115.4 crypto/tls [2021-03-04T08:52:59.671Z] #43 122.0 net/http/httptrace [2021-03-04T08:52:59.671Z] #43 122.4 net/http [2021-03-04T08:52:59.691Z] #11 54.77 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-04T08:52:59.691Z] #11 54.78 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:52:59.691Z] #11 ... [2021-03-04T08:52:59.691Z] [2021-03-04T08:52:59.691Z] #43 [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-03-04T08:52:59.691Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:52:59.691Z] #43 44.85 reflect [2021-03-04T08:52:59.691Z] #43 46.14 regexp/syntax [2021-03-04T08:52:59.691Z] #43 47.32 hash/crc32 [2021-03-04T08:52:59.691Z] #43 47.90 crypto/hmac [2021-03-04T08:52:59.691Z] #43 48.33 crypto/rc4 [2021-03-04T08:52:59.691Z] #43 48.60 vendor/golang.org/x/crypto/hkdf [2021-03-04T08:52:59.691Z] #43 48.91 vendor/golang.org/x/text/transform [2021-03-04T08:52:59.691Z] #43 50.34 time [2021-03-04T08:52:59.691Z] #43 53.44 regexp [2021-03-04T08:52:59.751Z] #11 56.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-04T08:52:59.751Z] #11 56.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-04T08:52:59.751Z] #11 56.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:52:59.955Z] #43 ... [2021-03-04T08:52:59.955Z] [2021-03-04T08:52:59.955Z] #49 [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-03-04T08:52:59.955Z] #49 sha256:25a5f1a81162debf7efa8f163683fe9299f338792bf8f66c1929ce755281a70f [2021-03-04T08:52:59.955Z] #49 54.03 context [2021-03-04T08:52:59.955Z] #49 54.10 os [2021-03-04T08:52:59.955Z] #49 54.49 regexp [2021-03-04T08:53:00.241Z] #43 ... [2021-03-04T08:53:00.241Z] [2021-03-04T08:53:00.241Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T08:53:00.241Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-04T08:53:00.241Z] #14 1.665 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-04T08:53:00.502Z] #14 DONE 1.8s [2021-03-04T08:53:00.502Z] [2021-03-04T08:53:00.502Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T08:53:00.502Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-04T08:53:00.857Z] #51 ... [2021-03-04T08:53:00.857Z] [2021-03-04T08:53:00.857Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:00.857Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:00.857Z] #41 58.50 AR soccr/libsoccr.a [2021-03-04T08:53:00.857Z] #41 58.57 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:53:00.857Z] #41 59.53 DEP criu/arch/x86/sigframe.d [2021-03-04T08:53:00.857Z] #41 59.70 DEP criu/arch/x86/sigaction_compat.d [2021-03-04T08:53:00.857Z] #41 59.76 DEP criu/arch/x86/kerndat.d [2021-03-04T08:53:00.857Z] #41 59.90 DEP criu/arch/x86/crtools.d [2021-03-04T08:53:00.857Z] #41 60.03 DEP criu/arch/x86/cpu.d [2021-03-04T08:53:00.857Z] #41 60.20 CC criu/arch/x86/cpu.o [2021-03-04T08:53:00.857Z] #41 60.89 CC criu/arch/x86/crtools.o [2021-03-04T08:53:00.857Z] #41 62.03 CC criu/arch/x86/kerndat.o [2021-03-04T08:53:00.857Z] #41 62.51 CC criu/arch/x86/sigaction_compat.o [2021-03-04T08:53:00.857Z] #41 62.91 CC criu/arch/x86/sigframe.o [2021-03-04T08:53:00.857Z] #41 63.18 LINK criu/arch/x86/crtools.built-in.o [2021-03-04T08:53:00.857Z] #41 63.24 DEP criu/pie/util-vdso-elf32.d [2021-03-04T08:53:00.857Z] #41 63.42 DEP criu/pie/util-vdso.d [2021-03-04T08:53:00.857Z] #41 63.55 DEP criu/pie/util.d [2021-03-04T08:53:00.857Z] #41 63.68 CC criu/pie/util.o [2021-03-04T08:53:00.857Z] #41 64.00 CC criu/pie/util-vdso.o [2021-03-04T08:53:00.857Z] #41 64.76 CC criu/pie/util-vdso-elf32.o [2021-03-04T08:53:00.857Z] #41 65.52 AR criu/pie/pie.lib.a [2021-03-04T08:53:00.857Z] #41 65.58 DEP criu/pie/restorer.d [2021-03-04T08:53:00.857Z] #41 65.79 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-04T08:53:00.857Z] #41 65.95 DEP criu/arch/x86/restorer_unmap.d [2021-03-04T08:53:00.857Z] #41 65.99 DEP criu/arch/x86/restorer.d [2021-03-04T08:53:00.857Z] #41 66.25 DEP criu/arch/x86/vdso-pie.d [2021-03-04T08:53:00.857Z] #41 66.36 DEP criu/pie/parasite-vdso.d [2021-03-04T08:53:00.857Z] #41 66.50 DEP criu/pie/parasite.d [2021-03-04T08:53:00.857Z] #41 66.74 CC criu/pie/parasite.o [2021-03-04T08:53:00.857Z] #41 68.19 LINK criu/pie/parasite.built-in.o [2021-03-04T08:53:00.857Z] #41 68.20 GEN criu/pie/parasite-blob.h [2021-03-04T08:53:00.857Z] #41 68.22 CC criu/pie/parasite-vdso.o [2021-03-04T08:53:01.420Z] #41 68.86 CC criu/arch/x86/vdso-pie.o [2021-03-04T08:53:01.663Z] #11 ... [2021-03-04T08:53:01.663Z] [2021-03-04T08:53:01.663Z] #49 [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-03-04T08:53:01.663Z] #49 sha256:faaeb1bdf51acca95b84f55392423c02580dcd668fa269032c30d911523837cf [2021-03-04T08:53:01.663Z] #49 58.70 time [2021-03-04T08:53:01.982Z] #41 69.16 CC criu/arch/x86/restorer.o [2021-03-04T08:53:02.238Z] #41 69.72 CC criu/arch/x86/restorer_unmap.o [2021-03-04T08:53:02.412Z] #15 DONE 1.9s [2021-03-04T08:53:02.412Z] [2021-03-04T08:53:02.412Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:02.412Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:02.412Z] #41 54.85 AR soccr/libsoccr.a [2021-03-04T08:53:02.412Z] #41 54.96 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:53:02.412Z] #41 55.70 DEP criu/arch/x86/sigframe.d [2021-03-04T08:53:02.412Z] #41 55.97 DEP criu/arch/x86/sigaction_compat.d [2021-03-04T08:53:02.412Z] #41 56.08 DEP criu/arch/x86/kerndat.d [2021-03-04T08:53:02.494Z] #41 69.77 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-04T08:53:02.672Z] #41 56.30 DEP criu/arch/x86/crtools.d [2021-03-04T08:53:02.672Z] #41 56.52 DEP criu/arch/x86/cpu.d [2021-03-04T08:53:02.750Z] #41 70.09 CC criu/pie/restorer.o [2021-03-04T08:53:02.935Z] #41 56.67 CC criu/arch/x86/cpu.o [2021-03-04T08:53:03.507Z] #41 ... [2021-03-04T08:53:03.507Z] [2021-03-04T08:53:03.507Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T08:53:03.507Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-04T08:53:03.507Z] #16 DONE 1.0s [2021-03-04T08:53:03.507Z] [2021-03-04T08:53:03.507Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T08:53:03.507Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-04T08:53:04.212Z] #49 ... [2021-03-04T08:53:04.212Z] [2021-03-04T08:53:04.212Z] #45 [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-03-04T08:53:04.212Z] #45 sha256:de7323a5f34fc4b6e69092701cec46a80ea5562de57a9588b254567611a15399 [2021-03-04T08:53:04.212Z] #45 DONE 61.1s [2021-03-04T08:53:04.269Z] #49 59.23 mvdan.cc/sh/v3/fileutil [2021-03-04T08:53:04.269Z] #49 ... [2021-03-04T08:53:04.269Z] [2021-03-04T08:53:04.269Z] #34 [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-03-04T08:53:04.269Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T08:53:04.269Z] #34 55.21 Selecting previously unselected package libxml2:arm64. [2021-03-04T08:53:04.269Z] #34 55.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-04T08:53:04.269Z] #34 55.22 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:53:04.269Z] #34 56.35 Selecting previously unselected package libarchive13:arm64. [2021-03-04T08:53:04.269Z] #34 56.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-04T08:53:04.269Z] #34 56.37 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-04T08:53:04.269Z] #34 57.97 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-04T08:53:04.269Z] #34 57.98 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-04T08:53:04.269Z] #34 57.99 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-04T08:53:04.269Z] #34 58.56 Selecting previously unselected package librhash0:arm64. [2021-03-04T08:53:04.269Z] #34 58.56 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-04T08:53:04.269Z] #34 58.56 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-04T08:53:04.269Z] #34 58.75 Selecting previously unselected package libuv1:arm64. [2021-03-04T08:53:04.269Z] #34 58.76 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-04T08:53:04.269Z] #34 58.77 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-04T08:53:04.269Z] #34 59.24 Selecting previously unselected package cmake. [2021-03-04T08:53:04.269Z] #34 59.25 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-04T08:53:04.269Z] #34 59.25 Unpacking cmake (3.13.4-1) ... [2021-03-04T08:53:04.471Z] [2021-03-04T08:53:04.471Z] #40 [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-03-04T08:53:04.471Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:53:04.471Z] #40 54.05 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-04T08:53:04.471Z] #40 54.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:53:04.471Z] #40 54.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:53:04.471Z] #40 54.12 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-04T08:53:04.471Z] #40 54.13 Setting up python-six (1.12.0-1) ... [2021-03-04T08:53:04.471Z] #40 58.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:53:04.471Z] #40 58.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:53:04.471Z] #40 58.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-04T08:53:04.471Z] #40 58.26 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-04T08:53:04.471Z] #40 58.28 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-04T08:53:04.471Z] #40 58.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:53:04.471Z] #40 58.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:53:04.471Z] #40 58.34 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-04T08:53:04.471Z] #40 58.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:53:04.471Z] #40 58.37 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-04T08:53:04.889Z] #17 DONE 1.2s [2021-03-04T08:53:04.890Z] [2021-03-04T08:53:04.890Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:04.890Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:05.851Z] #40 ... [2021-03-04T08:53:05.851Z] [2021-03-04T08:53:05.851Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:53:05.851Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:53:05.851Z] #11 59.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-04T08:53:05.851Z] #11 59.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-04T08:53:05.851Z] #11 59.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:53:05.851Z] #11 62.26 Selecting previously unselected package binutils-mingw-w64. [2021-03-04T08:53:05.851Z] #11 62.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-04T08:53:05.851Z] #11 62.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:53:05.851Z] #11 62.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-04T08:53:05.851Z] #11 62.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:53:05.851Z] #11 62.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:53:05.851Z] #11 62.65 Selecting previously unselected package dmsetup. [2021-03-04T08:53:05.851Z] #11 62.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:53:05.851Z] #11 62.67 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-04T08:53:06.018Z] #41 ... [2021-03-04T08:53:06.018Z] [2021-03-04T08:53:06.018Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:06.018Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:06.018Z] #18 5.892 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:53:06.018Z] #18 11.28 Fetched 8423 kB in 10s (873 kB/s) [2021-03-04T08:53:06.018Z] #18 11.28 Reading package lists... [2021-03-04T08:53:06.018Z] #18 15.41 Reading package lists... [2021-03-04T08:53:06.018Z] #18 ... [2021-03-04T08:53:06.018Z] [2021-03-04T08:53:06.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:06.018Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:06.018Z] #41 73.20 LINK criu/pie/restorer.built-in.o [2021-03-04T08:53:06.018Z] #41 73.23 GEN criu/pie/restorer-blob.h [2021-03-04T08:53:06.018Z] #41 73.33 DEP criu/vdso.d [2021-03-04T08:53:06.113Z] #11 62.90 Selecting previously unselected package mingw-w64-common. [2021-03-04T08:53:06.113Z] #11 62.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-04T08:53:06.113Z] #11 62.90 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-04T08:53:06.269Z] #18 1.419 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:53:06.269Z] #18 1.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:53:06.269Z] #18 1.482 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:53:06.274Z] #41 73.63 DEP criu/vdso-compat.d [2021-03-04T08:53:06.373Z] #11 ... [2021-03-04T08:53:06.373Z] [2021-03-04T08:53:06.373Z] #34 [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-03-04T08:53:06.373Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:53:06.373Z] #34 53.31 Selecting previously unselected package libicu63:amd64. [2021-03-04T08:53:06.373Z] #34 53.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T08:53:06.373Z] #34 53.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:53:06.373Z] #34 60.07 Selecting previously unselected package libxml2:amd64. [2021-03-04T08:53:06.373Z] #34 60.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-04T08:53:06.373Z] #34 60.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:53:06.373Z] #34 61.14 Selecting previously unselected package libarchive13:amd64. [2021-03-04T08:53:06.373Z] #34 61.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-04T08:53:06.373Z] #34 61.15 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T08:53:06.373Z] #34 61.53 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-04T08:53:06.373Z] #34 61.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-04T08:53:06.373Z] #34 61.54 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T08:53:06.373Z] #34 61.82 Selecting previously unselected package librhash0:amd64. [2021-03-04T08:53:06.373Z] #34 61.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-04T08:53:06.373Z] #34 61.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-04T08:53:06.373Z] #34 61.98 Selecting previously unselected package libuv1:amd64. [2021-03-04T08:53:06.373Z] #34 61.98 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-04T08:53:06.373Z] #34 61.98 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-04T08:53:06.373Z] #34 62.19 Selecting previously unselected package cmake. [2021-03-04T08:53:06.373Z] #34 62.25 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-04T08:53:06.373Z] #34 62.25 Unpacking cmake (3.13.4-1) ... [2021-03-04T08:53:06.530Z] #41 73.78 DEP criu/uts_ns.d [2021-03-04T08:53:06.786Z] #41 74.01 DEP criu/util.d [2021-03-04T08:53:06.786Z] #41 74.20 DEP criu/uffd.d [2021-03-04T08:53:06.838Z] #18 2.127 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:53:06.844Z] #34 62.00 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-04T08:53:07.042Z] #41 74.39 DEP criu/tun.d [2021-03-04T08:53:07.128Z] #34 62.16 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:53:07.128Z] #34 62.33 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-04T08:53:07.299Z] #41 74.62 DEP criu/tty.d [2021-03-04T08:53:07.313Z] #34 ... [2021-03-04T08:53:07.313Z] [2021-03-04T08:53:07.313Z] #32 [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-03-04T08:53:07.313Z] #32 sha256:44ed6594f9d2fb0461bf83b8c28f79b50d18e12aee8de7768f84e947e75e0347 [2021-03-04T08:53:07.313Z] #32 54.23 time [2021-03-04T08:53:07.313Z] #32 59.55 internal/fmtsort [2021-03-04T08:53:07.313Z] #32 60.25 internal/poll [2021-03-04T08:53:07.313Z] #32 60.34 internal/syscall/execenv [2021-03-04T08:53:07.313Z] #32 60.56 internal/syscall/unix [2021-03-04T08:53:07.313Z] #32 60.91 strings [2021-03-04T08:53:07.313Z] #32 62.76 os [2021-03-04T08:53:07.392Z] #34 62.58 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:53:07.392Z] #34 62.65 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-04T08:53:07.392Z] #34 62.68 Setting up cmake-data (3.13.4-1) ... [2021-03-04T08:53:07.555Z] #41 74.81 DEP criu/timerfd.d [2021-03-04T08:53:07.555Z] #41 75.00 DEP criu/timens.d [2021-03-04T08:53:07.573Z] #32 64.41 path [2021-03-04T08:53:07.573Z] #32 ... [2021-03-04T08:53:07.573Z] [2021-03-04T08:53:07.573Z] #40 [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-03-04T08:53:07.573Z] #40 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-04T08:53:07.573Z] #40 64.56 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-04T08:53:07.573Z] #40 64.65 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:53:07.655Z] #34 62.73 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:53:07.655Z] #34 62.77 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-04T08:53:07.655Z] #34 62.81 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-04T08:53:07.811Z] #41 75.12 DEP criu/sysfs_parse.d [2021-03-04T08:53:07.918Z] #34 63.01 Setting up cmake (3.13.4-1) ... [2021-03-04T08:53:07.918Z] #34 63.05 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:53:08.067Z] #41 75.29 DEP criu/sysctl.d [2021-03-04T08:53:08.067Z] #41 75.42 DEP criu/string.d [2021-03-04T08:53:08.067Z] #41 75.49 DEP criu/stats.d [2021-03-04T08:53:08.218Z] #18 3.578 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:53:08.323Z] #41 75.63 DEP criu/sockets.d [2021-03-04T08:53:08.527Z] #40 DONE 65.6s [2021-03-04T08:53:08.527Z] [2021-03-04T08:53:08.527Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:08.527Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:08.579Z] #41 75.89 DEP criu/sk-unix.d [2021-03-04T08:53:08.836Z] #41 76.13 DEP criu/sk-tcp.d [2021-03-04T08:53:08.836Z] #41 76.32 DEP criu/sk-queue.d [2021-03-04T08:53:09.099Z] #41 ... [2021-03-04T08:53:09.099Z] [2021-03-04T08:53:09.099Z] #43 [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-03-04T08:53:09.099Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:53:09.099Z] #43 55.96 time [2021-03-04T08:53:09.099Z] #43 61.88 internal/poll [2021-03-04T08:53:09.099Z] #43 63.53 os [2021-03-04T08:53:09.099Z] #43 63.62 strings [2021-03-04T08:53:09.099Z] #43 ... [2021-03-04T08:53:09.099Z] [2021-03-04T08:53:09.099Z] #34 [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-03-04T08:53:09.099Z] #34 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-04T08:53:09.099Z] #34 65.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:53:09.099Z] #34 65.55 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:53:09.099Z] #34 65.57 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-04T08:53:09.099Z] #34 65.60 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:53:09.099Z] #34 65.66 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-04T08:53:09.099Z] #34 65.71 Setting up cmake-data (3.13.4-1) ... [2021-03-04T08:53:09.099Z] #34 65.74 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-04T08:53:09.099Z] #34 65.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-04T08:53:09.099Z] #34 65.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-04T08:53:09.099Z] #34 65.84 Setting up cmake (3.13.4-1) ... [2021-03-04T08:53:09.099Z] #34 65.86 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:53:09.099Z] #34 65.99 Processing triggers for mime-support (3.62) ... [2021-03-04T08:53:09.398Z] #41 76.49 DEP criu/sk-packet.d [2021-03-04T08:53:09.398Z] #41 76.71 DEP criu/sk-netlink.d [2021-03-04T08:53:09.398Z] #41 76.83 DEP criu/sk-inet.d [2021-03-04T08:53:09.654Z] #41 77.07 DEP criu/signalfd.d [2021-03-04T08:53:09.672Z] #34 DONE 66.6s [2021-03-04T08:53:09.672Z] [2021-03-04T08:53:09.672Z] #43 [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-03-04T08:53:09.672Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:53:09.672Z] #43 66.58 regexp/syntax [2021-03-04T08:53:09.843Z] #34 ... [2021-03-04T08:53:09.843Z] [2021-03-04T08:53:09.843Z] #40 [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-03-04T08:53:09.843Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-04T08:53:09.843Z] #40 55.08 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-04T08:53:09.843Z] #40 55.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:53:09.843Z] #40 55.20 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-04T08:53:09.843Z] #40 55.23 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-04T08:53:09.843Z] #40 55.26 Setting up python-six (1.12.0-1) ... [2021-03-04T08:53:09.843Z] #40 57.38 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-04T08:53:09.843Z] #40 57.91 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-04T08:53:09.843Z] #40 58.00 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-04T08:53:09.843Z] #40 58.10 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-04T08:53:09.843Z] #40 58.13 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-04T08:53:09.843Z] #40 58.16 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-04T08:53:09.843Z] #40 58.19 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-04T08:53:09.843Z] #40 58.55 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-04T08:53:09.843Z] #40 58.57 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-04T08:53:09.843Z] #40 58.59 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-04T08:53:09.843Z] #40 62.67 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-04T08:53:09.843Z] #40 62.69 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:53:09.910Z] #41 ... [2021-03-04T08:53:09.910Z] [2021-03-04T08:53:09.910Z] #43 [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-03-04T08:53:09.910Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:53:09.910Z] #43 148.3 github.com/LK4D4/vndr/godl [2021-03-04T08:53:09.910Z] #43 149.2 github.com/LK4D4/vndr [2021-03-04T08:53:09.910Z] #43 ... [2021-03-04T08:53:09.910Z] [2021-03-04T08:53:09.910Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:09.910Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:09.910Z] #41 77.26 DEP criu/sigframe.d [2021-03-04T08:53:09.910Z] #41 77.34 DEP criu/shmem.d [2021-03-04T08:53:10.107Z] #40 ... [2021-03-04T08:53:10.107Z] [2021-03-04T08:53:10.107Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:53:10.107Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:53:10.107Z] #11 55.15 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-04T08:53:10.107Z] #11 55.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-04T08:53:10.107Z] #11 55.20 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-04T08:53:10.107Z] #11 55.38 Selecting previously unselected package dmsetup. [2021-03-04T08:53:10.107Z] #11 55.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-04T08:53:10.107Z] #11 55.39 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-04T08:53:10.107Z] #11 55.54 Selecting previously unselected package mingw-w64-common. [2021-03-04T08:53:10.107Z] #11 55.55 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-04T08:53:10.107Z] #11 55.56 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-04T08:53:10.107Z] #11 62.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-04T08:53:10.107Z] #11 62.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-04T08:53:10.107Z] #11 62.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:53:10.107Z] #11 ... [2021-03-04T08:53:10.107Z] [2021-03-04T08:53:10.107Z] #49 [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-03-04T08:53:10.107Z] #49 sha256:25a5f1a81162debf7efa8f163683fe9299f338792bf8f66c1929ce755281a70f [2021-03-04T08:53:10.107Z] #49 59.68 encoding/binary [2021-03-04T08:53:10.107Z] #49 59.68 fmt [2021-03-04T08:53:10.107Z] #49 61.90 encoding/base64 [2021-03-04T08:53:10.107Z] #49 61.94 golang.org/x/sys/unix [2021-03-04T08:53:10.107Z] #49 63.89 encoding/json [2021-03-04T08:53:10.107Z] #49 63.97 github.com/pkg/diff [2021-03-04T08:53:10.107Z] #49 63.97 go/token [2021-03-04T08:53:10.107Z] #49 65.22 go/scanner [2021-03-04T08:53:10.126Z] #18 5.130 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:53:10.170Z] #41 ... [2021-03-04T08:53:10.170Z] [2021-03-04T08:53:10.170Z] #43 [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-03-04T08:53:10.170Z] #43 sha256:59350acb27818a05c78a0d2b48be8b18636b46401179da502ca3a74471174fe8 [2021-03-04T08:53:10.170Z] #43 DONE 158.7s [2021-03-04T08:53:10.170Z] [2021-03-04T08:53:10.170Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:10.170Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:10.170Z] #41 77.49 DEP criu/servicefd.d [2021-03-04T08:53:10.170Z] #41 77.62 DEP criu/seize.d [2021-03-04T08:53:10.370Z] #49 65.47 mvdan.cc/editorconfig [2021-03-04T08:53:10.370Z] #49 ... [2021-03-04T08:53:10.370Z] [2021-03-04T08:53:10.370Z] #34 [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-03-04T08:53:10.370Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T08:53:10.426Z] #41 77.84 DEP criu/seccomp.d [2021-03-04T08:53:10.633Z] #34 65.65 Processing triggers for mime-support (3.62) ... [2021-03-04T08:53:10.694Z] #18 ... [2021-03-04T08:53:10.695Z] [2021-03-04T08:53:10.695Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:10.695Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:10.695Z] #41 57.50 CC criu/arch/x86/crtools.o [2021-03-04T08:53:10.695Z] #41 59.02 CC criu/arch/x86/kerndat.o [2021-03-04T08:53:10.695Z] #41 59.62 CC criu/arch/x86/sigaction_compat.o [2021-03-04T08:53:10.695Z] #41 59.91 CC criu/arch/x86/sigframe.o [2021-03-04T08:53:10.695Z] #41 60.12 LINK criu/arch/x86/crtools.built-in.o [2021-03-04T08:53:10.695Z] #41 60.21 DEP criu/pie/util-vdso-elf32.d [2021-03-04T08:53:10.695Z] #41 60.42 DEP criu/pie/util-vdso.d [2021-03-04T08:53:10.695Z] #41 60.61 DEP criu/pie/util.d [2021-03-04T08:53:10.695Z] #41 60.84 CC criu/pie/util.o [2021-03-04T08:53:10.695Z] #41 61.16 CC criu/pie/util-vdso.o [2021-03-04T08:53:10.695Z] #41 61.96 CC criu/pie/util-vdso-elf32.o [2021-03-04T08:53:10.695Z] #41 62.70 AR criu/pie/pie.lib.a [2021-03-04T08:53:10.695Z] #41 62.77 DEP criu/pie/restorer.d [2021-03-04T08:53:10.695Z] #41 62.99 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-04T08:53:10.695Z] #41 63.09 DEP criu/arch/x86/restorer_unmap.d [2021-03-04T08:53:10.695Z] #41 63.12 DEP criu/arch/x86/restorer.d [2021-03-04T08:53:10.695Z] #41 63.29 DEP criu/arch/x86/vdso-pie.d [2021-03-04T08:53:10.695Z] #41 63.40 DEP criu/pie/parasite-vdso.d [2021-03-04T08:53:10.695Z] #41 63.55 DEP criu/pie/parasite.d [2021-03-04T08:53:10.695Z] #41 63.81 CC criu/pie/parasite.o [2021-03-04T08:53:10.988Z] #41 78.16 DEP criu/rst-malloc.d [2021-03-04T08:53:10.988Z] #41 78.26 DEP criu/rbtree.d [2021-03-04T08:53:10.988Z] #41 78.32 DEP criu/pstree.d [2021-03-04T08:53:11.054Z] #43 67.73 fmt [2021-03-04T08:53:11.210Z] #34 ... [2021-03-04T08:53:11.210Z] [2021-03-04T08:53:11.210Z] #43 [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-03-04T08:53:11.210Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:53:11.210Z] #43 56.27 os [2021-03-04T08:53:11.210Z] #43 58.19 github.com/LK4D4/vndr/versioned [2021-03-04T08:53:11.210Z] #43 60.48 internal/lazyregexp [2021-03-04T08:53:11.210Z] #43 60.49 net [2021-03-04T08:53:11.210Z] #43 60.54 os/exec [2021-03-04T08:53:11.210Z] #43 62.14 encoding/base64 [2021-03-04T08:53:11.210Z] #43 62.17 flag [2021-03-04T08:53:11.210Z] #43 63.50 go/token [2021-03-04T08:53:11.210Z] #43 63.80 net/url [2021-03-04T08:53:11.210Z] #43 64.08 go/scanner [2021-03-04T08:53:11.210Z] #43 64.09 text/template/parse [2021-03-04T08:53:11.210Z] #43 65.24 encoding/json [2021-03-04T08:53:11.210Z] #43 65.50 go/ast [2021-03-04T08:53:11.247Z] #41 78.51 DEP criu/protobuf.d [2021-03-04T08:53:11.263Z] #41 65.08 LINK criu/pie/parasite.built-in.o [2021-03-04T08:53:11.263Z] #41 65.10 GEN criu/pie/parasite-blob.h [2021-03-04T08:53:11.263Z] #41 65.11 CC criu/pie/parasite-vdso.o [2021-03-04T08:53:11.474Z] #43 ... [2021-03-04T08:53:11.474Z] [2021-03-04T08:53:11.474Z] #40 [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-03-04T08:53:11.474Z] #40 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-04T08:53:11.474Z] #40 DONE 66.8s [2021-03-04T08:53:11.474Z] [2021-03-04T08:53:11.474Z] #32 [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-03-04T08:53:11.474Z] #32 sha256:54db309185cf35794ce51f27eacccb1764f1ab3de7e71fa329068e15547ad3e1 [2021-03-04T08:53:11.474Z] #32 57.05 internal/fmtsort [2021-03-04T08:53:11.474Z] #32 57.49 path/filepath [2021-03-04T08:53:11.474Z] #32 57.51 fmt [2021-03-04T08:53:11.474Z] #32 58.42 io/ioutil [2021-03-04T08:53:11.474Z] #32 60.25 log [2021-03-04T08:53:11.474Z] #32 60.25 github.com/BurntSushi/toml [2021-03-04T08:53:11.474Z] #32 60.25 flag [2021-03-04T08:53:11.474Z] #32 63.61 github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:53:11.504Z] #41 78.81 GEN criu/protobuf-desc-gen.h [2021-03-04T08:53:11.739Z] #32 ... [2021-03-04T08:53:11.739Z] [2021-03-04T08:53:11.739Z] #49 [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-03-04T08:53:11.739Z] #49 sha256:25a5f1a81162debf7efa8f163683fe9299f338792bf8f66c1929ce755281a70f [2021-03-04T08:53:11.739Z] #49 66.93 mvdan.cc/sh/v3/syntax [2021-03-04T08:53:12.201Z] #41 65.80 CC criu/arch/x86/vdso-pie.o [2021-03-04T08:53:12.201Z] #41 ... [2021-03-04T08:53:12.201Z] [2021-03-04T08:53:12.201Z] #43 [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-03-04T08:53:12.201Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:53:12.201Z] #43 137.8 github.com/LK4D4/vndr/godl [2021-03-04T08:53:12.315Z] #49 67.40 go/ast [2021-03-04T08:53:12.458Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m21.97418877s with top 10 stages: buildssa: 1m31.850907631s, goimports: 14.12927426s, unconvert: 10.702257683s, gosec: 8.273726978s, golint: 5.110425026s, inspect: 4.01668591s, misspell: 3.478001748s, ineffassign: 3.285697928s, deadcode: 2.883602727s, SA4014: 2.542645412s [2021-03-04T08:53:12.458Z] INFO [runner] Issues before processing: 2265, after processing: 0 [2021-03-04T08:53:12.458Z] INFO [runner] Processors filtering stat (out/in): cgo: 1685/2265, path_prettifier: 1685/1685, exclude: 1580/1580, skip_dirs: 1685/1685, exclude-rules: 64/1580, autogenerated_exclude: 1580/1685, identifier_marker: 1580/1580, filename_unadjuster: 1685/1685, skip_files: 1685/1685, nolint: 0/64 [2021-03-04T08:53:12.458Z] INFO [runner] processing took 57.461567ms with stages: nolint: 25.038757ms, identifier_marker: 16.097808ms, path_prettifier: 7.355608ms, autogenerated_exclude: 3.822045ms, exclude-rules: 3.309894ms, skip_dirs: 1.577451ms, cgo: 170.82µs, filename_unadjuster: 84.968µs, max_same_issues: 1.387µs, uniq_by_line: 571ns, diff: 438ns, max_from_linter: 371ns, skip_files: 355ns, source_code: 346ns, exclude: 330ns, path_shortener: 241ns, max_per_file_from_linter: 177ns [2021-03-04T08:53:12.458Z] INFO [runner] linters took 31.255265342s with stages: goanalysis_metalinter: 24.157474035s, unused: 7.040209289s [2021-03-04T08:53:12.458Z] INFO File cache stats: 1450 entries of total size 6.8MiB [2021-03-04T08:53:12.458Z] INFO Memory: 562 samples, avg is 1325.9MB, max is 3768.7MB [2021-03-04T08:53:12.458Z] INFO Execution took 1m5.993366458s [2021-03-04T08:53:12.458Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-04T08:53:12.582Z] #49 ... [2021-03-04T08:53:12.582Z] [2021-03-04T08:53:12.582Z] #34 [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-03-04T08:53:12.582Z] #34 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-04T08:53:12.582Z] #34 DONE 67.6s [2021-03-04T08:53:12.582Z] [2021-03-04T08:53:12.582Z] #35 [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-03-04T08:53:12.582Z] #35 sha256:5a21b01863445006b187421f5693925b3476e1aa0ed8b42291eedbc863781c9c [2021-03-04T08:53:12.771Z] #43 138.5 github.com/LK4D4/vndr [2021-03-04T08:53:12.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh dynbinary-daemon test-docker-py [2021-03-04T08:53:13.060Z] [2021-03-04T08:53:13.318Z] Removing bundles/ [2021-03-04T08:53:13.318Z] [2021-03-04T08:53:13.318Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-04T08:53:13.318Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T08:53:13.318Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T08:53:13.479Z] #41 80.60 DEP criu/protobuf-desc.d [2021-03-04T08:53:13.479Z] #41 80.71 DEP criu/proc_parse.d [2021-03-04T08:53:13.479Z] #41 80.94 DEP criu/plugin.d [2021-03-04T08:53:13.757Z] #41 81.07 DEP criu/pipes.d [2021-03-04T08:53:13.757Z] #41 81.20 DEP criu/pie-util.d [2021-03-04T08:53:13.977Z] #35 ... [2021-03-04T08:53:13.977Z] [2021-03-04T08:53:13.977Z] #32 [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-03-04T08:53:13.977Z] #32 sha256:54db309185cf35794ce51f27eacccb1764f1ab3de7e71fa329068e15547ad3e1 [2021-03-04T08:53:13.977Z] #32 DONE 69.3s [2021-03-04T08:53:14.015Z] #41 81.31 DEP criu/pie-util-vdso.d [2021-03-04T08:53:14.015Z] #41 81.37 DEP criu/pie-util-vdso-elf32.d [2021-03-04T08:53:14.015Z] #41 81.44 DEP criu/path.d [2021-03-04T08:53:14.240Z] [2021-03-04T08:53:14.240Z] #35 [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-03-04T08:53:14.240Z] #35 sha256:5a21b01863445006b187421f5693925b3476e1aa0ed8b42291eedbc863781c9c [2021-03-04T08:53:14.240Z] #35 1.744 + RM_GOPATH=0 [2021-03-04T08:53:14.240Z] #35 1.744 + TMP_GOPATH= [2021-03-04T08:53:14.240Z] #35 1.745 + : /build [2021-03-04T08:53:14.240Z] #35 1.745 + '[' -z '' ']' [2021-03-04T08:53:14.240Z] #35 1.751 ++ mktemp -d [2021-03-04T08:53:14.240Z] #35 1.753 + export GOPATH=/tmp/tmp.u2njQO1Lsy [2021-03-04T08:53:14.240Z] #35 1.753 + GOPATH=/tmp/tmp.u2njQO1Lsy [2021-03-04T08:53:14.240Z] #35 1.753 + RM_GOPATH=1 [2021-03-04T08:53:14.240Z] #35 1.753 + case "$(go env GOARCH)" in [2021-03-04T08:53:14.240Z] #35 1.754 ++ go env GOARCH [2021-03-04T08:53:14.240Z] #35 1.844 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:53:14.240Z] #35 1.844 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:53:14.240Z] #35 1.844 ++ dirname /tmp/install/install.sh [2021-03-04T08:53:14.270Z] #41 81.58 DEP criu/parasite-syscall.d [2021-03-04T08:53:14.351Z] #43 71.04 regexp [2021-03-04T08:53:14.504Z] #35 1.847 + dir=/tmp/install [2021-03-04T08:53:14.504Z] #35 1.847 + bin=tini [2021-03-04T08:53:14.504Z] #35 1.847 + shift [2021-03-04T08:53:14.504Z] #35 1.847 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-04T08:53:14.504Z] #35 1.847 + . /tmp/install/tini.installer [2021-03-04T08:53:14.504Z] #35 1.854 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:53:14.504Z] #35 1.855 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:53:14.504Z] #35 1.855 + install_tini [2021-03-04T08:53:14.504Z] #35 1.855 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-04T08:53:14.504Z] #35 1.855 + git clone https://github.com/krallin/tini.git /tmp/tmp.u2njQO1Lsy/tini [2021-03-04T08:53:14.504Z] #35 1.855 Cloning into '/tmp/tmp.u2njQO1Lsy/tini'... [2021-03-04T08:53:14.525Z] #41 81.75 DEP criu/pagemap.d [2021-03-04T08:53:14.525Z] #41 81.91 DEP criu/pagemap-cache.d [2021-03-04T08:53:14.782Z] #41 82.01 DEP criu/page-xfer.d [2021-03-04T08:53:14.782Z] #41 82.17 DEP criu/page-pipe.d [2021-03-04T08:53:14.782Z] #41 82.24 DEP criu/netfilter.d [2021-03-04T08:53:15.038Z] #41 82.34 DEP criu/net.d [2021-03-04T08:53:15.293Z] #43 72.03 go/token [2021-03-04T08:53:15.295Z] #41 82.49 DEP criu/namespaces.d [2021-03-04T08:53:15.295Z] #41 82.64 DEP criu/mount.d [2021-03-04T08:53:15.454Z] #35 2.803 + cd /tmp/tmp.u2njQO1Lsy/tini [2021-03-04T08:53:15.454Z] #35 2.803 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:53:15.454Z] #35 2.817 + cmake . [2021-03-04T08:53:15.552Z] #41 82.79 DEP criu/memfd.d [2021-03-04T08:53:15.808Z] #41 82.96 DEP criu/mem.d [2021-03-04T08:53:15.808Z] #41 83.23 DEP criu/lsm.d [2021-03-04T08:53:16.030Z] #35 3.754 -- The C compiler identification is GNU 8.3.0 [2021-03-04T08:53:16.064Z] #41 83.39 DEP criu/log.d [2021-03-04T08:53:16.064Z] #41 83.49 DEP criu/libnetlink.d [2021-03-04T08:53:16.235Z] #43 72.97 go/scanner [2021-03-04T08:53:16.235Z] #43 ... [2021-03-04T08:53:16.235Z] [2021-03-04T08:53:16.235Z] #35 [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-03-04T08:53:16.235Z] #35 sha256:f5b1441182fda0ad7151a6c2db3fc6f33508cdd32b30722ff35f9854e589eb52 [2021-03-04T08:53:16.235Z] #35 6.561 + RM_GOPATH=0 [2021-03-04T08:53:16.235Z] #35 6.561 + TMP_GOPATH= [2021-03-04T08:53:16.235Z] #35 6.561 + : /build [2021-03-04T08:53:16.235Z] #35 6.561 + '[' -z '' ']' [2021-03-04T08:53:16.235Z] #35 6.564 ++ mktemp -d [2021-03-04T08:53:16.235Z] #35 6.576 + export GOPATH=/tmp/tmp.y1hhFRjjzN [2021-03-04T08:53:16.235Z] #35 6.577 + GOPATH=/tmp/tmp.y1hhFRjjzN [2021-03-04T08:53:16.235Z] #35 6.577 + RM_GOPATH=1 [2021-03-04T08:53:16.235Z] #35 6.577 + case "$(go env GOARCH)" in [2021-03-04T08:53:16.235Z] #35 6.578 ++ go env GOARCH [2021-03-04T08:53:16.235Z] #35 6.590 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:53:16.235Z] #35 6.590 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:53:16.235Z] #35 6.590 ++ dirname /tmp/install/install.sh [2021-03-04T08:53:16.235Z] #35 6.594 + dir=/tmp/install [2021-03-04T08:53:16.235Z] #35 6.595 + bin=tini [2021-03-04T08:53:16.235Z] #35 6.595 + shift [2021-03-04T08:53:16.235Z] #35 6.595 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-04T08:53:16.235Z] #35 6.595 + . /tmp/install/tini.installer [2021-03-04T08:53:16.235Z] #35 6.595 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:53:16.235Z] #35 6.596 + install_tini [2021-03-04T08:53:16.235Z] #35 6.596 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-04T08:53:16.235Z] #35 6.596 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:53:16.235Z] #35 6.596 + git clone https://github.com/krallin/tini.git /tmp/tmp.y1hhFRjjzN/tini [2021-03-04T08:53:16.235Z] #35 6.599 Cloning into '/tmp/tmp.y1hhFRjjzN/tini'... [2021-03-04T08:53:16.294Z] #35 3.831 -- Check for working C compiler: /usr/bin/cc [2021-03-04T08:53:16.320Z] #41 83.64 DEP criu/kerndat.d [2021-03-04T08:53:16.577Z] #41 83.77 DEP criu/kcmp-ids.d [2021-03-04T08:53:16.577Z] #41 83.83 DEP criu/irmap.d [2021-03-04T08:53:16.577Z] #41 84.02 DEP criu/ipc_ns.d [2021-03-04T08:53:16.806Z] #35 ... [2021-03-04T08:53:16.806Z] [2021-03-04T08:53:16.806Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:16.806Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:16.833Z] #41 84.19 DEP criu/image.d [2021-03-04T08:53:17.066Z] #41 8.318 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:53:17.066Z] #41 8.318 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:53:17.066Z] #41 8.325 Note: Building without GnuTLS support [2021-03-04T08:53:17.066Z] #41 8.334 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:53:17.066Z] #41 8.334 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:53:17.090Z] #41 84.42 DEP criu/image-desc.d [2021-03-04T08:53:17.090Z] #41 ... [2021-03-04T08:53:17.090Z] [2021-03-04T08:53:17.090Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:17.090Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:17.090Z] #18 15.41 Reading package lists... [2021-03-04T08:53:17.090Z] #18 19.62 Building dependency tree... [2021-03-04T08:53:17.090Z] #18 22.22 libcap2-bin is already the newest version (1:2.25-2). [2021-03-04T08:53:17.090Z] #18 22.22 The following additional packages will be installed: [2021-03-04T08:53:17.090Z] #18 22.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-04T08:53:17.090Z] #18 22.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-04T08:53:17.090Z] #18 22.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-04T08:53:17.090Z] #18 22.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-04T08:53:17.090Z] #18 22.23 python3.7 python3.7-minimal vim-runtime xxd [2021-03-04T08:53:17.090Z] #18 22.23 Suggested packages: [2021-03-04T08:53:17.090Z] #18 22.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-04T08:53:17.090Z] #18 22.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-04T08:53:17.090Z] #18 22.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-04T08:53:17.090Z] #18 22.24 Recommended packages: [2021-03-04T08:53:17.090Z] #18 22.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-04T08:53:17.090Z] #18 22.24 python3-keyrings.alt python3-xdg unzip [2021-03-04T08:53:17.090Z] #18 24.14 The following NEW packages will be installed: [2021-03-04T08:53:17.090Z] #18 24.15 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-04T08:53:17.090Z] #18 24.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-04T08:53:17.090Z] #18 24.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-04T08:53:17.090Z] #18 24.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-04T08:53:17.090Z] #18 24.15 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-04T08:53:17.090Z] #18 24.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-04T08:53:17.090Z] #18 24.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-04T08:53:17.090Z] #18 24.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-04T08:53:17.090Z] #18 24.15 xz-utils zip [2021-03-04T08:53:17.090Z] #18 24.49 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:53:17.090Z] #18 24.49 Need to get 28.5 MB of archives. [2021-03-04T08:53:17.090Z] #18 24.49 After this operation, 116 MB of additional disk space will be used. [2021-03-04T08:53:17.090Z] #18 24.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-04T08:53:17.090Z] #18 24.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-04T08:53:17.090Z] #18 24.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-04T08:53:17.090Z] #18 24.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-04T08:53:17.090Z] #18 24.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-04T08:53:17.090Z] #18 24.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-04T08:53:17.090Z] #18 24.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-04T08:53:17.090Z] #18 24.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-04T08:53:17.090Z] #18 24.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-04T08:53:17.090Z] #18 24.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-04T08:53:17.090Z] #18 24.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-04T08:53:17.090Z] #18 24.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-04T08:53:17.090Z] #18 24.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-04T08:53:17.090Z] #18 24.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-04T08:53:17.090Z] #18 24.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-04T08:53:17.090Z] #18 24.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-04T08:53:17.090Z] #18 24.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T08:53:17.090Z] #18 24.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:53:17.090Z] #18 24.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-04T08:53:17.090Z] #18 24.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-04T08:53:17.090Z] #18 24.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-04T08:53:17.090Z] #18 24.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-04T08:53:17.090Z] #18 24.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-04T08:53:17.090Z] #18 24.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T08:53:17.090Z] #18 24.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T08:53:17.090Z] #18 24.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T08:53:17.090Z] #18 24.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-04T08:53:17.090Z] #18 24.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-04T08:53:17.090Z] #18 24.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T08:53:17.090Z] #18 25.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T08:53:17.090Z] #18 25.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T08:53:17.090Z] #18 25.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T08:53:17.090Z] #18 25.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-04T08:53:17.090Z] #18 25.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-04T08:53:17.090Z] #18 25.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-04T08:53:17.090Z] #18 25.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-04T08:53:17.090Z] #18 25.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-04T08:53:17.090Z] #18 25.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-04T08:53:17.090Z] #18 25.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-04T08:53:17.090Z] #18 25.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-04T08:53:17.090Z] #18 25.33 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-04T08:53:17.090Z] #18 25.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-04T08:53:17.090Z] #18 25.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-04T08:53:17.090Z] #18 25.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-04T08:53:17.090Z] #18 25.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-04T08:53:17.090Z] #18 25.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-04T08:53:17.090Z] #18 25.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-04T08:53:17.090Z] #18 25.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-04T08:53:17.090Z] #18 26.42 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:53:17.090Z] #18 26.52 Fetched 28.5 MB in 2s (18.3 MB/s) [2021-03-04T08:53:17.090Z] #18 26.59 Selecting previously unselected package pigz. [2021-03-04T08:53:17.090Z] #18 26.59 (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 ... 23432 files and directories currently installed.) [2021-03-04T08:53:17.090Z] #18 26.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-04T08:53:17.090Z] #18 26.70 Unpacking pigz (2.4-1) ... [2021-03-04T08:53:17.091Z] #18 26.79 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-04T08:53:17.091Z] #18 26.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:53:17.091Z] #18 26.82 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:17.091Z] #18 27.21 Selecting previously unselected package python3.7-minimal. [2021-03-04T08:53:17.091Z] #18 27.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:53:17.091Z] #18 27.24 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:53:17.091Z] #18 ... [2021-03-04T08:53:17.091Z] [2021-03-04T08:53:17.091Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:17.091Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:17.091Z] #41 84.57 DEP criu/fsnotify.d [2021-03-04T08:53:17.250Z] #35 4.792 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-04T08:53:17.250Z] #35 4.794 -- Detecting C compiler ABI info [2021-03-04T08:53:17.347Z] #41 84.78 DEP criu/filesystems.d [2021-03-04T08:53:17.603Z] #41 84.97 DEP criu/files.d [2021-03-04T08:53:17.636Z] #41 ... [2021-03-04T08:53:17.636Z] [2021-03-04T08:53:17.636Z] #49 [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-03-04T08:53:17.636Z] #49 sha256:faaeb1bdf51acca95b84f55392423c02580dcd668fa269032c30d911523837cf [2021-03-04T08:53:17.636Z] #49 64.67 context [2021-03-04T08:53:17.636Z] #49 65.17 encoding/binary [2021-03-04T08:53:17.636Z] #49 65.65 os [2021-03-04T08:53:17.636Z] #49 67.41 encoding/base64 [2021-03-04T08:53:17.636Z] #49 68.20 golang.org/x/sys/unix [2021-03-04T08:53:17.636Z] #49 69.93 encoding/json [2021-03-04T08:53:17.860Z] #41 85.23 DEP criu/files-reg.d [2021-03-04T08:53:17.860Z] #41 85.37 DEP criu/files-ext.d [2021-03-04T08:53:17.896Z] #49 ... [2021-03-04T08:53:17.896Z] [2021-03-04T08:53:17.896Z] #32 [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-03-04T08:53:17.896Z] #32 sha256:44ed6594f9d2fb0461bf83b8c28f79b50d18e12aee8de7768f84e947e75e0347 [2021-03-04T08:53:17.896Z] #32 64.91 text/tabwriter [2021-03-04T08:53:17.896Z] #32 66.23 path/filepath [2021-03-04T08:53:17.896Z] #32 66.23 fmt [2021-03-04T08:53:17.896Z] #32 67.74 io/ioutil [2021-03-04T08:53:17.896Z] #32 69.89 github.com/BurntSushi/toml [2021-03-04T08:53:17.896Z] #32 69.89 flag [2021-03-04T08:53:17.896Z] #32 71.57 log [2021-03-04T08:53:17.896Z] #32 73.95 github.com/BurntSushi/toml/cmd/tomlv [2021-03-04T08:53:18.055Z] #43 ... [2021-03-04T08:53:18.055Z] [2021-03-04T08:53:18.056Z] #51 [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-03-04T08:53:18.056Z] #51 sha256:480d5a4cc625308a72b05a1319480bc023f31523dd74826a481415135fa58970 [2021-03-04T08:53:18.056Z] #51 11.92 + cd /tmp/tmp.vMGqeyfCiV/src/github.com/opencontainers/runc [2021-03-04T08:53:18.056Z] #51 11.92 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:53:18.056Z] #51 12.27 + '[' -z '' ']' [2021-03-04T08:53:18.056Z] #51 12.27 + target=static [2021-03-04T08:53:18.056Z] #51 12.27 + make 'BUILDTAGS=seccomp ' static [2021-03-04T08:53:18.056Z] #51 12.65 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-04T08:53:18.056Z] #51 ... [2021-03-04T08:53:18.056Z] [2021-03-04T08:53:18.056Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:18.056Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:18.056Z] #41 66.10 CC criu/arch/x86/restorer.o [2021-03-04T08:53:18.056Z] #41 66.63 CC criu/arch/x86/restorer_unmap.o [2021-03-04T08:53:18.056Z] #41 66.71 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-04T08:53:18.056Z] #41 67.04 CC criu/pie/restorer.o [2021-03-04T08:53:18.056Z] #41 69.87 LINK criu/pie/restorer.built-in.o [2021-03-04T08:53:18.056Z] #41 69.89 GEN criu/pie/restorer-blob.h [2021-03-04T08:53:18.056Z] #41 70.01 DEP criu/vdso.d [2021-03-04T08:53:18.056Z] #41 70.20 DEP criu/vdso-compat.d [2021-03-04T08:53:18.056Z] #41 70.36 DEP criu/uts_ns.d [2021-03-04T08:53:18.056Z] #41 70.51 DEP criu/util.d [2021-03-04T08:53:18.056Z] #41 70.71 DEP criu/uffd.d [2021-03-04T08:53:18.056Z] #41 70.96 DEP criu/tun.d [2021-03-04T08:53:18.056Z] #41 71.13 DEP criu/tty.d [2021-03-04T08:53:18.056Z] #41 71.39 DEP criu/timerfd.d [2021-03-04T08:53:18.056Z] #41 71.65 DEP criu/timens.d [2021-03-04T08:53:18.056Z] #41 71.78 DEP criu/sysfs_parse.d [2021-03-04T08:53:18.056Z] #41 71.90 DEP criu/sysctl.d [2021-03-04T08:53:18.116Z] #41 85.47 DEP criu/file-lock.d [2021-03-04T08:53:18.159Z] #32 ... [2021-03-04T08:53:18.159Z] [2021-03-04T08:53:18.159Z] #49 [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-03-04T08:53:18.159Z] #49 sha256:faaeb1bdf51acca95b84f55392423c02580dcd668fa269032c30d911523837cf [2021-03-04T08:53:18.159Z] #49 74.96 github.com/pkg/diff [2021-03-04T08:53:18.199Z] #35 5.598 -- Detecting C compiler ABI info - done [2021-03-04T08:53:18.199Z] #35 5.650 -- Detecting C compile features [2021-03-04T08:53:18.315Z] #41 72.14 DEP criu/string.d [2021-03-04T08:53:18.315Z] #41 72.18 DEP criu/stats.d [2021-03-04T08:53:18.372Z] #41 85.62 DEP criu/file-ids.d [2021-03-04T08:53:18.372Z] #41 85.72 DEP criu/fifo.d [2021-03-04T08:53:18.372Z] #41 85.82 DEP criu/fdstore.d [2021-03-04T08:53:18.574Z] #41 72.29 DEP criu/sockets.d [2021-03-04T08:53:18.628Z] #41 85.90 DEP criu/fault-injection.d [2021-03-04T08:53:18.628Z] #41 85.94 DEP criu/external.d [2021-03-04T08:53:18.834Z] #41 72.51 DEP criu/sk-unix.d [2021-03-04T08:53:18.834Z] #41 72.66 DEP criu/sk-tcp.d [2021-03-04T08:53:18.884Z] #41 86.10 DEP criu/eventpoll.d [2021-03-04T08:53:18.884Z] #41 86.27 DEP criu/eventfd.d [2021-03-04T08:53:19.093Z] #41 72.87 DEP criu/sk-queue.d [2021-03-04T08:53:19.141Z] #41 86.42 DEP criu/crtools.d [2021-03-04T08:53:19.353Z] #41 73.07 DEP criu/sk-packet.d [2021-03-04T08:53:19.397Z] #41 86.57 DEP criu/cr-service.d [2021-03-04T08:53:19.397Z] #41 86.76 DEP criu/cr-restore.d [2021-03-04T08:53:19.612Z] #41 73.25 DEP criu/sk-netlink.d [2021-03-04T08:53:19.612Z] #41 73.43 DEP criu/sk-inet.d [2021-03-04T08:53:19.653Z] #41 87.02 DEP criu/cr-errno.d [2021-03-04T08:53:19.653Z] #41 87.05 DEP criu/cr-dump.d [2021-03-04T08:53:19.879Z] #41 73.68 DEP criu/signalfd.d [2021-03-04T08:53:19.909Z] #41 ... [2021-03-04T08:53:19.909Z] [2021-03-04T08:53:19.909Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:53:19.909Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:53:19.909Z] #30 DONE 168.0s [2021-03-04T08:53:19.909Z] [2021-03-04T08:53:19.909Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:19.909Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:19.909Z] #41 87.30 DEP criu/cr-dedup.d [2021-03-04T08:53:20.069Z] #49 76.70 go/ast [2021-03-04T08:53:20.138Z] #41 73.80 DEP criu/sigframe.d [2021-03-04T08:53:20.138Z] #41 73.93 DEP criu/shmem.d [2021-03-04T08:53:20.166Z] #41 87.55 DEP criu/cr-check.d [2021-03-04T08:53:20.398Z] #41 74.15 DEP criu/servicefd.d [2021-03-04T08:53:20.398Z] #41 74.29 DEP criu/seize.d [2021-03-04T08:53:20.728Z] #41 87.89 DEP criu/config.d [2021-03-04T08:53:20.728Z] #41 88.13 DEP criu/clone-noasan.d [2021-03-04T08:53:20.759Z] #35 8.372 -- Detecting C compile features - done [2021-03-04T08:53:20.759Z] #35 8.402 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-04T08:53:20.969Z] #41 74.49 DEP criu/seccomp.d [2021-03-04T08:53:20.969Z] #41 74.66 DEP criu/rst-malloc.d [2021-03-04T08:53:20.969Z] #41 74.73 DEP criu/rbtree.d [2021-03-04T08:53:20.969Z] #41 74.78 DEP criu/pstree.d [2021-03-04T08:53:20.992Z] #41 88.22 DEP criu/cgroup.d [2021-03-04T08:53:20.992Z] #41 88.39 DEP criu/cgroup-props.d [2021-03-04T08:53:21.009Z] #49 78.08 golang.org/x/crypto/ssh/terminal [2021-03-04T08:53:21.229Z] #41 75.00 DEP criu/protobuf.d [2021-03-04T08:53:21.248Z] #41 88.47 DEP criu/bitmap.d [2021-03-04T08:53:21.248Z] #41 88.50 DEP criu/bfd.d [2021-03-04T08:53:21.248Z] #41 88.61 DEP criu/autofs.d [2021-03-04T08:53:21.248Z] #41 88.73 DEP criu/aio.d [2021-03-04T08:53:21.335Z] #35 8.702 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-04T08:53:21.335Z] #35 8.846 -- Configuring done [2021-03-04T08:53:21.335Z] #35 8.873 -- Generating done [2021-03-04T08:53:21.335Z] #35 8.896 -- Build files have been written to: /tmp/tmp.u2njQO1Lsy/tini [2021-03-04T08:53:21.336Z] #35 8.908 + make tini-static [2021-03-04T08:53:21.489Z] #41 75.20 GEN criu/protobuf-desc-gen.h [2021-03-04T08:53:21.504Z] #41 88.90 DEP criu/action-scripts.d [2021-03-04T08:53:21.580Z] #49 ... [2021-03-04T08:53:21.580Z] [2021-03-04T08:53:21.580Z] #32 [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-03-04T08:53:21.580Z] #32 sha256:44ed6594f9d2fb0461bf83b8c28f79b50d18e12aee8de7768f84e947e75e0347 [2021-03-04T08:53:21.580Z] #32 DONE 78.5s [2021-03-04T08:53:21.580Z] [2021-03-04T08:53:21.580Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:21.580Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:21.580Z] #41 10.34 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:53:21.580Z] #41 10.39 GEN .gitid [2021-03-04T08:53:21.580Z] #41 10.42 GEN criu/include/version.h [2021-03-04T08:53:21.580Z] #41 10.50 GEN include/common/asm [2021-03-04T08:53:21.580Z] #41 12.12 PBCC images/timens.pb-c.c [2021-03-04T08:53:21.580Z] #41 12.17 DEP images/timens.pb-c.d [2021-03-04T08:53:21.580Z] #41 12.22 PBCC images/fown.pb-c.c [2021-03-04T08:53:21.580Z] #41 12.25 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-04T08:53:21.580Z] #41 12.32 PBCC images/opts.pb-c.c [2021-03-04T08:53:21.580Z] #41 12.40 PBCC images/memfd.pb-c.c [2021-03-04T08:53:21.580Z] #41 12.47 DEP images/fown.pb-c.d [2021-03-04T08:53:21.580Z] #41 12.57 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-04T08:53:21.580Z] #41 12.65 DEP images/opts.pb-c.d [2021-03-04T08:53:21.580Z] #41 12.72 DEP images/memfd.pb-c.d [2021-03-04T08:53:21.580Z] #41 12.79 PBCC images/sit.pb-c.c [2021-03-04T08:53:21.580Z] #41 12.86 DEP images/sit.pb-c.d [2021-03-04T08:53:21.580Z] #41 12.95 PBCC images/macvlan.pb-c.c [2021-03-04T08:53:21.580Z] #41 13.03 DEP images/macvlan.pb-c.d [2021-03-04T08:53:21.599Z] #35 9.242 Scanning dependencies of target tini-static [2021-03-04T08:53:21.599Z] #35 ... [2021-03-04T08:53:21.599Z] [2021-03-04T08:53:21.599Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:21.599Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:53:21.599Z] #41 4.315 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:53:21.599Z] #41 4.316 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:53:21.599Z] #41 4.325 Note: Building without GnuTLS support [2021-03-04T08:53:21.599Z] #41 4.334 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:53:21.599Z] #41 4.334 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:53:21.599Z] #41 6.732 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:53:21.599Z] #41 6.855 GEN .gitid [2021-03-04T08:53:21.599Z] #41 6.885 GEN criu/include/version.h [2021-03-04T08:53:21.599Z] #41 6.982 GEN include/common/asm [2021-03-04T08:53:21.599Z] #41 8.982 PBCC images/timens.pb-c.c [2021-03-04T08:53:21.599Z] #41 9.072 DEP images/timens.pb-c.d [2021-03-04T08:53:21.599Z] #41 9.131 PBCC images/fown.pb-c.c [2021-03-04T08:53:21.599Z] #41 9.173 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-04T08:53:21.599Z] #41 9.277 PBCC images/opts.pb-c.c [2021-03-04T08:53:21.599Z] #41 9.355 PBCC images/memfd.pb-c.c [2021-03-04T08:53:21.599Z] #41 9.401 DEP images/fown.pb-c.d [2021-03-04T08:53:21.599Z] #41 9.455 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-04T08:53:21.599Z] #41 9.509 DEP images/opts.pb-c.d [2021-03-04T08:53:21.599Z] #41 9.611 DEP images/memfd.pb-c.d [2021-03-04T08:53:21.599Z] #41 9.690 PBCC images/sit.pb-c.c [2021-03-04T08:53:21.599Z] #41 9.758 DEP images/sit.pb-c.d [2021-03-04T08:53:21.599Z] #41 9.841 PBCC images/macvlan.pb-c.c [2021-03-04T08:53:21.599Z] #41 9.861 DEP images/macvlan.pb-c.d [2021-03-04T08:53:21.599Z] #41 9.907 PBCC images/autofs.pb-c.c [2021-03-04T08:53:21.599Z] #41 9.931 DEP images/autofs.pb-c.d [2021-03-04T08:53:21.599Z] #41 9.983 PBCC images/sysctl.pb-c.c [2021-03-04T08:53:21.599Z] #41 9.999 DEP images/sysctl.pb-c.d [2021-03-04T08:53:21.599Z] #41 10.04 PBCC images/time.pb-c.c [2021-03-04T08:53:21.599Z] #41 10.10 DEP images/time.pb-c.d [2021-03-04T08:53:21.841Z] #41 13.07 PBCC images/autofs.pb-c.c [2021-03-04T08:53:21.841Z] #41 13.10 DEP images/autofs.pb-c.d [2021-03-04T08:53:21.841Z] #41 13.21 PBCC images/sysctl.pb-c.c [2021-03-04T08:53:21.841Z] #41 13.24 DEP images/sysctl.pb-c.d [2021-03-04T08:53:21.841Z] #41 13.34 PBCC images/time.pb-c.c [2021-03-04T08:53:21.864Z] #41 10.12 PBCC images/binfmt-misc.pb-c.c [2021-03-04T08:53:21.864Z] #41 10.16 DEP images/binfmt-misc.pb-c.d [2021-03-04T08:53:21.864Z] #41 10.22 PBCC images/seccomp.pb-c.c [2021-03-04T08:53:21.864Z] #41 ... [2021-03-04T08:53:21.864Z] [2021-03-04T08:53:21.864Z] #35 [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-03-04T08:53:21.864Z] #35 sha256:5a21b01863445006b187421f5693925b3476e1aa0ed8b42291eedbc863781c9c [2021-03-04T08:53:21.864Z] #35 9.310 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-04T08:53:22.065Z] #41 89.19 CC criu/action-scripts.o [2021-03-04T08:53:22.101Z] #41 13.37 DEP images/time.pb-c.d [2021-03-04T08:53:22.101Z] #41 13.40 PBCC images/binfmt-misc.pb-c.c [2021-03-04T08:53:22.101Z] #41 13.48 DEP images/binfmt-misc.pb-c.d [2021-03-04T08:53:22.101Z] #41 13.53 PBCC images/seccomp.pb-c.c [2021-03-04T08:53:22.101Z] #41 13.59 DEP images/seccomp.pb-c.d [2021-03-04T08:53:22.322Z] #41 89.69 CC criu/aio.o [2021-03-04T08:53:22.361Z] #41 13.64 PBCC images/userns.pb-c.c [2021-03-04T08:53:22.361Z] #41 13.65 DEP images/userns.pb-c.d [2021-03-04T08:53:22.361Z] #41 13.71 PBCC images/cgroup.pb-c.c [2021-03-04T08:53:22.361Z] #41 ... [2021-03-04T08:53:22.361Z] [2021-03-04T08:53:22.361Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:53:22.361Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:53:22.361Z] #11 69.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-04T08:53:22.361Z] #11 69.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-04T08:53:22.361Z] #11 69.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:53:22.361Z] #11 75.13 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-04T08:53:22.361Z] #11 75.17 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:53:22.361Z] #11 75.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:53:22.361Z] #11 75.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-04T08:53:22.361Z] #11 75.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:53:22.361Z] #11 75.41 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:53:22.361Z] #11 ... [2021-03-04T08:53:22.361Z] [2021-03-04T08:53:22.361Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:22.361Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:22.361Z] #41 13.73 DEP images/cgroup.pb-c.d [2021-03-04T08:53:22.361Z] #41 13.83 PBCC images/ext-file.pb-c.c [2021-03-04T08:53:22.434Z] #41 ... [2021-03-04T08:53:22.434Z] [2021-03-04T08:53:22.434Z] #43 [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-03-04T08:53:22.434Z] #43 sha256:668fb4ac3d7e84e53cb27bd7233994032ff8808ac0730fbd9ac415581b9478cf [2021-03-04T08:53:22.434Z] #43 DONE 148.2s [2021-03-04T08:53:22.434Z] [2021-03-04T08:53:22.434Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:22.434Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:22.434Z] #18 10.73 Fetched 8423 kB in 10s (882 kB/s) [2021-03-04T08:53:22.434Z] #18 10.73 Reading package lists... [2021-03-04T08:53:22.621Z] #41 13.87 DEP images/ext-file.pb-c.d [2021-03-04T08:53:22.621Z] #41 13.94 PBCC images/rpc.pb-c.c [2021-03-04T08:53:22.621Z] #41 13.99 DEP images/rpc.pb-c.d [2021-03-04T08:53:22.621Z] #41 14.06 PBCC images/siginfo.pb-c.c [2021-03-04T08:53:22.882Z] #41 14.10 DEP images/siginfo.pb-c.d [2021-03-04T08:53:22.882Z] #41 14.21 PBCC images/pagemap.pb-c.c [2021-03-04T08:53:22.882Z] #41 14.27 DEP images/pagemap.pb-c.d [2021-03-04T08:53:22.882Z] #41 14.33 PBCC images/rlimit.pb-c.c [2021-03-04T08:53:22.882Z] #41 14.33 DEP images/rlimit.pb-c.d [2021-03-04T08:53:22.884Z] #41 90.14 CC criu/autofs.o [2021-03-04T08:53:23.142Z] #41 14.39 PBCC images/file-lock.pb-c.c [2021-03-04T08:53:23.142Z] #41 14.46 DEP images/file-lock.pb-c.d [2021-03-04T08:53:23.373Z] #18 14.60 Reading package lists... [2021-03-04T08:53:23.404Z] #41 14.59 PBCC images/tty.pb-c.c [2021-03-04T08:53:23.404Z] #41 14.65 DEP images/tty.pb-c.d [2021-03-04T08:53:23.404Z] #41 14.73 PBCC images/tun.pb-c.c [2021-03-04T08:53:23.404Z] #41 14.76 PBCC images/netdev.pb-c.c [2021-03-04T08:53:23.404Z] #41 14.80 DEP images/tun.pb-c.d [2021-03-04T08:53:23.404Z] #41 14.84 DEP images/netdev.pb-c.d [2021-03-04T08:53:23.635Z] #18 18.67 Building dependency tree... [2021-03-04T08:53:23.635Z] #18 ... [2021-03-04T08:53:23.635Z] [2021-03-04T08:53:23.635Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:23.635Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:23.635Z] #41 77.44 DEP criu/protobuf-desc.d [2021-03-04T08:53:23.635Z] #41 77.54 DEP criu/proc_parse.d [2021-03-04T08:53:23.664Z] #41 14.94 PBCC images/vma.pb-c.c [2021-03-04T08:53:23.664Z] #41 14.98 DEP images/vma.pb-c.d [2021-03-04T08:53:23.664Z] #41 15.05 PBCC images/creds.pb-c.c [2021-03-04T08:53:23.664Z] #41 15.05 DEP images/creds.pb-c.d [2021-03-04T08:53:23.896Z] #41 77.70 DEP criu/plugin.d [2021-03-04T08:53:23.896Z] #41 77.79 DEP criu/pipes.d [2021-03-04T08:53:23.924Z] #41 15.16 PBCC images/utsns.pb-c.c [2021-03-04T08:53:23.924Z] #41 15.16 DEP images/utsns.pb-c.d [2021-03-04T08:53:23.924Z] #41 15.18 PBCC images/ipc-desc.pb-c.c [2021-03-04T08:53:23.924Z] #41 15.21 PBCC images/ipc-sem.pb-c.c [2021-03-04T08:53:23.924Z] #41 15.28 DEP images/ipc-desc.pb-c.d [2021-03-04T08:53:23.924Z] #41 15.31 DEP images/ipc-sem.pb-c.d [2021-03-04T08:53:23.924Z] #41 15.39 PBCC images/ipc-msg.pb-c.c [2021-03-04T08:53:24.156Z] #41 77.99 DEP criu/pie-util.d [2021-03-04T08:53:24.156Z] #41 78.06 DEP criu/pie-util-vdso.d [2021-03-04T08:53:24.184Z] #41 15.47 DEP images/ipc-msg.pb-c.d [2021-03-04T08:53:24.185Z] #41 15.48 PBCC images/ipc-shm.pb-c.c [2021-03-04T08:53:24.185Z] #41 15.58 DEP images/ipc-shm.pb-c.d [2021-03-04T08:53:24.185Z] #41 15.58 PBCC images/ipc-var.pb-c.c [2021-03-04T08:53:24.185Z] #41 15.59 DEP images/ipc-var.pb-c.d [2021-03-04T08:53:24.185Z] #41 15.68 PBCC images/sk-opts.pb-c.c [2021-03-04T08:53:24.250Z] #41 91.46 CC criu/bfd.o [2021-03-04T08:53:24.421Z] #41 78.17 DEP criu/pie-util-vdso-elf32.d [2021-03-04T08:53:24.421Z] #41 78.31 DEP criu/path.d [2021-03-04T08:53:24.429Z] #35 11.55 [100%] Linking C executable tini-static [2021-03-04T08:53:24.445Z] #41 15.70 PBCC images/packet-sock.pb-c.c [2021-03-04T08:53:24.445Z] #41 15.76 DEP images/sk-opts.pb-c.d [2021-03-04T08:53:24.445Z] #41 15.81 DEP images/packet-sock.pb-c.d [2021-03-04T08:53:24.445Z] #41 15.88 PBCC images/sk-netlink.pb-c.c [2021-03-04T08:53:24.445Z] #41 15.91 DEP images/sk-netlink.pb-c.d [2021-03-04T08:53:24.506Z] #41 91.92 CC criu/bitmap.o [2021-03-04T08:53:24.692Z] #35 12.30 [100%] Built target tini-static [2021-03-04T08:53:24.705Z] #41 15.96 PBCC images/sk-inet.pb-c.c [2021-03-04T08:53:24.705Z] #41 16.00 DEP images/sk-inet.pb-c.d [2021-03-04T08:53:24.705Z] #41 16.05 PBCC images/sk-unix.pb-c.c [2021-03-04T08:53:24.705Z] #41 16.14 DEP images/sk-unix.pb-c.d [2021-03-04T08:53:24.763Z] #41 92.14 CC criu/cgroup-props.o [2021-03-04T08:53:24.956Z] #35 12.44 + mkdir -p /build [2021-03-04T08:53:24.956Z] #35 12.45 + cp tini-static /build/docker-init [2021-03-04T08:53:24.966Z] #41 16.20 PBCC images/mm.pb-c.c [2021-03-04T08:53:24.966Z] #41 16.27 DEP images/mm.pb-c.d [2021-03-04T08:53:24.966Z] #41 16.31 PBCC images/timerfd.pb-c.c [2021-03-04T08:53:24.966Z] #41 16.38 DEP images/timerfd.pb-c.d [2021-03-04T08:53:24.966Z] #41 16.48 PBCC images/timer.pb-c.c [2021-03-04T08:53:24.966Z] #41 16.51 DEP images/timer.pb-c.d [2021-03-04T08:53:24.990Z] #41 78.47 DEP criu/parasite-syscall.d [2021-03-04T08:53:24.990Z] #41 78.62 DEP criu/pagemap.d [2021-03-04T08:53:25.219Z] #35 ... [2021-03-04T08:53:25.219Z] [2021-03-04T08:53:25.219Z] #43 [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-03-04T08:53:25.219Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:53:25.219Z] #43 70.47 text/template [2021-03-04T08:53:25.219Z] #43 73.30 go/parser [2021-03-04T08:53:25.219Z] #43 73.53 encoding/xml [2021-03-04T08:53:25.219Z] #43 78.60 go/doc [2021-03-04T08:53:25.219Z] #43 80.09 compress/flate [2021-03-04T08:53:25.228Z] #41 ... [2021-03-04T08:53:25.228Z] [2021-03-04T08:53:25.228Z] #35 [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-03-04T08:53:25.228Z] #35 sha256:f5b1441182fda0ad7151a6c2db3fc6f33508cdd32b30722ff35f9854e589eb52 [2021-03-04T08:53:25.228Z] #35 7.357 + cd /tmp/tmp.y1hhFRjjzN/tini [2021-03-04T08:53:25.228Z] #35 7.366 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-04T08:53:25.228Z] #35 7.372 + cmake . [2021-03-04T08:53:25.228Z] #35 8.025 -- The C compiler identification is GNU 8.3.0 [2021-03-04T08:53:25.228Z] #35 8.101 -- Check for working C compiler: /usr/bin/cc [2021-03-04T08:53:25.228Z] #35 8.839 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-04T08:53:25.228Z] #35 8.841 -- Detecting C compiler ABI info [2021-03-04T08:53:25.228Z] #35 9.624 -- Detecting C compiler ABI info - done [2021-03-04T08:53:25.228Z] #35 9.656 -- Detecting C compile features [2021-03-04T08:53:25.228Z] #35 11.77 -- Detecting C compile features - done [2021-03-04T08:53:25.228Z] #35 11.83 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-04T08:53:25.228Z] #35 12.26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-04T08:53:25.228Z] #35 12.33 -- Configuring done [2021-03-04T08:53:25.228Z] #35 12.35 -- Generating done [2021-03-04T08:53:25.228Z] #35 12.35 -- Build files have been written to: /tmp/tmp.y1hhFRjjzN/tini [2021-03-04T08:53:25.228Z] #35 12.40 + make tini-static [2021-03-04T08:53:25.228Z] #35 12.85 Scanning dependencies of target tini-static [2021-03-04T08:53:25.228Z] #35 12.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-04T08:53:25.228Z] #35 14.35 [100%] Linking C executable tini-static [2021-03-04T08:53:25.228Z] #35 14.90 [100%] Built target tini-static [2021-03-04T08:53:25.228Z] #35 14.98 + mkdir -p /build [2021-03-04T08:53:25.228Z] #35 15.00 + cp tini-static /build/docker-init [2021-03-04T08:53:25.228Z] #35 DONE 15.6s [2021-03-04T08:53:25.228Z] [2021-03-04T08:53:25.228Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:25.228Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:25.228Z] #41 16.57 PBCC images/sa.pb-c.c [2021-03-04T08:53:25.228Z] #41 16.62 DEP images/sa.pb-c.d [2021-03-04T08:53:25.228Z] #41 16.74 PBCC images/pipe-data.pb-c.c [2021-03-04T08:53:25.250Z] #41 78.88 DEP criu/pagemap-cache.d [2021-03-04T08:53:25.250Z] #41 79.07 DEP criu/page-xfer.d [2021-03-04T08:53:25.325Z] #41 92.85 CC criu/cgroup.o [2021-03-04T08:53:25.488Z] #41 16.76 DEP images/pipe-data.pb-c.d [2021-03-04T08:53:25.488Z] #41 16.81 PBCC images/mnt.pb-c.c [2021-03-04T08:53:25.488Z] #41 16.90 DEP images/mnt.pb-c.d [2021-03-04T08:53:25.488Z] #41 16.93 PBCC images/sk-packet.pb-c.c [2021-03-04T08:53:25.488Z] #41 17.01 DEP images/sk-packet.pb-c.d [2021-03-04T08:53:25.508Z] #43 ... [2021-03-04T08:53:25.508Z] [2021-03-04T08:53:25.508Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:25.508Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:53:25.508Z] #41 10.24 DEP images/seccomp.pb-c.d [2021-03-04T08:53:25.508Z] #41 10.29 PBCC images/userns.pb-c.c [2021-03-04T08:53:25.508Z] #41 10.31 DEP images/userns.pb-c.d [2021-03-04T08:53:25.508Z] #41 10.35 PBCC images/cgroup.pb-c.c [2021-03-04T08:53:25.508Z] #41 10.39 DEP images/cgroup.pb-c.d [2021-03-04T08:53:25.508Z] #41 10.42 PBCC images/ext-file.pb-c.c [2021-03-04T08:53:25.508Z] #41 10.43 DEP images/ext-file.pb-c.d [2021-03-04T08:53:25.508Z] #41 10.51 PBCC images/rpc.pb-c.c [2021-03-04T08:53:25.508Z] #41 10.55 DEP images/rpc.pb-c.d [2021-03-04T08:53:25.508Z] #41 10.63 PBCC images/siginfo.pb-c.c [2021-03-04T08:53:25.508Z] #41 10.65 DEP images/siginfo.pb-c.d [2021-03-04T08:53:25.508Z] #41 10.68 PBCC images/pagemap.pb-c.c [2021-03-04T08:53:25.508Z] #41 10.73 DEP images/pagemap.pb-c.d [2021-03-04T08:53:25.508Z] #41 10.77 PBCC images/rlimit.pb-c.c [2021-03-04T08:53:25.508Z] #41 10.80 DEP images/rlimit.pb-c.d [2021-03-04T08:53:25.508Z] #41 10.84 PBCC images/file-lock.pb-c.c [2021-03-04T08:53:25.508Z] #41 10.88 DEP images/file-lock.pb-c.d [2021-03-04T08:53:25.508Z] #41 10.93 PBCC images/tty.pb-c.c [2021-03-04T08:53:25.508Z] #41 10.99 DEP images/tty.pb-c.d [2021-03-04T08:53:25.508Z] #41 11.03 PBCC images/tun.pb-c.c [2021-03-04T08:53:25.508Z] #41 11.08 PBCC images/netdev.pb-c.c [2021-03-04T08:53:25.508Z] #41 11.12 DEP images/tun.pb-c.d [2021-03-04T08:53:25.508Z] #41 11.29 DEP images/netdev.pb-c.d [2021-03-04T08:53:25.508Z] #41 11.43 PBCC images/vma.pb-c.c [2021-03-04T08:53:25.508Z] #41 11.51 DEP images/vma.pb-c.d [2021-03-04T08:53:25.508Z] #41 11.61 PBCC images/creds.pb-c.c [2021-03-04T08:53:25.508Z] #41 11.64 DEP images/creds.pb-c.d [2021-03-04T08:53:25.508Z] #41 11.75 PBCC images/utsns.pb-c.c [2021-03-04T08:53:25.508Z] #41 11.79 DEP images/utsns.pb-c.d [2021-03-04T08:53:25.508Z] #41 11.85 PBCC images/ipc-desc.pb-c.c [2021-03-04T08:53:25.508Z] #41 11.90 PBCC images/ipc-sem.pb-c.c [2021-03-04T08:53:25.508Z] #41 11.92 DEP images/ipc-desc.pb-c.d [2021-03-04T08:53:25.508Z] #41 11.99 DEP images/ipc-sem.pb-c.d [2021-03-04T08:53:25.508Z] #41 12.06 PBCC images/ipc-msg.pb-c.c [2021-03-04T08:53:25.508Z] #41 12.08 DEP images/ipc-msg.pb-c.d [2021-03-04T08:53:25.508Z] #41 12.09 PBCC images/ipc-shm.pb-c.c [2021-03-04T08:53:25.508Z] #41 12.10 DEP images/ipc-shm.pb-c.d [2021-03-04T08:53:25.508Z] #41 12.12 PBCC images/ipc-var.pb-c.c [2021-03-04T08:53:25.508Z] #41 12.13 DEP images/ipc-var.pb-c.d [2021-03-04T08:53:25.508Z] #41 12.16 PBCC images/sk-opts.pb-c.c [2021-03-04T08:53:25.508Z] #41 12.18 PBCC images/packet-sock.pb-c.c [2021-03-04T08:53:25.508Z] #41 12.21 DEP images/sk-opts.pb-c.d [2021-03-04T08:53:25.508Z] #41 12.28 DEP images/packet-sock.pb-c.d [2021-03-04T08:53:25.508Z] #41 12.34 PBCC images/sk-netlink.pb-c.c [2021-03-04T08:53:25.508Z] #41 12.46 DEP images/sk-netlink.pb-c.d [2021-03-04T08:53:25.508Z] #41 12.60 PBCC images/sk-inet.pb-c.c [2021-03-04T08:53:25.508Z] #41 12.71 DEP images/sk-inet.pb-c.d [2021-03-04T08:53:25.508Z] #41 12.81 PBCC images/sk-unix.pb-c.c [2021-03-04T08:53:25.508Z] #41 12.87 DEP images/sk-unix.pb-c.d [2021-03-04T08:53:25.508Z] #41 12.94 PBCC images/mm.pb-c.c [2021-03-04T08:53:25.508Z] #41 13.03 DEP images/mm.pb-c.d [2021-03-04T08:53:25.508Z] #41 13.13 PBCC images/timerfd.pb-c.c [2021-03-04T08:53:25.508Z] #41 13.17 DEP images/timerfd.pb-c.d [2021-03-04T08:53:25.508Z] #41 13.29 PBCC images/timer.pb-c.c [2021-03-04T08:53:25.508Z] #41 13.34 DEP images/timer.pb-c.d [2021-03-04T08:53:25.508Z] #41 13.42 PBCC images/sa.pb-c.c [2021-03-04T08:53:25.508Z] #41 13.48 DEP images/sa.pb-c.d [2021-03-04T08:53:25.508Z] #41 13.52 PBCC images/pipe-data.pb-c.c [2021-03-04T08:53:25.508Z] #41 13.55 DEP images/pipe-data.pb-c.d [2021-03-04T08:53:25.508Z] #41 13.58 PBCC images/mnt.pb-c.c [2021-03-04T08:53:25.508Z] #41 13.61 DEP images/mnt.pb-c.d [2021-03-04T08:53:25.508Z] #41 13.74 PBCC images/sk-packet.pb-c.c [2021-03-04T08:53:25.508Z] #41 13.75 DEP images/sk-packet.pb-c.d [2021-03-04T08:53:25.508Z] #41 13.83 PBCC images/tcp-stream.pb-c.c [2021-03-04T08:53:25.508Z] #41 13.95 DEP images/tcp-stream.pb-c.d [2021-03-04T08:53:25.509Z] #41 79.24 DEP criu/page-pipe.d [2021-03-04T08:53:25.748Z] #41 17.07 PBCC images/tcp-stream.pb-c.c [2021-03-04T08:53:25.748Z] #41 17.07 DEP images/tcp-stream.pb-c.d [2021-03-04T08:53:25.748Z] #41 17.13 PBCC images/pipe.pb-c.c [2021-03-04T08:53:25.748Z] #41 17.17 DEP images/pipe.pb-c.d [2021-03-04T08:53:25.768Z] #41 79.31 DEP criu/netfilter.d [2021-03-04T08:53:25.768Z] #41 79.45 DEP criu/net.d [2021-03-04T08:53:25.782Z] #41 14.06 PBCC images/pipe.pb-c.c [2021-03-04T08:53:26.008Z] #41 17.25 PBCC images/pstree.pb-c.c [2021-03-04T08:53:26.008Z] #41 17.25 DEP images/pstree.pb-c.d [2021-03-04T08:53:26.008Z] #41 17.33 PBCC images/fs.pb-c.c [2021-03-04T08:53:26.008Z] #41 17.35 DEP images/fs.pb-c.d [2021-03-04T08:53:26.008Z] #41 17.39 PBCC images/signalfd.pb-c.c [2021-03-04T08:53:26.008Z] #41 17.48 DEP images/signalfd.pb-c.d [2021-03-04T08:53:26.008Z] #41 17.53 PBCC images/fh.pb-c.c [2021-03-04T08:53:26.028Z] #41 79.68 DEP criu/namespaces.d [2021-03-04T08:53:26.028Z] #41 79.86 DEP criu/mount.d [2021-03-04T08:53:26.046Z] #41 14.13 DEP images/pipe.pb-c.d [2021-03-04T08:53:26.046Z] #41 14.34 PBCC images/pstree.pb-c.c [2021-03-04T08:53:26.046Z] #41 14.36 DEP images/pstree.pb-c.d [2021-03-04T08:53:26.046Z] #41 14.39 PBCC images/fs.pb-c.c [2021-03-04T08:53:26.046Z] #41 ... [2021-03-04T08:53:26.046Z] [2021-03-04T08:53:26.046Z] #49 [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-03-04T08:53:26.046Z] #49 sha256:25a5f1a81162debf7efa8f163683fe9299f338792bf8f66c1929ce755281a70f [2021-03-04T08:53:26.046Z] #49 71.27 golang.org/x/crypto/ssh/terminal [2021-03-04T08:53:26.046Z] #49 79.56 mvdan.cc/sh/v3/cmd/shfmt [2021-03-04T08:53:26.046Z] #49 ... [2021-03-04T08:53:26.046Z] [2021-03-04T08:53:26.046Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:26.046Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:53:26.046Z] #41 14.55 DEP images/fs.pb-c.d [2021-03-04T08:53:26.046Z] #41 14.58 PBCC images/signalfd.pb-c.c [2021-03-04T08:53:26.255Z] #41 ... [2021-03-04T08:53:26.255Z] [2021-03-04T08:53:26.255Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:26.255Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:26.255Z] #18 28.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:26.255Z] #18 28.13 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:53:26.255Z] #18 31.16 Selecting previously unselected package python3-minimal. [2021-03-04T08:53:26.255Z] #18 31.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-03-04T08:53:26.255Z] #18 31.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 31.21 Unpacking python3-minimal (3.7.3-1) ... [2021-03-04T08:53:26.255Z] #18 31.29 Selecting previously unselected package libmpdec2:amd64. [2021-03-04T08:53:26.255Z] #18 31.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 31.33 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T08:53:26.255Z] #18 31.46 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-04T08:53:26.255Z] #18 31.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 31.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:26.255Z] #18 32.47 Selecting previously unselected package python3.7. [2021-03-04T08:53:26.255Z] #18 32.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 32.49 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:26.255Z] #18 32.64 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T08:53:26.255Z] #18 32.64 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 32.65 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T08:53:26.255Z] #18 32.75 Setting up python3-minimal (3.7.3-1) ... [2021-03-04T08:53:26.255Z] #18 33.71 Selecting previously unselected package python3. [2021-03-04T08:53:26.255Z] #18 33.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-03-04T08:53:26.255Z] #18 33.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 33.78 Unpacking python3 (3.7.3-1) ... [2021-03-04T08:53:26.255Z] #18 33.87 Selecting previously unselected package libip4tc0:amd64. [2021-03-04T08:53:26.255Z] #18 33.89 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 33.90 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:26.255Z] #18 34.00 Selecting previously unselected package libip6tc0:amd64. [2021-03-04T08:53:26.255Z] #18 34.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 34.00 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:26.255Z] #18 34.09 Selecting previously unselected package libiptc0:amd64. [2021-03-04T08:53:26.255Z] #18 34.10 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 34.10 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:26.255Z] #18 34.17 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-04T08:53:26.255Z] #18 34.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 34.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T08:53:26.255Z] #18 34.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-04T08:53:26.255Z] #18 34.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 34.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T08:53:26.255Z] #18 34.34 Selecting previously unselected package libnftnl11:amd64. [2021-03-04T08:53:26.255Z] #18 34.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 34.35 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T08:53:26.255Z] #18 34.48 Selecting previously unselected package iptables. [2021-03-04T08:53:26.255Z] #18 34.48 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 34.50 Unpacking iptables (1.8.2-4) ... [2021-03-04T08:53:26.255Z] #18 34.82 Selecting previously unselected package xxd. [2021-03-04T08:53:26.255Z] #18 34.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:53:26.255Z] #18 34.82 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:53:26.255Z] #18 34.92 Selecting previously unselected package vim-common. [2021-03-04T08:53:26.255Z] #18 34.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:53:26.255Z] #18 34.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:53:26.255Z] #18 35.11 Selecting previously unselected package bash-completion. [2021-03-04T08:53:26.255Z] #18 35.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-04T08:53:26.269Z] #41 17.60 PBCC images/fsnotify.pb-c.c [2021-03-04T08:53:26.269Z] #41 17.70 DEP images/fh.pb-c.d [2021-03-04T08:53:26.269Z] #41 17.70 DEP images/fsnotify.pb-c.d [2021-03-04T08:53:26.269Z] #41 17.72 PBCC images/eventpoll.pb-c.c [2021-03-04T08:53:26.269Z] #41 17.77 DEP images/eventpoll.pb-c.d [2021-03-04T08:53:26.288Z] #41 80.10 DEP criu/memfd.d [2021-03-04T08:53:26.309Z] #41 14.64 DEP images/signalfd.pb-c.d [2021-03-04T08:53:26.309Z] #41 14.70 PBCC images/fh.pb-c.c [2021-03-04T08:53:26.529Z] #41 17.82 PBCC images/eventfd.pb-c.c [2021-03-04T08:53:26.529Z] #41 17.87 DEP images/eventfd.pb-c.d [2021-03-04T08:53:26.529Z] #41 17.90 PBCC images/remap-file-path.pb-c.c [2021-03-04T08:53:26.529Z] #41 17.91 DEP images/remap-file-path.pb-c.d [2021-03-04T08:53:26.529Z] #41 18.00 PBCC images/fifo.pb-c.c [2021-03-04T08:53:26.547Z] #41 80.23 DEP criu/mem.d [2021-03-04T08:53:26.547Z] #41 80.40 DEP criu/lsm.d [2021-03-04T08:53:26.577Z] #41 14.81 PBCC images/fsnotify.pb-c.c [2021-03-04T08:53:26.577Z] #41 14.85 DEP images/fh.pb-c.d [2021-03-04T08:53:26.577Z] #41 14.91 DEP images/fsnotify.pb-c.d [2021-03-04T08:53:26.792Z] #41 18.05 DEP images/fifo.pb-c.d [2021-03-04T08:53:26.792Z] #41 18.10 PBCC images/ghost-file.pb-c.c [2021-03-04T08:53:26.792Z] #41 18.17 DEP images/ghost-file.pb-c.d [2021-03-04T08:53:26.792Z] #41 18.25 PBCC images/regfile.pb-c.c [2021-03-04T08:53:26.792Z] #41 18.30 DEP images/regfile.pb-c.d [2021-03-04T08:53:26.806Z] #41 80.54 DEP criu/log.d [2021-03-04T08:53:26.842Z] #41 15.10 PBCC images/eventpoll.pb-c.c [2021-03-04T08:53:26.842Z] #41 15.12 DEP images/eventpoll.pb-c.d [2021-03-04T08:53:26.842Z] #41 15.15 PBCC images/eventfd.pb-c.c [2021-03-04T08:53:26.842Z] #41 15.17 DEP images/eventfd.pb-c.d [2021-03-04T08:53:26.842Z] #41 15.27 PBCC images/remap-file-path.pb-c.c [2021-03-04T08:53:26.842Z] #41 15.28 DEP images/remap-file-path.pb-c.d [2021-03-04T08:53:26.842Z] #41 15.30 PBCC images/fifo.pb-c.c [2021-03-04T08:53:26.842Z] #41 15.32 DEP images/fifo.pb-c.d [2021-03-04T08:53:27.053Z] #41 18.35 PBCC images/ns.pb-c.c [2021-03-04T08:53:27.053Z] #41 18.38 DEP images/ns.pb-c.d [2021-03-04T08:53:27.053Z] #41 18.43 PBCC images/fdinfo.pb-c.c [2021-03-04T08:53:27.053Z] #41 18.51 DEP images/fdinfo.pb-c.d [2021-03-04T08:53:27.066Z] #41 80.74 DEP criu/libnetlink.d [2021-03-04T08:53:27.066Z] #41 80.83 DEP criu/kerndat.d [2021-03-04T08:53:27.106Z] #41 15.38 PBCC images/ghost-file.pb-c.c [2021-03-04T08:53:27.106Z] #41 15.42 DEP images/ghost-file.pb-c.d [2021-03-04T08:53:27.106Z] #41 15.45 PBCC images/regfile.pb-c.c [2021-03-04T08:53:27.106Z] #41 15.50 DEP images/regfile.pb-c.d [2021-03-04T08:53:27.106Z] #41 ... [2021-03-04T08:53:27.106Z] [2021-03-04T08:53:27.106Z] #35 [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-03-04T08:53:27.106Z] #35 sha256:5a21b01863445006b187421f5693925b3476e1aa0ed8b42291eedbc863781c9c [2021-03-04T08:53:27.106Z] #35 DONE 14.7s [2021-03-04T08:53:27.106Z] [2021-03-04T08:53:27.106Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:27.106Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:53:27.106Z] #41 15.54 PBCC images/ns.pb-c.c [2021-03-04T08:53:27.106Z] #41 15.56 DEP images/ns.pb-c.d [2021-03-04T08:53:27.313Z] #41 18.59 PBCC images/core-aarch64.pb-c.c [2021-03-04T08:53:27.313Z] #41 18.67 PBCC images/core-arm.pb-c.c [2021-03-04T08:53:27.313Z] #41 18.71 PBCC images/core-ppc64.pb-c.c [2021-03-04T08:53:27.313Z] #41 18.81 PBCC images/core-s390.pb-c.c [2021-03-04T08:53:27.313Z] #41 18.83 PBCC images/core-x86.pb-c.c [2021-03-04T08:53:27.325Z] #41 80.95 DEP criu/kcmp-ids.d [2021-03-04T08:53:27.325Z] #41 81.04 DEP criu/irmap.d [2021-03-04T08:53:27.369Z] #41 15.66 PBCC images/fdinfo.pb-c.c [2021-03-04T08:53:27.369Z] #41 15.78 DEP images/fdinfo.pb-c.d [2021-03-04T08:53:27.369Z] #41 15.84 PBCC images/core-aarch64.pb-c.c [2021-03-04T08:53:27.574Z] #41 18.90 PBCC images/core.pb-c.c [2021-03-04T08:53:27.574Z] #41 ... [2021-03-04T08:53:27.574Z] [2021-03-04T08:53:27.574Z] #43 [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-03-04T08:53:27.574Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:53:27.574Z] #43 74.53 go/ast [2021-03-04T08:53:27.574Z] #43 74.86 internal/lazyregexp [2021-03-04T08:53:27.574Z] #43 75.14 net/url [2021-03-04T08:53:27.574Z] #43 76.79 text/template/parse [2021-03-04T08:53:27.574Z] #43 80.20 go/parser [2021-03-04T08:53:27.574Z] #43 81.35 text/template [2021-03-04T08:53:27.585Z] #41 81.19 DEP criu/ipc_ns.d [2021-03-04T08:53:27.585Z] #41 81.31 DEP criu/image.d [2021-03-04T08:53:27.585Z] #41 81.50 DEP criu/image-desc.d [2021-03-04T08:53:27.622Z] #18 37.94 Unpacking bash-completion (1:2.8-6) ... [2021-03-04T08:53:27.633Z] #41 15.89 PBCC images/core-arm.pb-c.c [2021-03-04T08:53:27.633Z] #41 15.93 PBCC images/core-ppc64.pb-c.c [2021-03-04T08:53:27.633Z] #41 15.98 PBCC images/core-s390.pb-c.c [2021-03-04T08:53:27.633Z] #41 16.03 PBCC images/core-x86.pb-c.c [2021-03-04T08:53:27.834Z] #43 ... [2021-03-04T08:53:27.834Z] [2021-03-04T08:53:27.834Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:27.834Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:27.834Z] #41 18.99 PBCC images/inventory.pb-c.c [2021-03-04T08:53:27.834Z] #41 19.13 DEP images/core-aarch64.pb-c.d [2021-03-04T08:53:27.834Z] #41 19.19 DEP images/core-arm.pb-c.d [2021-03-04T08:53:27.834Z] #41 19.25 DEP images/core-ppc64.pb-c.d [2021-03-04T08:53:27.834Z] #41 19.30 DEP images/core-s390.pb-c.d [2021-03-04T08:53:27.834Z] #41 19.38 DEP images/core-x86.pb-c.d [2021-03-04T08:53:27.845Z] #41 81.58 DEP criu/fsnotify.d [2021-03-04T08:53:27.896Z] #41 16.14 PBCC images/core.pb-c.c [2021-03-04T08:53:27.896Z] #41 16.24 PBCC images/inventory.pb-c.c [2021-03-04T08:53:27.896Z] #41 16.31 DEP images/core-aarch64.pb-c.d [2021-03-04T08:53:27.896Z] #41 16.36 DEP images/core-arm.pb-c.d [2021-03-04T08:53:27.953Z] Running on azwin-2-15a260 in d:\jenkins\workspace\moby_PR-42111 [Pipeline] { [Pipeline] ws [2021-03-04T08:53:27.970Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-04T08:53:28.094Z] #41 19.47 DEP images/core.pb-c.d [2021-03-04T08:53:28.094Z] #41 19.51 DEP images/inventory.pb-c.d [2021-03-04T08:53:28.107Z] #41 81.73 DEP criu/filesystems.d [2021-03-04T08:53:28.107Z] #41 81.86 DEP criu/files.d [2021-03-04T08:53:28.160Z] #41 16.49 DEP images/core-ppc64.pb-c.d [2021-03-04T08:53:28.160Z] #41 16.61 DEP images/core-s390.pb-c.d [2021-03-04T08:53:28.184Z] #18 38.30 Selecting previously unselected package bzip2. [2021-03-04T08:53:28.184Z] #18 38.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-04T08:53:28.184Z] #18 38.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:53:28.184Z] #18 38.40 Selecting previously unselected package xz-utils. [2021-03-04T08:53:28.184Z] #18 38.40 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-04T08:53:28.184Z] #18 38.40 Unpacking xz-utils (5.2.4-1) ... [2021-03-04T08:53:28.184Z] #18 ... [2021-03-04T08:53:28.184Z] [2021-03-04T08:53:28.185Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:28.185Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:28.185Z] #41 95.60 CC criu/clone-noasan.o [2021-03-04T08:53:28.355Z] #41 19.58 PBCC images/cpuinfo.pb-c.c [2021-03-04T08:53:28.355Z] #41 19.67 DEP images/cpuinfo.pb-c.d [2021-03-04T08:53:28.355Z] #41 19.70 PBCC images/stats.pb-c.c [2021-03-04T08:53:28.367Z] #41 82.05 DEP criu/files-reg.d [2021-03-04T08:53:28.367Z] #41 82.23 DEP criu/files-ext.d [2021-03-04T08:53:28.423Z] #41 16.66 DEP images/core-x86.pb-c.d [2021-03-04T08:53:28.423Z] #41 16.70 DEP images/core.pb-c.d [2021-03-04T08:53:28.423Z] #41 16.78 DEP images/inventory.pb-c.d [2021-03-04T08:53:28.423Z] #41 16.85 PBCC images/cpuinfo.pb-c.c [2021-03-04T08:53:28.441Z] #41 95.81 CC criu/config.o [2021-03-04T08:53:28.615Z] #41 19.77 DEP images/stats.pb-c.d [2021-03-04T08:53:28.627Z] #41 82.37 DEP criu/file-lock.d [2021-03-04T08:53:28.687Z] #41 16.92 DEP images/cpuinfo.pb-c.d [2021-03-04T08:53:28.687Z] #41 17.04 PBCC images/stats.pb-c.c [2021-03-04T08:53:28.687Z] #41 ... [2021-03-04T08:53:28.687Z] [2021-03-04T08:53:28.687Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:53:28.687Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:53:28.687Z] #11 73.76 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-04T08:53:28.687Z] #11 73.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-04T08:53:28.687Z] #11 73.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:53:28.687Z] #11 73.93 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-04T08:53:28.687Z] #11 73.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-04T08:53:28.687Z] #11 73.95 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:53:28.687Z] #11 ... [2021-03-04T08:53:28.687Z] [2021-03-04T08:53:28.687Z] #54 [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-03-04T08:53:28.687Z] #54 sha256:4124f1cf92d0ee90fce2c6bd1774c5bc765978b551b4e7fd5172b73999401a9f [2021-03-04T08:53:28.687Z] #54 40.35 Checking out files: 35% (1341/3816) Checking out files: 36% (1374/3816) Checking out files: 37% (1412/3816) Checking out files: 38% (1451/3816) Checking out files: 39% (1489/3816) Checking out files: 40% (1527/3816) Checking out files: 41% (1565/3816) Checking out files: 42% (1603/3816) Checking out files: 43% (1641/3816) Checking out files: 44% (1680/3816) Checking out files: 45% (1718/3816) Checking out files: 46% (1756/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 94% (3593/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-04T08:53:28.687Z] #54 42.65 + cd /tmp/tmp.K6jpYKAYjn/src/github.com/containerd/containerd [2021-03-04T08:53:28.687Z] #54 42.66 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:53:28.887Z] #41 82.57 DEP criu/file-ids.d [2021-03-04T08:53:29.147Z] #41 82.74 DEP criu/fifo.d [2021-03-04T08:53:29.147Z] #41 82.85 DEP criu/fdstore.d [2021-03-04T08:53:29.147Z] #41 82.94 DEP criu/fault-injection.d [2021-03-04T08:53:29.407Z] #41 83.00 DEP criu/external.d [2021-03-04T08:53:29.407Z] #41 83.12 DEP criu/eventpoll.d [2021-03-04T08:53:29.638Z] #54 44.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-04T08:53:29.638Z] #54 44.25 + BUILDTAGS='netgo osusergo static_build' [2021-03-04T08:53:29.638Z] #54 44.26 + export EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:53:29.638Z] #54 44.26 + EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:53:29.638Z] #54 44.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-04T08:53:29.638Z] #54 44.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-04T08:53:29.638Z] #54 44.26 + '[' '' = dynamic ']' [2021-03-04T08:53:29.638Z] #54 44.26 + make [2021-03-04T08:53:29.666Z] #41 83.29 DEP criu/eventfd.d [2021-03-04T08:53:29.667Z] #41 83.50 DEP criu/crtools.d [2021-03-04T08:53:29.872Z] The recommended git tool is: git [2021-03-04T08:53:29.926Z] #41 83.70 DEP criu/cr-service.d [2021-03-04T08:53:30.070Z] #41 21.35 make[1]: Nothing to be done for 'all'. [2021-03-04T08:53:30.185Z] #41 83.86 DEP criu/cr-restore.d [2021-03-04T08:53:30.339Z] #41 97.34 CC criu/cr-check.o [2021-03-04T08:53:30.444Z] #41 84.17 DEP criu/cr-errno.d [2021-03-04T08:53:30.444Z] #41 84.20 DEP criu/cr-dump.d [2021-03-04T08:53:30.598Z] #54 ... [2021-03-04T08:53:30.598Z] [2021-03-04T08:53:30.598Z] #49 [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-03-04T08:53:30.598Z] #49 sha256:25a5f1a81162debf7efa8f163683fe9299f338792bf8f66c1929ce755281a70f [2021-03-04T08:53:30.598Z] #49 DONE 85.6s [2021-03-04T08:53:30.598Z] [2021-03-04T08:53:30.598Z] #43 [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-03-04T08:53:30.598Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:53:30.598Z] #43 83.61 encoding/asn1 [2021-03-04T08:53:30.598Z] #43 84.58 compress/gzip [2021-03-04T08:53:30.598Z] #43 84.81 github.com/LK4D4/vndr/build [2021-03-04T08:53:30.598Z] #43 85.80 vendor/golang.org/x/text/unicode/bidi [2021-03-04T08:53:30.704Z] #41 84.38 DEP criu/cr-dedup.d [2021-03-04T08:53:30.704Z] #41 84.52 DEP criu/cr-check.d [2021-03-04T08:53:30.964Z] #41 84.72 DEP criu/config.d [2021-03-04T08:53:30.964Z] #41 84.84 DEP criu/clone-noasan.d [2021-03-04T08:53:31.223Z] #41 84.92 DEP criu/cgroup.d [2021-03-04T08:53:31.223Z] #41 85.05 DEP criu/cgroup-props.d [2021-03-04T08:53:31.484Z] #41 85.19 DEP criu/bitmap.d [2021-03-04T08:53:31.484Z] #41 85.20 DEP criu/bfd.d [2021-03-04T08:53:31.705Z] #41 98.84 CC criu/cr-dedup.o [2021-03-04T08:53:31.745Z] #41 85.34 DEP criu/autofs.d [2021-03-04T08:53:31.745Z] #41 ... [2021-03-04T08:53:31.745Z] [2021-03-04T08:53:31.745Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:31.745Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:31.745Z] #18 18.67 Building dependency tree... [2021-03-04T08:53:31.745Z] #18 20.52 libcap2-bin is already the newest version (1:2.25-2). [2021-03-04T08:53:31.745Z] #18 20.52 The following additional packages will be installed: [2021-03-04T08:53:31.745Z] #18 20.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-04T08:53:31.745Z] #18 20.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-04T08:53:31.745Z] #18 20.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-04T08:53:31.745Z] #18 20.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-04T08:53:31.745Z] #18 20.53 python3.7 python3.7-minimal vim-runtime xxd [2021-03-04T08:53:31.745Z] #18 20.53 Suggested packages: [2021-03-04T08:53:31.745Z] #18 20.53 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-04T08:53:31.745Z] #18 20.53 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-04T08:53:31.745Z] #18 20.53 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-04T08:53:31.745Z] #18 20.53 Recommended packages: [2021-03-04T08:53:31.745Z] #18 20.53 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-04T08:53:31.745Z] #18 20.54 python3-keyrings.alt python3-xdg unzip [2021-03-04T08:53:31.745Z] #18 22.30 The following NEW packages will be installed: [2021-03-04T08:53:31.745Z] #18 22.30 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-04T08:53:31.745Z] #18 22.30 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-04T08:53:31.745Z] #18 22.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-04T08:53:31.745Z] #18 22.30 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-04T08:53:31.745Z] #18 22.30 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-04T08:53:31.745Z] #18 22.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-04T08:53:31.745Z] #18 22.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-04T08:53:31.745Z] #18 22.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-04T08:53:31.745Z] #18 22.30 xz-utils zip [2021-03-04T08:53:31.745Z] #18 22.69 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:53:31.745Z] #18 22.69 Need to get 28.5 MB of archives. [2021-03-04T08:53:31.745Z] #18 22.69 After this operation, 116 MB of additional disk space will be used. [2021-03-04T08:53:31.745Z] #18 22.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-04T08:53:31.745Z] #18 22.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-04T08:53:31.745Z] #18 22.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-04T08:53:31.745Z] #18 22.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-04T08:53:31.745Z] #18 22.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-04T08:53:31.745Z] #18 22.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-04T08:53:31.745Z] #18 22.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-04T08:53:31.745Z] #18 22.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-04T08:53:31.745Z] #18 22.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-04T08:53:31.745Z] #18 22.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-04T08:53:31.745Z] #18 22.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-04T08:53:31.745Z] #18 22.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-04T08:53:31.745Z] #18 22.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-04T08:53:31.745Z] #18 22.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-04T08:53:31.745Z] #18 22.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-04T08:53:31.745Z] #18 22.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-04T08:53:31.745Z] #18 22.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T08:53:31.745Z] #18 22.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:53:31.745Z] #18 22.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-04T08:53:31.745Z] #18 23.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-04T08:53:31.745Z] #18 23.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-04T08:53:31.745Z] #18 23.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-04T08:53:31.745Z] #18 23.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-04T08:53:31.745Z] #18 23.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T08:53:31.745Z] #18 23.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T08:53:31.745Z] #18 23.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T08:53:31.745Z] #18 23.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-04T08:53:31.745Z] #18 23.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-04T08:53:31.745Z] #18 23.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T08:53:31.745Z] #18 23.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T08:53:31.745Z] #18 23.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T08:53:31.745Z] #18 23.56 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T08:53:31.745Z] #18 23.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-04T08:53:31.745Z] #18 23.57 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-04T08:53:31.745Z] #18 23.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-04T08:53:31.745Z] #18 23.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-04T08:53:31.745Z] #18 23.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-04T08:53:31.745Z] #18 23.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-04T08:53:31.745Z] #18 23.70 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-04T08:53:31.745Z] #18 23.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-04T08:53:31.745Z] #18 23.72 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-04T08:53:31.745Z] #18 23.73 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-04T08:53:31.745Z] #18 23.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-04T08:53:31.745Z] #18 23.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-04T08:53:31.745Z] #18 23.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-04T08:53:31.745Z] #18 24.19 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-04T08:53:31.745Z] #18 24.24 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-04T08:53:31.745Z] #18 24.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-04T08:53:31.745Z] #18 25.06 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:53:31.745Z] #18 25.17 Fetched 28.5 MB in 2s (14.8 MB/s) [2021-03-04T08:53:31.745Z] #18 25.24 Selecting previously unselected package pigz. [2021-03-04T08:53:31.745Z] #18 25.24 (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 ... 23432 files and directories currently installed.) [2021-03-04T08:53:31.745Z] #18 25.30 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-04T08:53:31.745Z] #18 25.31 Unpacking pigz (2.4-1) ... [2021-03-04T08:53:31.745Z] #18 25.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-04T08:53:31.745Z] #18 25.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:53:31.745Z] #18 25.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:31.745Z] #18 25.86 Selecting previously unselected package python3.7-minimal. [2021-03-04T08:53:31.745Z] #18 25.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:53:31.745Z] #18 25.87 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:53:31.745Z] #18 26.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:31.745Z] #18 26.88 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:53:31.961Z] #41 99.23 CC criu/cr-dump.o [2021-03-04T08:53:31.986Z] #41 23.09 CC images/stats.o [2021-03-04T08:53:32.246Z] #41 23.59 CC images/core.o [2021-03-04T08:53:32.315Z] #18 ... [2021-03-04T08:53:32.315Z] [2021-03-04T08:53:32.315Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:53:32.315Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:53:32.315Z] #30 DONE 157.8s [2021-03-04T08:53:32.315Z] [2021-03-04T08:53:32.315Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:32.315Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:32.315Z] #41 85.49 DEP criu/aio.d [2021-03-04T08:53:32.315Z] #41 85.64 DEP criu/action-scripts.d [2021-03-04T08:53:32.315Z] #41 86.02 CC criu/action-scripts.o [2021-03-04T08:53:32.818Z] #41 ... [2021-03-04T08:53:32.818Z] [2021-03-04T08:53:32.818Z] #49 [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-03-04T08:53:32.818Z] #49 sha256:faaeb1bdf51acca95b84f55392423c02580dcd668fa269032c30d911523837cf [2021-03-04T08:53:32.818Z] #49 79.89 mvdan.cc/editorconfig [2021-03-04T08:53:32.818Z] #49 81.23 mvdan.cc/sh/v3/fileutil [2021-03-04T08:53:32.818Z] #49 81.47 mvdan.cc/sh/v3/syntax [2021-03-04T08:53:32.818Z] #49 88.78 mvdan.cc/sh/v3/cmd/shfmt [2021-03-04T08:53:32.886Z] #41 86.64 CC criu/aio.o [2021-03-04T08:53:33.079Z] #49 ... [2021-03-04T08:53:33.079Z] [2021-03-04T08:53:33.079Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:33.079Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:33.079Z] #41 24.32 CC images/core-x86.o [2021-03-04T08:53:33.653Z] #41 24.87 CC images/core-arm.o [2021-03-04T08:53:33.827Z] #41 87.49 CC criu/autofs.o [2021-03-04T08:53:33.851Z] #41 ... [2021-03-04T08:53:33.851Z] [2021-03-04T08:53:33.851Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:33.851Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:33.851Z] #18 38.57 Selecting previously unselected package apparmor. [2021-03-04T08:53:33.851Z] #18 38.58 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 38.68 Unpacking apparmor (2.13.2-10) ... [2021-03-04T08:53:33.851Z] #18 39.00 Selecting previously unselected package aufs-tools. [2021-03-04T08:53:33.851Z] #18 39.01 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 39.01 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:53:33.851Z] #18 39.15 Selecting previously unselected package libonig5:amd64. [2021-03-04T08:53:33.851Z] #18 39.15 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 39.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:53:33.851Z] #18 39.36 Selecting previously unselected package libjq1:amd64. [2021-03-04T08:53:33.851Z] #18 39.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 39.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:53:33.851Z] #18 39.54 Selecting previously unselected package jq. [2021-03-04T08:53:33.851Z] #18 39.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 39.56 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:53:33.851Z] #18 39.64 Selecting previously unselected package libaio1:amd64. [2021-03-04T08:53:33.851Z] #18 39.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 39.66 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-04T08:53:33.851Z] #18 39.71 Selecting previously unselected package libgpm2:amd64. [2021-03-04T08:53:33.851Z] #18 39.71 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 39.72 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-04T08:53:33.851Z] #18 39.78 Selecting previously unselected package libicu63:amd64. [2021-03-04T08:53:33.851Z] #18 39.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 39.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:53:33.851Z] #18 43.52 Selecting previously unselected package libnet1:amd64. [2021-03-04T08:53:33.851Z] #18 43.52 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 43.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:53:33.851Z] #18 43.63 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T08:53:33.851Z] #18 43.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 43.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:53:33.851Z] #18 43.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T08:53:33.851Z] #18 43.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 43.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:53:33.851Z] #18 43.81 Selecting previously unselected package libreadline5:amd64. [2021-03-04T08:53:33.851Z] #18 43.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 43.83 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T08:53:33.851Z] #18 43.96 Selecting previously unselected package net-tools. [2021-03-04T08:53:33.851Z] #18 43.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-04T08:53:33.851Z] #18 43.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:53:33.851Z] #18 44.12 Selecting previously unselected package python-pip-whl. [2021-03-04T08:53:33.851Z] #18 44.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-04T08:53:33.851Z] #18 44.13 Unpacking python-pip-whl (18.1-5) ... [2021-03-04T08:53:33.913Z] #41 25.24 CC images/core-aarch64.o [2021-03-04T08:53:34.107Z] #18 ... [2021-03-04T08:53:34.107Z] [2021-03-04T08:53:34.107Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:34.107Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:34.107Z] #41 101.5 CC criu/cr-errno.o [2021-03-04T08:53:34.107Z] #41 101.6 CC criu/cr-restore.o [2021-03-04T08:53:34.173Z] #41 25.70 CC images/core-ppc64.o [2021-03-04T08:53:34.824Z] #43 89.33 vendor/golang.org/x/crypto/cryptobyte [2021-03-04T08:53:34.824Z] #43 90.04 vendor/golang.org/x/text/secure/bidirule [2021-03-04T08:53:35.116Z] #41 26.31 CC images/core-s390.o [2021-03-04T08:53:35.208Z] #41 88.63 CC criu/bfd.o [2021-03-04T08:53:35.400Z] #43 90.58 vendor/golang.org/x/text/unicode/norm [2021-03-04T08:53:35.469Z] #41 89.07 CC criu/bitmap.o [2021-03-04T08:53:35.469Z] #41 89.22 CC criu/cgroup-props.o [2021-03-04T08:53:35.686Z] #41 26.96 CC images/cpuinfo.o [2021-03-04T08:53:36.039Z] #41 89.89 CC criu/cgroup.o [2021-03-04T08:53:36.257Z] #41 27.40 CC images/inventory.o [2021-03-04T08:53:36.257Z] #41 27.74 CC images/fdinfo.o [2021-03-04T08:53:36.394Z] #43 91.69 vendor/golang.org/x/net/http2/hpack [2021-03-04T08:53:36.826Z] #41 28.16 CC images/fown.o [2021-03-04T08:53:36.979Z] #41 ... [2021-03-04T08:53:36.979Z] [2021-03-04T08:53:36.979Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:36.979Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:36.979Z] #18 29.69 Selecting previously unselected package python3-minimal. [2021-03-04T08:53:36.979Z] #18 29.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-03-04T08:53:36.979Z] #18 29.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 29.77 Unpacking python3-minimal (3.7.3-1) ... [2021-03-04T08:53:36.979Z] #18 29.84 Selecting previously unselected package libmpdec2:amd64. [2021-03-04T08:53:36.979Z] #18 29.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 29.85 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T08:53:36.979Z] #18 29.96 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-04T08:53:36.979Z] #18 29.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 29.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:36.979Z] #18 30.79 Selecting previously unselected package python3.7. [2021-03-04T08:53:36.979Z] #18 30.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 30.81 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:36.979Z] #18 30.90 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T08:53:36.979Z] #18 30.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 30.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T08:53:36.979Z] #18 30.97 Setting up python3-minimal (3.7.3-1) ... [2021-03-04T08:53:36.979Z] #18 31.84 Selecting previously unselected package python3. [2021-03-04T08:53:36.979Z] #18 31.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-03-04T08:53:36.979Z] #18 31.89 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 31.90 Unpacking python3 (3.7.3-1) ... [2021-03-04T08:53:36.979Z] #18 31.99 Selecting previously unselected package libip4tc0:amd64. [2021-03-04T08:53:36.979Z] #18 32.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 32.01 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:36.979Z] #18 32.10 Selecting previously unselected package libip6tc0:amd64. [2021-03-04T08:53:36.979Z] #18 32.11 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 32.12 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:36.979Z] #18 32.22 Selecting previously unselected package libiptc0:amd64. [2021-03-04T08:53:36.979Z] #18 32.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 32.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:36.979Z] #18 32.31 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-04T08:53:36.979Z] #18 32.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 32.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T08:53:36.979Z] #18 32.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-04T08:53:36.979Z] #18 32.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-04T08:53:36.979Z] #18 32.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T08:53:37.005Z] #43 92.15 mime [2021-03-04T08:53:37.089Z] #41 28.45 CC images/ns.o [2021-03-04T08:53:37.239Z] #18 32.46 Selecting previously unselected package libnftnl11:amd64. [2021-03-04T08:53:37.239Z] #18 32.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-04T08:53:37.239Z] #18 32.47 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T08:53:37.239Z] #18 32.59 Selecting previously unselected package iptables. [2021-03-04T08:53:37.239Z] #18 32.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-04T08:53:37.239Z] #18 32.59 Unpacking iptables (1.8.2-4) ... [2021-03-04T08:53:37.349Z] #41 28.66 CC images/regfile.o [2021-03-04T08:53:37.349Z] #41 28.90 CC images/ghost-file.o [2021-03-04T08:53:37.500Z] #18 32.90 Selecting previously unselected package xxd. [2021-03-04T08:53:37.500Z] #18 32.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:53:37.500Z] #18 32.92 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:53:37.581Z] #43 ... [2021-03-04T08:53:37.581Z] [2021-03-04T08:53:37.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:37.581Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:53:37.581Z] #41 17.09 DEP images/stats.pb-c.d [2021-03-04T08:53:37.581Z] #41 18.62 make[1]: Nothing to be done for 'all'. [2021-03-04T08:53:37.581Z] #41 21.01 CC images/stats.o [2021-03-04T08:53:37.581Z] #41 21.31 CC images/core.o [2021-03-04T08:53:37.581Z] #41 22.11 CC images/core-x86.o [2021-03-04T08:53:37.581Z] #41 22.98 CC images/core-arm.o [2021-03-04T08:53:37.581Z] #41 23.34 CC images/core-aarch64.o [2021-03-04T08:53:37.581Z] #41 23.93 CC images/core-ppc64.o [2021-03-04T08:53:37.581Z] #41 24.90 CC images/core-s390.o [2021-03-04T08:53:37.581Z] #41 26.03 CC images/cpuinfo.o [2021-03-04T08:53:37.760Z] #18 33.06 Selecting previously unselected package vim-common. [2021-03-04T08:53:37.760Z] #18 33.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:53:37.760Z] #18 33.10 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:53:37.760Z] #18 33.26 Selecting previously unselected package bash-completion. [2021-03-04T08:53:37.760Z] #18 33.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-04T08:53:37.919Z] #41 29.16 CC images/fifo.o [2021-03-04T08:53:37.919Z] #41 ... [2021-03-04T08:53:37.919Z] [2021-03-04T08:53:37.919Z] #49 [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-03-04T08:53:37.919Z] #49 sha256:faaeb1bdf51acca95b84f55392423c02580dcd668fa269032c30d911523837cf [2021-03-04T08:53:37.919Z] #49 DONE 94.8s [2021-03-04T08:53:37.919Z] [2021-03-04T08:53:37.919Z] #43 [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-03-04T08:53:37.919Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:53:37.919Z] #43 85.04 encoding/xml [2021-03-04T08:53:37.919Z] #43 86.40 go/doc [2021-03-04T08:53:37.919Z] #43 90.17 github.com/LK4D4/vndr/build [2021-03-04T08:53:37.919Z] #43 91.47 github.com/LK4D4/vndr/versioned [2021-03-04T08:53:37.919Z] #43 91.52 compress/flate [2021-03-04T08:53:37.919Z] #43 93.47 hash/crc32 [2021-03-04T08:53:37.919Z] #43 94.06 compress/gzip [2021-03-04T08:53:37.919Z] #43 94.12 net [2021-03-04T08:53:37.919Z] #43 94.60 vendor/golang.org/x/text/transform [2021-03-04T08:53:38.157Z] #41 26.42 CC images/inventory.o [2021-03-04T08:53:38.179Z] #43 ... [2021-03-04T08:53:38.179Z] [2021-03-04T08:53:38.179Z] #54 [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-03-04T08:53:38.179Z] #54 sha256:d147261c3590e77d938684663bd4ba090e97aff26bf667d66896fc553790eab9 [2021-03-04T08:53:38.179Z] #54 46.42 Checking out files: 43% (1663/3816) Checking out files: 44% (1680/3816) Checking out files: 45% (1718/3816) Checking out files: 46% (1756/3816) Checking out files: 47% (1794/3816) Checking out files: 48% (1832/3816) Checking out files: 49% (1870/3816) Checking out files: 50% (1908/3816) Checking out files: 51% (1947/3816) Checking out files: 52% (1985/3816) Checking out files: 53% (2023/3816) Checking out files: 54% (2061/3816) Checking out files: 55% (2099/3816) Checking out files: 56% (2137/3816) Checking out files: 57% (2176/3816) Checking out files: 58% (2214/3816) Checking out files: 59% (2252/3816) Checking out files: 60% (2290/3816) Checking out files: 61% (2328/3816) Checking out files: 62% (2366/3816) Checking out files: 63% (2405/3816) Checking out files: 64% (2443/3816) Checking out files: 65% (2481/3816) Checking out files: 66% (2519/3816) Checking out files: 67% (2557/3816) Checking out files: 68% (2595/3816) Checking out files: 69% (2634/3816) Checking out files: 70% (2672/3816) Checking out files: 71% (2710/3816) Checking out files: 72% (2748/3816) Checking out files: 73% (2786/3816) Checking out files: 74% (2824/3816) Checking out files: 75% (2862/3816) Checking out files: 76% (2901/3816) Checking out files: 77% (2939/3816) Checking out files: 78% (2977/3816) Checking out files: 79% (3015/3816) Checking out files: 80% (3053/3816) Checking out files: 81% (3091/3816) Checking out files: 82% (3130/3816) Checking out files: 82% (3135/3816) Checking out files: 83% (3168/3816) Checking out files: 84% (3206/3816) Checking out files: 85% (3244/3816) Checking out files: 86% (3282/3816) Checking out files: 87% (3320/3816) Checking out files: 88% (3359/3816) Checking out files: 89% (3397/3816) Checking out files: 90% (3435/3816) Checking out files: 91% (3473/3816) Checking out files: 92% (3511/3816) Checking out files: 93% (3549/3816) Checking out files: 94% (3588/3816) Checking out files: 95% (3626/3816) Checking out files: 96% (3664/3816) Checking out files: 97% (3702/3816) Checking out files: 98% (3740/3816) Checking out files: 99% (3778/3816) Checking out files: 100% (3816/3816) Checking out files: 100% (3816/3816), done. [2021-03-04T08:53:38.179Z] #54 48.19 + cd /tmp/tmp.N6D8Z83JIf/src/github.com/containerd/containerd [2021-03-04T08:53:38.179Z] #54 48.19 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-04T08:53:38.420Z] #41 26.72 CC images/fdinfo.o [2021-03-04T08:53:38.683Z] #41 27.11 CC images/fown.o [2021-03-04T08:53:39.120Z] #54 50.13 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-04T08:53:39.120Z] #54 50.13 + BUILDTAGS='netgo osusergo static_build' [2021-03-04T08:53:39.120Z] #54 50.13 + export EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:53:39.120Z] #54 50.13 + EXTRA_FLAGS=-buildmode=pie [2021-03-04T08:53:39.120Z] #54 50.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-04T08:53:39.120Z] #54 50.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-04T08:53:39.120Z] #54 50.13 + '[' '' = dynamic ']' [2021-03-04T08:53:39.120Z] #54 50.13 + make [2021-03-04T08:53:39.260Z] #41 27.43 CC images/ns.o [2021-03-04T08:53:39.260Z] #41 27.67 CC images/regfile.o [2021-03-04T08:53:39.350Z] #41 105.9 CC criu/cr-service.o [2021-03-04T08:53:39.605Z] #41 ... [2021-03-04T08:53:39.605Z] [2021-03-04T08:53:39.605Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:39.605Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:39.605Z] #18 44.70 Selecting previously unselected package python3-lib2to3. [2021-03-04T08:53:39.605Z] #18 44.70 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-04T08:53:39.605Z] #18 44.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:53:39.605Z] #18 44.84 Selecting previously unselected package python3-distutils. [2021-03-04T08:53:39.605Z] #18 44.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-04T08:53:39.605Z] #18 44.86 Unpacking python3-distutils (3.7.3-1) ... [2021-03-04T08:53:39.605Z] #18 45.01 Selecting previously unselected package python3-pip. [2021-03-04T08:53:39.605Z] #18 45.01 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-04T08:53:39.605Z] #18 45.03 Unpacking python3-pip (18.1-5) ... [2021-03-04T08:53:39.605Z] #18 45.22 Selecting previously unselected package python3-pkg-resources. [2021-03-04T08:53:39.605Z] #18 45.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:53:39.605Z] #18 45.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:53:39.605Z] #18 45.37 Selecting previously unselected package python3-setuptools. [2021-03-04T08:53:39.605Z] #18 45.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-04T08:53:39.605Z] #18 45.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-04T08:53:39.605Z] #18 45.60 Selecting previously unselected package python3-wheel. [2021-03-04T08:53:39.605Z] #18 45.60 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-04T08:53:39.605Z] #18 45.61 Unpacking python3-wheel (0.32.3-2) ... [2021-03-04T08:53:39.605Z] #18 45.68 Selecting previously unselected package sudo. [2021-03-04T08:53:39.605Z] #18 45.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-04T08:53:39.605Z] #18 45.69 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:53:39.605Z] #18 46.24 Selecting previously unselected package thin-provisioning-tools. [2021-03-04T08:53:39.605Z] #18 46.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-04T08:53:39.605Z] #18 46.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:53:39.605Z] #18 46.50 Selecting previously unselected package uidmap. [2021-03-04T08:53:39.605Z] #18 46.52 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-04T08:53:39.605Z] #18 46.52 Unpacking uidmap (1:4.5-1.1) ... [2021-03-04T08:53:39.605Z] #18 46.68 Selecting previously unselected package vim-runtime. [2021-03-04T08:53:39.605Z] #18 46.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:53:39.605Z] #18 46.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-03-04T08:53:39.605Z] #18 46.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-04T08:53:39.605Z] #18 46.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:53:39.836Z] #41 27.97 CC images/ghost-file.o [2021-03-04T08:53:39.836Z] #41 ... [2021-03-04T08:53:39.836Z] [2021-03-04T08:53:39.837Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:53:39.837Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:53:39.837Z] #11 94.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-04T08:53:39.837Z] #11 94.94 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-04T08:53:39.837Z] #11 94.95 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:53:39.860Z] #18 49.98 Selecting previously unselected package vim. [2021-03-04T08:53:39.860Z] #18 50.00 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:53:39.860Z] #18 50.02 Unpacking vim (2:8.1.0875-5) ... [2021-03-04T08:53:40.060Z] #54 51.30 + bin/ctr [2021-03-04T08:53:40.115Z] #18 ... [2021-03-04T08:53:40.115Z] [2021-03-04T08:53:40.115Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:40.115Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:40.115Z] #41 107.5 CC criu/crtools.o [2021-03-04T08:53:40.676Z] #41 108.0 CC criu/eventfd.o [2021-03-04T08:53:40.931Z] #41 108.3 CC criu/eventpoll.o [2021-03-04T08:53:41.147Z] #18 36.16 Unpacking bash-completion (1:2.8-6) ... [2021-03-04T08:53:41.147Z] #18 36.50 Selecting previously unselected package bzip2. [2021-03-04T08:53:41.147Z] #18 36.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-04T08:53:41.147Z] #18 36.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:53:41.233Z] #11 ... [2021-03-04T08:53:41.233Z] [2021-03-04T08:53:41.233Z] #54 [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-03-04T08:53:41.233Z] #54 sha256:4124f1cf92d0ee90fce2c6bd1774c5bc765978b551b4e7fd5172b73999401a9f [2021-03-04T08:53:41.233Z] #54 45.77 + bin/ctr [2021-03-04T08:53:41.233Z] #54 ... [2021-03-04T08:53:41.233Z] [2021-03-04T08:53:41.233Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:41.233Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:53:41.233Z] #41 28.34 CC images/fifo.o [2021-03-04T08:53:41.233Z] #41 28.64 CC images/remap-file-path.o [2021-03-04T08:53:41.233Z] #41 28.83 CC images/eventfd.o [2021-03-04T08:53:41.233Z] #41 29.11 CC images/eventpoll.o [2021-03-04T08:53:41.233Z] #41 29.47 CC images/fh.o [2021-03-04T08:53:41.416Z] #18 36.59 Selecting previously unselected package xz-utils. [2021-03-04T08:53:41.416Z] #18 36.60 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-04T08:53:41.416Z] #18 36.61 Unpacking xz-utils (5.2.4-1) ... [2021-03-04T08:53:41.416Z] #18 36.81 Selecting previously unselected package apparmor. [2021-03-04T08:53:41.416Z] #18 36.81 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-04T08:53:41.496Z] #41 29.72 CC images/fsnotify.o [2021-03-04T08:53:41.678Z] #18 36.89 Unpacking apparmor (2.13.2-10) ... [2021-03-04T08:53:41.857Z] #41 109.4 CC criu/external.o [2021-03-04T08:53:41.941Z] #18 37.26 Selecting previously unselected package aufs-tools. [2021-03-04T08:53:41.941Z] #18 37.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-04T08:53:41.941Z] #18 37.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:53:41.941Z] #18 37.40 Selecting previously unselected package libonig5:amd64. [2021-03-04T08:53:41.941Z] #18 37.40 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T08:53:41.941Z] #18 37.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:53:42.071Z] #41 30.35 CC images/signalfd.o [2021-03-04T08:53:42.071Z] #41 30.59 CC images/fs.o [2021-03-04T08:53:42.211Z] #18 37.60 Selecting previously unselected package libjq1:amd64. [2021-03-04T08:53:42.211Z] #18 37.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:53:42.211Z] #18 37.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:53:42.334Z] #41 30.82 CC images/pstree.o [2021-03-04T08:53:42.417Z] #41 109.7 CC criu/fault-injection.o [2021-03-04T08:53:42.480Z] #18 37.72 Selecting previously unselected package jq. [2021-03-04T08:53:42.480Z] #18 37.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:53:42.480Z] #18 37.73 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:53:42.480Z] #18 37.84 Selecting previously unselected package libaio1:amd64. [2021-03-04T08:53:42.480Z] #18 37.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-04T08:53:42.480Z] #18 37.85 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-04T08:53:42.480Z] #18 37.90 Selecting previously unselected package libgpm2:amd64. [2021-03-04T08:53:42.480Z] #18 37.92 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-04T08:53:42.480Z] #18 37.92 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-04T08:53:42.597Z] #41 31.01 CC images/pipe.o [2021-03-04T08:53:42.672Z] #41 109.8 CC criu/fdstore.o [2021-03-04T08:53:42.740Z] #18 38.00 Selecting previously unselected package libicu63:amd64. [2021-03-04T08:53:42.740Z] #18 38.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T08:53:42.740Z] #18 38.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:53:42.928Z] #41 110.2 CC criu/fifo.o [2021-03-04T08:53:43.173Z] #41 31.39 CC images/tcp-stream.o [2021-03-04T08:53:43.173Z] #41 31.73 CC images/sk-packet.o [2021-03-04T08:53:43.183Z] #41 110.7 CC criu/file-ids.o [2021-03-04T08:53:43.358Z] #54 ... [2021-03-04T08:53:43.358Z] [2021-03-04T08:53:43.358Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:53:43.358Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:53:43.358Z] #11 99.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-04T08:53:43.358Z] #11 99.82 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-04T08:53:43.358Z] #11 99.83 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:53:43.744Z] #41 111.0 CC criu/file-lock.o [2021-03-04T08:53:43.749Z] #41 32.08 CC images/mnt.o [2021-03-04T08:53:44.012Z] #41 32.30 CC images/pipe-data.o [2021-03-04T08:53:44.275Z] #41 32.46 CC images/sa.o [2021-03-04T08:53:44.538Z] #41 32.86 CC images/timer.o [2021-03-04T08:53:44.670Z] #41 111.9 CC criu/files-ext.o [2021-03-04T08:53:44.801Z] #41 33.30 CC images/timerfd.o [2021-03-04T08:53:44.926Z] #41 112.2 CC criu/files-reg.o [2021-03-04T08:53:45.377Z] #41 33.65 CC images/mm.o [2021-03-04T08:53:45.398Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T08:53:45.398Z] [2021-03-04T08:53:45.398Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-04T08:53:45.398Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-04T08:53:45.398Z] Using test binary docker [2021-03-04T08:53:45.398Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-04T08:53:45.398Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T08:53:45.398Z] INFO: Waiting for daemon to start... [2021-03-04T08:53:45.398Z] Starting dockerd [2021-03-04T08:53:45.398Z] . [2021-03-04T08:53:45.398Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-04T08:53:45.640Z] #41 33.99 CC images/sk-opts.o [2021-03-04T08:53:45.854Z] #41 ... [2021-03-04T08:53:45.854Z] [2021-03-04T08:53:45.854Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:45.854Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:45.854Z] #18 50.58 Selecting previously unselected package xfsprogs. [2021-03-04T08:53:45.854Z] #18 50.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-04T08:53:45.854Z] #18 50.59 Unpacking xfsprogs (4.20.0-1) ... [2021-03-04T08:53:45.854Z] #18 50.99 Selecting previously unselected package zip. [2021-03-04T08:53:45.854Z] #18 51.02 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-04T08:53:45.854Z] #18 51.02 Unpacking zip (3.0-11+b1) ... [2021-03-04T08:53:45.854Z] #18 51.25 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:53:45.854Z] #18 51.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:53:45.854Z] #18 51.28 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:45.854Z] #18 51.29 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T08:53:45.854Z] #18 51.30 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-04T08:53:45.854Z] #18 51.31 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:45.854Z] #18 51.32 Setting up uidmap (1:4.5-1.1) ... [2021-03-04T08:53:45.854Z] #18 51.33 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T08:53:45.854Z] #18 51.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:53:45.854Z] #18 51.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:53:45.854Z] #18 51.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:53:45.854Z] #18 51.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:53:45.854Z] #18 51.39 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:53:45.854Z] #18 51.40 Setting up zip (3.0-11+b1) ... [2021-03-04T08:53:45.854Z] #18 51.41 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:53:45.854Z] #18 51.45 Setting up bash-completion (1:2.8-6) ... [2021-03-04T08:53:45.854Z] #18 54.15 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:45.854Z] #18 54.17 Setting up xz-utils (5.2.4-1) ... [2021-03-04T08:53:45.854Z] #18 54.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-04T08:53:45.854Z] #18 54.21 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:53:45.854Z] #18 54.30 invoke-rc.d: could not determine current runlevel [2021-03-04T08:53:45.854Z] #18 54.32 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T08:53:45.854Z] #18 54.34 Setting up pigz (2.4-1) ... [2021-03-04T08:53:45.854Z] #18 54.35 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T08:53:45.854Z] #18 54.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:53:45.854Z] #18 54.37 Setting up python-pip-whl (18.1-5) ... [2021-03-04T08:53:45.854Z] #18 54.39 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T08:53:45.854Z] #18 54.41 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:53:45.854Z] #18 54.83 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-04T08:53:45.854Z] #18 54.84 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:53:45.854Z] #18 54.85 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:45.854Z] #18 54.86 Setting up vim (2:8.1.0875-5) ... [2021-03-04T08:53:45.854Z] #18 54.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-04T08:53:45.854Z] #18 54.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-04T08:53:45.854Z] #18 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-04T08:53:45.854Z] #18 54.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-04T08:53:45.854Z] #18 54.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-04T08:53:45.854Z] #18 54.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-04T08:53:45.854Z] #18 54.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-04T08:53:45.854Z] #18 54.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-04T08:53:45.854Z] #18 54.93 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:53:45.854Z] #18 54.94 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:53:45.854Z] #18 54.95 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T08:53:45.854Z] #18 54.97 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:53:45.854Z] #18 54.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T08:53:45.854Z] #18 54.99 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:45.905Z] #41 34.38 CC images/sk-unix.o [2021-03-04T08:53:46.854Z] #41 34.91 CC images/sk-inet.o [2021-03-04T08:53:46.955Z] #18 41.74 Selecting previously unselected package libnet1:amd64. [2021-03-04T08:53:46.955Z] #18 41.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:53:46.955Z] #18 41.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:53:46.955Z] #18 41.85 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T08:53:46.955Z] #18 41.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T08:53:46.955Z] #18 41.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:53:46.955Z] #18 41.96 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T08:53:46.955Z] #18 41.99 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:53:46.955Z] #18 41.99 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:53:46.955Z] #18 42.06 Selecting previously unselected package libreadline5:amd64. [2021-03-04T08:53:46.955Z] #18 42.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-04T08:53:46.955Z] #18 42.07 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T08:53:46.955Z] #18 42.20 Selecting previously unselected package net-tools. [2021-03-04T08:53:46.955Z] #18 42.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-04T08:53:46.955Z] #18 42.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:53:46.955Z] #18 42.39 Selecting previously unselected package python-pip-whl. [2021-03-04T08:53:46.955Z] #18 42.41 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-04T08:53:46.955Z] #18 42.42 Unpacking python-pip-whl (18.1-5) ... [2021-03-04T08:53:47.431Z] #41 35.63 CC images/tun.o [2021-03-04T08:53:47.431Z] #41 ... [2021-03-04T08:53:47.431Z] [2021-03-04T08:53:47.431Z] #56 [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-03-04T08:53:47.431Z] #56 sha256:c588cb7cfc1224ef726053a1fd077421cb32cf68fbb7fede8dc04a8dfaa92c5a [2021-03-04T08:53:47.431Z] #56 102.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:53:47.431Z] #56 102.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-04T08:53:47.524Z] #18 43.00 Selecting previously unselected package python3-lib2to3. [2021-03-04T08:53:47.524Z] #18 43.00 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-04T08:53:47.524Z] #18 43.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:53:47.745Z] #18 58.01 Setting up iptables (1.8.2-4) ... [2021-03-04T08:53:47.745Z] #18 58.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:53:47.745Z] #18 58.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:53:47.783Z] #18 43.11 Selecting previously unselected package python3-distutils. [2021-03-04T08:53:47.783Z] #18 43.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-04T08:53:47.783Z] #18 43.13 Unpacking python3-distutils (3.7.3-1) ... [2021-03-04T08:53:48.001Z] #18 58.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:53:48.001Z] #18 58.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:53:48.001Z] #18 58.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-04T08:53:48.001Z] #18 58.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-04T08:53:48.001Z] #18 58.19 Setting up python3 (3.7.3-1) ... [2021-03-04T08:53:48.042Z] #18 43.27 Selecting previously unselected package python3-pip. [2021-03-04T08:53:48.042Z] #18 43.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-04T08:53:48.042Z] #18 43.29 Unpacking python3-pip (18.1-5) ... [2021-03-04T08:53:48.042Z] #18 43.47 Selecting previously unselected package python3-pkg-resources. [2021-03-04T08:53:48.042Z] #18 43.47 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:53:48.042Z] #18 43.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:53:48.257Z] #18 58.59 Setting up python3-wheel (0.32.3-2) ... [2021-03-04T08:53:48.301Z] #18 43.59 Selecting previously unselected package python3-setuptools. [2021-03-04T08:53:48.301Z] #18 43.61 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-04T08:53:48.301Z] #18 43.61 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-04T08:53:48.561Z] #18 43.85 Selecting previously unselected package python3-wheel. [2021-03-04T08:53:48.561Z] #18 43.86 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-04T08:53:48.561Z] #18 43.86 Unpacking python3-wheel (0.32.3-2) ... [2021-03-04T08:53:48.561Z] #18 43.94 Selecting previously unselected package sudo. [2021-03-04T08:53:48.561Z] #18 43.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-04T08:53:48.561Z] #18 43.95 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:53:48.644Z] #11 ... [2021-03-04T08:53:48.644Z] [2021-03-04T08:53:48.644Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:48.644Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:48.644Z] #41 29.39 CC images/remap-file-path.o [2021-03-04T08:53:48.644Z] #41 29.63 CC images/eventfd.o [2021-03-04T08:53:48.644Z] #41 29.83 CC images/eventpoll.o [2021-03-04T08:53:48.644Z] #41 30.06 CC images/fh.o [2021-03-04T08:53:48.644Z] #41 30.37 CC images/fsnotify.o [2021-03-04T08:53:48.644Z] #41 30.92 CC images/signalfd.o [2021-03-04T08:53:48.644Z] #41 31.17 CC images/fs.o [2021-03-04T08:53:48.644Z] #41 31.45 CC images/pstree.o [2021-03-04T08:53:48.644Z] #41 31.64 CC images/pipe.o [2021-03-04T08:53:48.644Z] #41 31.88 CC images/tcp-stream.o [2021-03-04T08:53:48.644Z] #41 32.12 CC images/sk-packet.o [2021-03-04T08:53:48.644Z] #41 32.53 CC images/mnt.o [2021-03-04T08:53:48.644Z] #41 32.71 CC images/pipe-data.o [2021-03-04T08:53:48.644Z] #41 32.99 CC images/sa.o [2021-03-04T08:53:48.644Z] #41 33.27 CC images/timer.o [2021-03-04T08:53:48.644Z] #41 33.71 CC images/timerfd.o [2021-03-04T08:53:48.644Z] #41 33.95 CC images/mm.o [2021-03-04T08:53:48.644Z] #41 34.38 CC images/sk-opts.o [2021-03-04T08:53:48.644Z] #41 34.60 CC images/sk-unix.o [2021-03-04T08:53:48.644Z] #41 34.87 CC images/sk-inet.o [2021-03-04T08:53:48.644Z] #41 35.16 CC images/tun.o [2021-03-04T08:53:48.644Z] #41 35.42 CC images/sk-netlink.o [2021-03-04T08:53:48.644Z] #41 35.66 CC images/packet-sock.o [2021-03-04T08:53:48.644Z] #41 36.02 CC images/ipc-var.o [2021-03-04T08:53:48.644Z] #41 36.23 CC images/ipc-desc.o [2021-03-04T08:53:48.644Z] #41 36.49 CC images/ipc-shm.o [2021-03-04T08:53:48.644Z] #41 36.69 CC images/ipc-msg.o [2021-03-04T08:53:48.644Z] #41 36.93 CC images/ipc-sem.o [2021-03-04T08:53:48.644Z] #41 37.15 CC images/utsns.o [2021-03-04T08:53:48.644Z] #41 37.34 CC images/creds.o [2021-03-04T08:53:48.644Z] #41 37.57 CC images/vma.o [2021-03-04T08:53:48.644Z] #41 37.76 CC images/netdev.o [2021-03-04T08:53:48.644Z] #41 38.17 CC images/tty.o [2021-03-04T08:53:48.644Z] #41 38.75 CC images/file-lock.o [2021-03-04T08:53:48.644Z] #41 38.91 CC images/rlimit.o [2021-03-04T08:53:48.644Z] #41 39.15 CC images/pagemap.o [2021-03-04T08:53:48.644Z] #41 39.47 CC images/siginfo.o [2021-03-04T08:53:48.644Z] #41 ... [2021-03-04T08:53:48.644Z] [2021-03-04T08:53:48.644Z] #43 [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-03-04T08:53:48.644Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:53:48.644Z] #43 95.35 vendor/golang.org/x/text/unicode/bidi [2021-03-04T08:53:48.644Z] #43 97.33 vendor/golang.org/x/text/secure/bidirule [2021-03-04T08:53:48.644Z] #43 97.57 vendor/golang.org/x/text/unicode/norm [2021-03-04T08:53:48.644Z] #43 100.7 vendor/golang.org/x/net/idna [2021-03-04T08:53:48.644Z] #43 102.7 vendor/golang.org/x/net/http2/hpack [2021-03-04T08:53:48.644Z] #43 103.7 mime [2021-03-04T08:53:48.644Z] #43 105.1 mime/quotedprintable [2021-03-04T08:53:48.644Z] #43 105.4 net/http/internal [2021-03-04T08:53:48.644Z] #43 ... [2021-03-04T08:53:48.644Z] [2021-03-04T08:53:48.644Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:48.644Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:48.644Z] #41 39.77 CC images/rpc.o [2021-03-04T08:53:49.130Z] #18 ... [2021-03-04T08:53:49.130Z] [2021-03-04T08:53:49.130Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:49.130Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:49.130Z] #41 92.64 CC criu/clone-noasan.o [2021-03-04T08:53:49.130Z] #41 92.97 CC criu/config.o [2021-03-04T08:53:49.130Z] #41 94.54 CC criu/cr-check.o [2021-03-04T08:53:49.130Z] #41 96.35 CC criu/cr-dedup.o [2021-03-04T08:53:49.130Z] #41 96.79 CC criu/cr-dump.o [2021-03-04T08:53:49.130Z] #41 99.10 CC criu/cr-errno.o [2021-03-04T08:53:49.130Z] #41 99.19 CC criu/cr-restore.o [2021-03-04T08:53:49.130Z] #41 ... [2021-03-04T08:53:49.130Z] [2021-03-04T08:53:49.130Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:49.130Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:49.130Z] #18 44.51 Selecting previously unselected package thin-provisioning-tools. [2021-03-04T08:53:49.130Z] #18 44.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-04T08:53:49.130Z] #18 44.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:53:49.186Z] #18 59.32 Setting up apparmor (2.13.2-10) ... [2021-03-04T08:53:49.389Z] #18 44.75 Selecting previously unselected package uidmap. [2021-03-04T08:53:49.389Z] #18 44.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-04T08:53:49.390Z] #18 44.78 Unpacking uidmap (1:4.5-1.1) ... [2021-03-04T08:53:49.390Z] #18 44.91 Selecting previously unselected package vim-runtime. [2021-03-04T08:53:49.584Z] #41 40.89 CC images/ext-file.o [2021-03-04T08:53:49.649Z] #18 44.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:53:49.649Z] #18 44.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-04T08:53:49.649Z] #18 45.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-04T08:53:49.649Z] #18 45.02 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:53:49.844Z] #41 41.13 CC images/cgroup.o [2021-03-04T08:53:50.415Z] #41 41.71 CC images/userns.o [2021-03-04T08:53:50.675Z] #41 41.96 CC images/google/protobuf/descriptor.o [2021-03-04T08:53:51.077Z] #18 61.12 Setting up xfsprogs (4.20.0-1) ... [2021-03-04T08:53:51.077Z] #18 61.16 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:53:51.179Z] using credential docker-jenkins-github-credentials [2021-03-04T08:53:51.254Z] Cloning the remote Git repository [2021-03-04T08:53:51.254Z] Cloning with configured refspecs honoured and without tags [2021-03-04T08:53:51.333Z] #18 61.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:53:51.499Z] Cloning repository https://github.com/moby/moby.git [2021-03-04T08:53:52.057Z] #41 43.45 CC images/opts.o [2021-03-04T08:53:52.262Z] #18 62.57 Setting up python3-distutils (3.7.3-1) ... [2021-03-04T08:53:52.317Z] #41 43.63 CC images/seccomp.o [2021-03-04T08:53:52.577Z] #41 43.87 CC images/binfmt-misc.o [2021-03-04T08:53:52.741Z] #56 ... [2021-03-04T08:53:52.741Z] [2021-03-04T08:53:52.741Z] #43 [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-03-04T08:53:52.741Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:53:52.741Z] #43 96.96 vendor/golang.org/x/net/idna [2021-03-04T08:53:52.741Z] #43 99.29 vendor/golang.org/x/net/http/httpproxy [2021-03-04T08:53:52.741Z] #43 99.29 net/textproto [2021-03-04T08:53:52.741Z] #43 99.29 crypto/x509 [2021-03-04T08:53:52.741Z] #43 100.7 vendor/golang.org/x/net/http/httpguts [2021-03-04T08:53:52.741Z] #43 100.7 mime/multipart [2021-03-04T08:53:52.741Z] #43 102.4 crypto/tls [2021-03-04T08:53:52.741Z] #43 ... [2021-03-04T08:53:52.741Z] [2021-03-04T08:53:52.741Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:52.741Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:53:52.741Z] #41 36.00 CC images/sk-netlink.o [2021-03-04T08:53:52.741Z] #41 36.43 CC images/packet-sock.o [2021-03-04T08:53:52.741Z] #41 36.89 CC images/ipc-var.o [2021-03-04T08:53:52.741Z] #41 37.07 CC images/ipc-desc.o [2021-03-04T08:53:52.741Z] #41 37.36 CC images/ipc-shm.o [2021-03-04T08:53:52.741Z] #41 37.66 CC images/ipc-msg.o [2021-03-04T08:53:52.741Z] #41 38.12 CC images/ipc-sem.o [2021-03-04T08:53:52.741Z] #41 38.40 CC images/utsns.o [2021-03-04T08:53:52.741Z] #41 38.74 CC images/creds.o [2021-03-04T08:53:52.741Z] #41 38.97 CC images/vma.o [2021-03-04T08:53:52.741Z] #41 39.33 CC images/netdev.o [2021-03-04T08:53:52.741Z] #41 39.77 CC images/tty.o [2021-03-04T08:53:52.741Z] #41 40.87 CC images/file-lock.o [2021-03-04T08:53:52.741Z] #41 ... [2021-03-04T08:53:52.741Z] [2021-03-04T08:53:52.741Z] #43 [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-03-04T08:53:52.741Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:53:52.741Z] #43 107.9 net/http/httptrace [2021-03-04T08:53:52.825Z] #18 63.05 Setting up python3-setuptools (40.8.0-1) ... [2021-03-04T08:53:52.837Z] #41 44.10 CC images/time.o [2021-03-04T08:53:52.837Z] #41 44.29 CC images/sysctl.o [2021-03-04T08:53:52.940Z] #18 48.25 Selecting previously unselected package vim. [2021-03-04T08:53:52.940Z] #18 48.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:53:52.940Z] #18 48.31 Unpacking vim (2:8.1.0875-5) ... [2021-03-04T08:53:53.006Z] #43 108.2 net/http [2021-03-04T08:53:53.097Z] #41 44.48 CC images/autofs.o [2021-03-04T08:53:53.358Z] #41 44.67 CC images/macvlan.o [2021-03-04T08:53:53.387Z] #18 ... [2021-03-04T08:53:53.387Z] [2021-03-04T08:53:53.387Z] #38 [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-03-04T08:53:53.387Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:53:53.387Z] #38 201.4 + dpkg --print-architecture [2021-03-04T08:53:53.387Z] #38 201.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-04T08:53:53.387Z] #38 201.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-04T08:53:53.508Z] #18 48.86 Selecting previously unselected package xfsprogs. [2021-03-04T08:53:53.508Z] #18 48.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-04T08:53:53.508Z] #18 48.86 Unpacking xfsprogs (4.20.0-1) ... [2021-03-04T08:53:51.900Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-04T08:53:52.963Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:53:52.963Z] > git --version # timeout=10 [2021-03-04T08:53:53.020Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-04T08:53:53.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:53:53.025Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:53:53.618Z] #41 44.95 CC images/sit.o [2021-03-04T08:53:53.644Z] #38 201.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-04T08:53:53.878Z] #41 45.14 CC images/memfd.o [2021-03-04T08:53:54.077Z] #18 49.31 Selecting previously unselected package zip. [2021-03-04T08:53:54.077Z] #18 49.32 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-04T08:53:54.077Z] #18 49.33 Unpacking zip (3.0-11+b1) ... [2021-03-04T08:53:54.077Z] #18 49.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:53:54.077Z] #18 49.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:53:54.077Z] #18 49.55 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:54.077Z] #18 49.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T08:53:54.077Z] #18 49.57 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-04T08:53:54.077Z] #18 49.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:54.077Z] #18 49.59 Setting up uidmap (1:4.5-1.1) ... [2021-03-04T08:53:54.077Z] #18 49.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T08:53:54.077Z] #18 49.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:53:54.139Z] #41 45.41 CC images/timens.o [2021-03-04T08:53:54.336Z] #18 49.63 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:53:54.336Z] #18 49.64 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:53:54.336Z] #18 49.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:53:54.336Z] #18 49.66 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:53:54.336Z] #18 49.67 Setting up zip (3.0-11+b1) ... [2021-03-04T08:53:54.336Z] #18 49.68 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:53:54.336Z] #18 49.72 Setting up bash-completion (1:2.8-6) ... [2021-03-04T08:53:54.399Z] #41 45.71 LINK images/built-in.o [2021-03-04T08:53:54.399Z] #41 45.86 GEN compel/include/asm [2021-03-04T08:53:54.399Z] #41 45.90 GEN compel/include/version.h [2021-03-04T08:53:54.399Z] #41 45.92 touch .config [2021-03-04T08:53:54.660Z] #41 45.96 GEN include/common/config.h [2021-03-04T08:53:54.660Z] #41 46.07 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-04T08:53:54.660Z] #41 46.10 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-04T08:53:54.660Z] #41 46.12 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-04T08:53:54.660Z] #41 46.13 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-04T08:53:54.660Z] #41 46.16 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-04T08:53:54.660Z] #41 46.19 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-04T08:53:54.922Z] #41 46.22 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-04T08:53:54.922Z] #41 46.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-04T08:53:54.922Z] #41 46.28 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-04T08:53:54.922Z] #41 46.30 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-04T08:53:54.922Z] #41 46.31 DEP compel/plugins/std/infect.d [2021-03-04T08:53:54.933Z] #43 ... [2021-03-04T08:53:54.933Z] [2021-03-04T08:53:54.933Z] #56 [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-03-04T08:53:54.933Z] #56 sha256:c588cb7cfc1224ef726053a1fd077421cb32cf68fbb7fede8dc04a8dfaa92c5a [2021-03-04T08:53:54.933Z] #56 DONE 110.1s [2021-03-04T08:53:55.182Z] #41 46.47 DEP compel/plugins/std/string.d [2021-03-04T08:53:55.197Z] [2021-03-04T08:53:55.197Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T08:53:55.197Z] #57 sha256:2eafe5323c363ee09b21ed896f0ccd9f7bf9b9c43d6f02543d18c8924803f0cd [2021-03-04T08:53:55.197Z] #57 DONE 0.3s [2021-03-04T08:53:55.197Z] [2021-03-04T08:53:55.197Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T08:53:55.197Z] #58 sha256:5ae452182a71e61af8aa8a2592001389ce6d2315f07be40f2601c171fc97c6de [2021-03-04T08:53:55.447Z] #41 46.60 DEP compel/plugins/std/log.d [2021-03-04T08:53:55.447Z] #41 46.67 DEP compel/plugins/std/fds.d [2021-03-04T08:53:55.447Z] #41 46.78 DEP compel/plugins/std/std.d [2021-03-04T08:53:55.447Z] #41 46.90 DEP compel/plugins/shmem/shmem.d [2021-03-04T08:53:55.460Z] #58 DONE 0.4s [2021-03-04T08:53:55.460Z] [2021-03-04T08:53:55.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:55.460Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:53:55.460Z] #41 41.13 CC images/rlimit.o [2021-03-04T08:53:55.460Z] #41 41.31 CC images/pagemap.o [2021-03-04T08:53:55.460Z] #41 42.18 CC images/siginfo.o [2021-03-04T08:53:55.460Z] #41 42.52 CC images/rpc.o [2021-03-04T08:53:55.460Z] #41 43.57 CC images/ext-file.o [2021-03-04T08:53:55.460Z] #41 43.76 CC images/cgroup.o [2021-03-04T08:53:55.708Z] #41 47.03 DEP compel/plugins/fds/fds.d [2021-03-04T08:53:55.968Z] #41 47.21 CC compel/plugins/std/std.o [2021-03-04T08:53:56.037Z] #41 44.43 CC images/userns.o [2021-03-04T08:53:56.163Z] #38 ... [2021-03-04T08:53:56.163Z] [2021-03-04T08:53:56.163Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:53:56.163Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:53:56.163Z] #18 64.16 Setting up python3-pip (18.1-5) ... [2021-03-04T08:53:56.163Z] #18 65.30 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:53:56.163Z] #18 65.33 Processing triggers for mime-support (3.62) ... [2021-03-04T08:53:56.163Z] #18 DONE 66.3s [2021-03-04T08:53:56.163Z] [2021-03-04T08:53:56.163Z] #19 [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-03-04T08:53:56.163Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T08:53:56.229Z] #41 47.52 CC compel/plugins/std/fds.o [2021-03-04T08:53:56.305Z] #41 44.68 CC images/google/protobuf/descriptor.o [2021-03-04T08:53:56.800Z] #41 47.96 CC compel/plugins/std/log.o [2021-03-04T08:53:57.092Z] #19 1.065 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-04T08:53:57.092Z] #19 1.069 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-04T08:53:57.092Z] #19 1.073 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-04T08:53:57.092Z] #19 ... [2021-03-04T08:53:57.092Z] [2021-03-04T08:53:57.092Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:53:57.092Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:53:57.092Z] #41 114.5 CC criu/files.o [2021-03-04T08:53:57.092Z] #41 116.5 CC criu/filesystems.o [2021-03-04T08:53:57.092Z] #41 117.2 CC criu/fsnotify.o [2021-03-04T08:53:57.092Z] #41 118.3 CC criu/image-desc.o [2021-03-04T08:53:57.092Z] #41 118.4 CC criu/image.o [2021-03-04T08:53:57.092Z] #41 119.5 CC criu/ipc_ns.o [2021-03-04T08:53:57.092Z] #41 120.8 CC criu/irmap.o [2021-03-04T08:53:57.092Z] #41 121.5 CC criu/kcmp-ids.o [2021-03-04T08:53:57.092Z] #41 121.8 CC criu/kerndat.o [2021-03-04T08:53:57.092Z] #41 122.9 CC criu/libnetlink.o [2021-03-04T08:53:57.092Z] #41 123.3 CC criu/log.o [2021-03-04T08:53:57.092Z] #41 124.4 CC criu/lsm.o [2021-03-04T08:53:57.133Z] #18 52.42 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-04T08:53:57.133Z] #18 52.43 Setting up xz-utils (5.2.4-1) ... [2021-03-04T08:53:57.133Z] #18 52.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-04T08:53:57.133Z] #18 52.46 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:53:57.133Z] #18 52.52 invoke-rc.d: could not determine current runlevel [2021-03-04T08:53:57.133Z] #18 52.53 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T08:53:57.133Z] #18 52.54 Setting up pigz (2.4-1) ... [2021-03-04T08:53:57.133Z] #18 52.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T08:53:57.133Z] #18 52.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:53:57.133Z] #18 52.58 Setting up python-pip-whl (18.1-5) ... [2021-03-04T08:53:57.133Z] #18 52.60 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T08:53:57.133Z] #18 52.61 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:53:57.350Z] #41 ... [2021-03-04T08:53:57.350Z] [2021-03-04T08:53:57.350Z] #19 [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-03-04T08:53:57.350Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T08:53:57.350Z] #19 DONE 1.2s [2021-03-04T08:53:57.350Z] [2021-03-04T08:53:57.350Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:53:57.350Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T08:53:57.370Z] #41 48.74 CC compel/plugins/std/string.o [2021-03-04T08:53:57.702Z] #18 53.04 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-04T08:53:57.702Z] #18 53.05 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:53:57.702Z] #18 53.06 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:57.702Z] #18 53.07 Setting up vim (2:8.1.0875-5) ... [2021-03-04T08:53:57.702Z] #18 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-04T08:53:57.702Z] #18 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-04T08:53:57.702Z] #18 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-04T08:53:57.702Z] #18 53.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-04T08:53:57.702Z] #18 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-04T08:53:57.702Z] #18 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-04T08:53:57.702Z] #18 53.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-04T08:53:57.702Z] #18 53.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-04T08:53:57.702Z] #18 53.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:53:57.702Z] #18 53.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:53:57.940Z] #41 49.38 CC compel/plugins/std/infect.o [2021-03-04T08:53:57.940Z] #41 ... [2021-03-04T08:53:57.940Z] [2021-03-04T08:53:57.940Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:53:57.940Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:53:57.940Z] #11 114.9 Selecting previously unselected package libapparmor1:amd64. [2021-03-04T08:53:57.940Z] #11 114.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-04T08:53:57.940Z] #11 114.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T08:53:57.961Z] #18 53.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T08:53:57.961Z] #18 53.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:53:57.961Z] #18 53.23 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T08:53:57.961Z] #18 53.24 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:53:58.201Z] #11 115.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-04T08:53:58.201Z] #11 115.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-04T08:53:58.201Z] #11 115.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T08:53:58.201Z] #11 115.2 Selecting previously unselected package libbtrfs0. [2021-03-04T08:53:58.201Z] #11 115.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-04T08:53:58.201Z] #11 115.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:53:58.201Z] #11 115.3 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:53:58.244Z] #41 ... [2021-03-04T08:53:58.244Z] [2021-03-04T08:53:58.244Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:53:58.244Z] #11 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-03-04T08:53:58.244Z] #11 111.8 Selecting previously unselected package libapparmor1:arm64. [2021-03-04T08:53:58.244Z] #11 111.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-04T08:53:58.244Z] #11 111.8 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-04T08:53:58.244Z] #11 111.9 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-04T08:53:58.244Z] #11 111.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-04T08:53:58.244Z] #11 111.9 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-04T08:53:58.244Z] #11 112.1 Selecting previously unselected package libbtrfs0. [2021-03-04T08:53:58.244Z] #11 112.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-04T08:53:58.244Z] #11 112.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-04T08:53:58.244Z] #11 112.2 Selecting previously unselected package libbtrfs-dev. [2021-03-04T08:53:58.244Z] #11 112.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-04T08:53:58.244Z] #11 112.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:53:58.244Z] #11 112.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-04T08:53:58.244Z] #11 112.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-04T08:53:58.244Z] #11 112.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-04T08:53:58.244Z] #11 112.6 Selecting previously unselected package libudev-dev:arm64. [2021-03-04T08:53:58.244Z] #11 112.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-03-04T08:53:58.244Z] #11 112.6 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-04T08:53:58.244Z] #11 113.0 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-04T08:53:58.244Z] #11 113.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-04T08:53:58.244Z] #11 113.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-04T08:53:58.461Z] #11 115.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-04T08:53:58.461Z] #11 115.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:53:58.461Z] #11 115.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-04T08:53:58.461Z] #11 115.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:53:58.461Z] #11 115.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:53:58.461Z] #11 115.5 Selecting previously unselected package libudev-dev:amd64. [2021-03-04T08:53:58.508Z] #11 113.5 Selecting previously unselected package libpcre16-3:arm64. [2021-03-04T08:53:58.508Z] #11 113.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-04T08:53:58.508Z] #11 113.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-04T08:53:58.721Z] #11 115.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T08:53:58.721Z] #11 115.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:53:58.721Z] #11 115.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-04T08:53:58.721Z] #11 115.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-04T08:53:58.772Z] #11 113.8 Selecting previously unselected package libpcre32-3:arm64. [2021-03-04T08:53:58.772Z] #11 113.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-04T08:53:58.772Z] #11 113.8 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-04T08:53:58.772Z] #11 114.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-04T08:53:58.772Z] #11 114.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-04T08:53:58.772Z] #11 114.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-04T08:53:58.982Z] #11 115.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T08:53:59.037Z] #11 114.1 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-04T08:53:59.037Z] #11 114.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-04T08:53:59.037Z] #11 114.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-04T08:53:59.242Z] #11 116.1 Selecting previously unselected package libpcre16-3:amd64. [2021-03-04T08:53:59.242Z] #11 116.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-04T08:53:59.242Z] #11 116.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T08:53:59.242Z] #11 116.3 Selecting previously unselected package libpcre32-3:amd64. [2021-03-04T08:53:59.242Z] #11 116.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-04T08:53:59.242Z] #11 116.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T08:53:59.502Z] #11 116.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-04T08:53:59.502Z] #11 116.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-04T08:53:59.502Z] #11 116.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T08:53:59.502Z] #11 116.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-04T08:53:59.618Z] #11 114.6 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-04T08:53:59.618Z] #11 114.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-04T08:53:59.618Z] #11 114.6 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-04T08:53:59.618Z] #11 114.9 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-04T08:53:59.618Z] #11 114.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-04T08:53:59.618Z] #11 114.9 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-04T08:53:59.766Z] #11 116.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-04T08:53:59.766Z] #11 116.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T08:53:59.881Z] #11 115.0 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-04T08:53:59.881Z] #11 115.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-03-04T08:53:59.881Z] #11 115.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-03-04T08:53:59.881Z] #11 115.2 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-04T08:54:00.031Z] #11 117.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-04T08:54:00.031Z] #11 117.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-04T08:54:00.031Z] #11 117.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T08:54:00.144Z] #11 115.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-03-04T08:54:00.144Z] #11 115.2 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-04T08:54:00.292Z] #11 117.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-04T08:54:00.292Z] #11 117.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-04T08:54:00.292Z] #11 117.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T08:54:00.499Z] #18 ... [2021-03-04T08:54:00.499Z] [2021-03-04T08:54:00.499Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:00.499Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:00.499Z] #41 103.9 CC criu/cr-service.o [2021-03-04T08:54:00.499Z] #41 105.4 CC criu/crtools.o [2021-03-04T08:54:00.499Z] #41 105.9 CC criu/eventfd.o [2021-03-04T08:54:00.499Z] #41 106.3 CC criu/eventpoll.o [2021-03-04T08:54:00.499Z] #41 107.1 CC criu/external.o [2021-03-04T08:54:00.499Z] #41 107.5 CC criu/fault-injection.o [2021-03-04T08:54:00.499Z] #41 107.6 CC criu/fdstore.o [2021-03-04T08:54:00.499Z] #41 108.0 CC criu/fifo.o [2021-03-04T08:54:00.499Z] #41 108.4 CC criu/file-ids.o [2021-03-04T08:54:00.499Z] #41 108.8 CC criu/file-lock.o [2021-03-04T08:54:00.499Z] #41 109.8 CC criu/files-ext.o [2021-03-04T08:54:00.499Z] #41 110.2 CC criu/files-reg.o [2021-03-04T08:54:00.499Z] #41 112.3 CC criu/files.o [2021-03-04T08:54:00.552Z] #11 117.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-04T08:54:00.552Z] #11 117.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-03-04T08:54:00.552Z] #11 117.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T08:54:00.552Z] #11 117.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-04T08:54:00.552Z] #11 117.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-04T08:54:00.552Z] #11 117.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:54:00.721Z] #11 115.9 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-04T08:54:00.721Z] #11 115.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-03-04T08:54:00.721Z] #11 116.0 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-04T08:54:00.721Z] #11 116.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:54:00.721Z] #11 116.0 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-04T08:54:00.721Z] #11 116.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-04T08:54:00.721Z] #11 116.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:54:00.721Z] #11 116.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:54:00.758Z] #41 114.4 CC criu/filesystems.o [2021-03-04T08:54:00.758Z] #41 ... [2021-03-04T08:54:00.758Z] [2021-03-04T08:54:00.758Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:00.758Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:54:00.758Z] #18 56.06 Setting up iptables (1.8.2-4) ... [2021-03-04T08:54:00.758Z] #18 56.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:54:00.758Z] #18 56.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:54:00.758Z] #18 56.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:54:00.758Z] #18 56.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:54:00.758Z] #18 56.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-04T08:54:00.758Z] #18 56.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-04T08:54:00.758Z] #18 56.13 Setting up python3 (3.7.3-1) ... [2021-03-04T08:54:00.985Z] #11 116.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-04T08:54:00.985Z] #11 116.0 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-04T08:54:00.985Z] #11 116.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:54:00.985Z] #11 116.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:54:00.985Z] #11 116.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-04T08:54:00.985Z] #11 116.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-04T08:54:00.985Z] #11 116.1 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-04T08:54:00.985Z] #11 116.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:54:00.985Z] #11 116.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-04T08:54:00.985Z] #11 116.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:54:00.985Z] #11 116.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-03-04T08:54:00.985Z] #11 116.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-03-04T08:54:00.985Z] #11 116.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:54:00.985Z] #11 116.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-03-04T08:54:00.985Z] #11 116.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-03-04T08:54:01.123Z] #11 118.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-04T08:54:01.123Z] #11 118.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-03-04T08:54:01.123Z] #11 118.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-04T08:54:01.123Z] #11 118.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-04T08:54:01.123Z] #11 118.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-04T08:54:01.123Z] #11 118.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-04T08:54:01.123Z] #11 118.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:54:01.123Z] #11 118.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-04T08:54:01.123Z] #11 118.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-04T08:54:01.123Z] #11 118.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:54:01.123Z] #11 118.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-04T08:54:01.248Z] #11 116.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:54:01.248Z] #11 116.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-04T08:54:01.248Z] #11 116.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-04T08:54:01.248Z] #11 116.3 Setting up dmsetup (2:1.02.155-3) ... [2021-03-04T08:54:01.248Z] #11 116.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-04T08:54:01.248Z] #11 116.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-04T08:54:01.248Z] #11 116.4 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:54:01.328Z] #18 56.55 Setting up python3-wheel (0.32.3-2) ... [2021-03-04T08:54:01.415Z] #11 118.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-04T08:54:01.415Z] #11 118.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-04T08:54:01.415Z] #11 118.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-04T08:54:01.415Z] #11 118.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-04T08:54:01.415Z] #11 118.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-04T08:54:01.415Z] #11 118.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-04T08:54:01.415Z] #11 118.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:54:01.415Z] #11 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-04T08:54:01.415Z] #11 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-04T08:54:01.415Z] #11 118.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-04T08:54:01.676Z] #11 118.4 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-03-04T08:54:01.676Z] #11 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-04T08:54:01.676Z] #11 118.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-04T08:54:01.676Z] #11 118.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-04T08:54:01.676Z] #11 118.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:54:01.676Z] #11 118.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-04T08:54:01.676Z] #11 118.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-04T08:54:01.676Z] #11 118.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-04T08:54:01.676Z] #11 118.6 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:54:01.897Z] #18 57.31 Setting up apparmor (2.13.2-10) ... [2021-03-04T08:54:02.202Z] #11 DONE 117.3s [2021-03-04T08:54:02.202Z] [2021-03-04T08:54:02.202Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:02.202Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:54:02.202Z] #41 46.81 CC images/opts.o [2021-03-04T08:54:02.202Z] #41 47.01 CC images/seccomp.o [2021-03-04T08:54:02.202Z] #41 47.35 CC images/binfmt-misc.o [2021-03-04T08:54:02.202Z] #41 47.62 CC images/time.o [2021-03-04T08:54:02.202Z] #41 47.80 CC images/sysctl.o [2021-03-04T08:54:02.202Z] #41 48.04 CC images/autofs.o [2021-03-04T08:54:02.202Z] #41 48.33 CC images/macvlan.o [2021-03-04T08:54:02.202Z] #41 48.55 CC images/sit.o [2021-03-04T08:54:02.202Z] #41 48.82 CC images/memfd.o [2021-03-04T08:54:02.202Z] #41 49.03 CC images/timens.o [2021-03-04T08:54:02.202Z] #41 49.31 LINK images/built-in.o [2021-03-04T08:54:02.202Z] #41 49.54 GEN compel/include/asm [2021-03-04T08:54:02.202Z] #41 49.58 GEN compel/include/version.h [2021-03-04T08:54:02.202Z] #41 49.60 touch .config [2021-03-04T08:54:02.202Z] #41 49.69 GEN include/common/config.h [2021-03-04T08:54:02.202Z] #41 49.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-04T08:54:02.202Z] #41 49.82 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-04T08:54:02.202Z] #41 49.91 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-04T08:54:02.202Z] #41 49.95 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-04T08:54:02.202Z] #41 49.98 DEP compel/plugins/std/infect.d [2021-03-04T08:54:02.202Z] #41 50.16 DEP compel/plugins/std/string.d [2021-03-04T08:54:02.202Z] #41 50.27 DEP compel/plugins/std/log.d [2021-03-04T08:54:02.202Z] #41 50.34 DEP compel/plugins/std/fds.d [2021-03-04T08:54:02.202Z] #41 50.43 DEP compel/plugins/std/std.d [2021-03-04T08:54:02.202Z] #41 50.61 DEP compel/plugins/shmem/shmem.d [2021-03-04T08:54:02.202Z] #41 50.75 DEP compel/plugins/fds/fds.d [2021-03-04T08:54:02.466Z] #41 50.87 CC compel/plugins/std/std.o [2021-03-04T08:54:02.602Z] #20 4.982 Collecting yamllint==1.16.0 [2021-03-04T08:54:03.049Z] #41 51.25 CC compel/plugins/std/fds.o [2021-03-04T08:54:03.060Z] #11 ... [2021-03-04T08:54:03.060Z] [2021-03-04T08:54:03.060Z] #43 [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-03-04T08:54:03.060Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:54:03.060Z] #43 110.1 net/textproto [2021-03-04T08:54:03.060Z] #43 110.1 crypto/x509 [2021-03-04T08:54:03.060Z] #43 111.1 vendor/golang.org/x/net/http/httpguts [2021-03-04T08:54:03.060Z] #43 111.3 vendor/golang.org/x/net/http/httpproxy [2021-03-04T08:54:03.060Z] #43 111.8 mime/multipart [2021-03-04T08:54:03.060Z] #43 113.8 crypto/tls [2021-03-04T08:54:03.060Z] #43 120.0 net/http/httptrace [2021-03-04T08:54:03.313Z] #41 51.66 CC compel/plugins/std/log.o [2021-03-04T08:54:03.321Z] #43 120.2 net/http [2021-03-04T08:54:03.321Z] #43 ... [2021-03-04T08:54:03.321Z] [2021-03-04T08:54:03.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:03.321Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:03.321Z] #41 49.82 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-04T08:54:03.321Z] #41 49.86 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-04T08:54:03.321Z] #41 49.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-04T08:54:03.321Z] #41 49.96 AR compel/plugins/std.lib.a [2021-03-04T08:54:03.321Z] #41 50.04 CC compel/plugins/fds/fds.o [2021-03-04T08:54:03.321Z] #41 50.35 AR compel/plugins/fds.lib.a [2021-03-04T08:54:03.321Z] #41 50.40 HOSTDEP compel/src/lib/log-host.d [2021-03-04T08:54:03.321Z] #41 50.58 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-04T08:54:03.321Z] #41 50.68 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-04T08:54:03.321Z] #41 50.77 HOSTDEP compel/src/main-host.d [2021-03-04T08:54:03.321Z] #41 50.92 DEP compel/src/lib/ptrace.d [2021-03-04T08:54:03.321Z] #41 51.05 DEP compel/src/lib/infect.d [2021-03-04T08:54:03.321Z] #41 51.25 DEP compel/src/lib/infect-util.d [2021-03-04T08:54:03.321Z] #41 51.35 DEP compel/src/lib/infect-rpc.d [2021-03-04T08:54:03.321Z] #41 51.45 DEP compel/arch/x86/src/lib/infect.d [2021-03-04T08:54:03.321Z] #41 51.60 DEP compel/arch/x86/src/lib/cpu.d [2021-03-04T08:54:03.321Z] #41 51.68 DEP compel/src/lib/log.d [2021-03-04T08:54:03.321Z] #41 51.75 DEP compel/src/main.d [2021-03-04T08:54:03.321Z] #41 51.83 DEP compel/src/lib/handle-elf.d [2021-03-04T08:54:03.321Z] #41 51.92 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-04T08:54:03.321Z] #41 52.07 CC compel/src/lib/log.o [2021-03-04T08:54:03.321Z] #41 52.38 CC compel/arch/x86/src/lib/cpu.o [2021-03-04T08:54:03.321Z] #41 53.13 CC compel/arch/x86/src/lib/infect.o [2021-03-04T08:54:03.321Z] #41 53.99 CC compel/src/lib/infect-rpc.o [2021-03-04T08:54:03.321Z] #41 54.27 CC compel/src/lib/infect-util.o [2021-03-04T08:54:03.321Z] #41 54.45 CC compel/src/lib/infect.o [2021-03-04T08:54:03.581Z] #41 ... [2021-03-04T08:54:03.581Z] [2021-03-04T08:54:03.581Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-03-04T08:54:03.581Z] #11 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-03-04T08:54:03.581Z] #11 DONE 120.6s [2021-03-04T08:54:03.581Z] [2021-03-04T08:54:03.581Z] #56 [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-03-04T08:54:03.581Z] #56 sha256:40e9e8dd27604e62275705eaf5234196c01902956682a486165a3d79bed781f5 [2021-03-04T08:54:03.581Z] #56 117.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-04T08:54:03.581Z] #56 117.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-04T08:54:03.805Z] #18 59.03 Setting up xfsprogs (4.20.0-1) ... [2021-03-04T08:54:03.805Z] #18 59.05 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:54:04.064Z] #18 59.38 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:54:04.264Z] #41 ... [2021-03-04T08:54:04.264Z] [2021-03-04T08:54:04.264Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T08:54:04.264Z] #12 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-03-04T08:54:04.264Z] #12 DONE 2.3s [2021-03-04T08:54:04.264Z] [2021-03-04T08:54:04.264Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:04.264Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:54:04.264Z] #41 52.69 CC compel/plugins/std/string.o [2021-03-04T08:54:04.264Z] #41 ... [2021-03-04T08:54:04.264Z] [2021-03-04T08:54:04.264Z] #51 [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-03-04T08:54:04.264Z] #51 sha256:158cba64dd3cbc2868067bb7654a519a9cd94fa72c9786809adba31bb3b1ee7e [2021-03-04T08:54:04.264Z] #51 1.854 + RM_GOPATH=0 [2021-03-04T08:54:04.264Z] #51 1.854 + TMP_GOPATH= [2021-03-04T08:54:04.264Z] #51 1.854 + : /build [2021-03-04T08:54:04.264Z] #51 1.854 + '[' -z '' ']' [2021-03-04T08:54:04.264Z] #51 1.855 ++ mktemp -d [2021-03-04T08:54:04.264Z] #51 1.857 + export GOPATH=/tmp/tmp.KSGn5dyadt [2021-03-04T08:54:04.264Z] #51 1.857 + GOPATH=/tmp/tmp.KSGn5dyadt [2021-03-04T08:54:04.264Z] #51 1.857 + RM_GOPATH=1 [2021-03-04T08:54:04.264Z] #51 1.857 + case "$(go env GOARCH)" in [2021-03-04T08:54:04.264Z] #51 1.865 ++ go env GOARCH [2021-03-04T08:54:04.264Z] #51 1.897 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:54:04.264Z] #51 1.897 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:54:04.264Z] #51 1.897 ++ dirname /tmp/install/install.sh [2021-03-04T08:54:04.264Z] #51 1.901 + dir=/tmp/install [2021-03-04T08:54:04.264Z] #51 1.901 + bin=runc [2021-03-04T08:54:04.264Z] #51 1.901 + shift [2021-03-04T08:54:04.264Z] #51 1.902 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-04T08:54:04.264Z] #51 1.903 + . /tmp/install/runc.installer [2021-03-04T08:54:04.264Z] #51 1.903 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:54:04.264Z] #51 1.903 + install_runc [2021-03-04T08:54:04.264Z] #51 1.903 + uname -r [2021-03-04T08:54:04.264Z] #51 1.904 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-04T08:54:04.264Z] #51 1.906 + RUNC_BUILDTAGS='seccomp ' [2021-03-04T08:54:04.264Z] #51 1.906 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-04T08:54:04.264Z] #51 1.906 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KSGn5dyadt/src/github.com/opencontainers/runc [2021-03-04T08:54:04.264Z] #51 1.906 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-04T08:54:04.264Z] #51 1.908 Cloning into '/tmp/tmp.KSGn5dyadt/src/github.com/opencontainers/runc'... [2021-03-04T08:54:04.493Z] #20 ... [2021-03-04T08:54:04.493Z] [2021-03-04T08:54:04.493Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:04.493Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:04.493Z] #41 125.1 CC criu/mem.o [2021-03-04T08:54:04.493Z] #41 127.0 CC criu/memfd.o [2021-03-04T08:54:04.493Z] #41 127.7 CC criu/mount.o [2021-03-04T08:54:04.493Z] #41 131.5 CC criu/namespaces.o [2021-03-04T08:54:05.002Z] #18 60.37 Setting up python3-distutils (3.7.3-1) ... [2021-03-04T08:54:05.571Z] #18 60.92 Setting up python3-setuptools (40.8.0-1) ... [2021-03-04T08:54:05.888Z] #41 133.3 CC criu/net.o [2021-03-04T08:54:06.123Z] #56 ... [2021-03-04T08:54:06.123Z] [2021-03-04T08:54:06.123Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:06.123Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:06.123Z] #41 56.81 CC compel/src/lib/ptrace.o [2021-03-04T08:54:06.123Z] #41 57.17 AR compel/libcompel.a [2021-03-04T08:54:06.123Z] #41 57.25 HOSTCC compel/src/main-host.o [2021-03-04T08:54:06.123Z] #41 57.53 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-04T08:54:06.192Z] #51 ... [2021-03-04T08:54:06.192Z] [2021-03-04T08:54:06.192Z] #13 [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-03-04T08:54:06.192Z] #13 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-03-04T08:54:06.192Z] #13 DONE 1.9s [2021-03-04T08:54:06.383Z] #41 57.72 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-04T08:54:06.456Z] [2021-03-04T08:54:06.456Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T08:54:06.456Z] #14 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-03-04T08:54:06.508Z] #18 61.99 Setting up python3-pip (18.1-5) ... [2021-03-04T08:54:06.644Z] #41 58.07 HOSTCC compel/src/lib/log-host.o [2021-03-04T08:54:06.904Z] #41 58.26 HOSTLINK compel/compel-host-bin [2021-03-04T08:54:06.904Z] #41 58.40 DEP soccr/soccr.d [2021-03-04T08:54:07.164Z] #41 58.53 CC soccr/soccr.o [2021-03-04T08:54:07.735Z] #41 ... [2021-03-04T08:54:07.735Z] [2021-03-04T08:54:07.735Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-04T08:54:07.735Z] #12 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-03-04T08:54:07.735Z] #12 DONE 4.1s [2021-03-04T08:54:07.735Z] [2021-03-04T08:54:07.735Z] #56 [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-03-04T08:54:07.735Z] #56 sha256:40e9e8dd27604e62275705eaf5234196c01902956682a486165a3d79bed781f5 [2021-03-04T08:54:07.735Z] #56 DONE 124.7s [2021-03-04T08:54:07.847Z] #41 ... [2021-03-04T08:54:07.847Z] [2021-03-04T08:54:07.847Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:54:07.847Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T08:54:07.847Z] #20 10.35 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-04T08:54:07.847Z] #20 10.44 Collecting pyyaml (from yamllint==1.16.0) [2021-03-04T08:54:07.847Z] #20 10.66 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-04T08:54:07.854Z] #14 1.650 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-04T08:54:07.888Z] #18 63.06 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:54:07.888Z] #18 63.09 Processing triggers for mime-support (3.62) ... [2021-03-04T08:54:07.995Z] [2021-03-04T08:54:07.995Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-04T08:54:07.995Z] #57 sha256:bdbc466321d6dfd860cdbdd6749f1ea65546d669f5d694174b712cb791e0fea0 [2021-03-04T08:54:07.995Z] #57 DONE 0.2s [2021-03-04T08:54:07.995Z] [2021-03-04T08:54:07.995Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-04T08:54:07.995Z] #58 sha256:ea26f328cea51c606c54ec349f68ead4383d11d8d2f5a48a712533a72cb17c1a [2021-03-04T08:54:07.995Z] #58 DONE 0.2s [2021-03-04T08:54:07.995Z] [2021-03-04T08:54:07.995Z] #51 [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-03-04T08:54:07.995Z] #51 sha256:d3f36c58f9b8849cd10ff0eaca2e46c3324d985878177ee108cd561acd49a634 [2021-03-04T08:54:07.995Z] #51 4.095 + RM_GOPATH=0 [2021-03-04T08:54:07.995Z] #51 4.095 + TMP_GOPATH= [2021-03-04T08:54:07.995Z] #51 4.095 + : /build [2021-03-04T08:54:07.995Z] #51 4.095 + '[' -z '' ']' [2021-03-04T08:54:07.995Z] #51 4.095 ++ mktemp -d [2021-03-04T08:54:07.995Z] #51 4.095 + export GOPATH=/tmp/tmp.SIOzLM8H3Z [2021-03-04T08:54:07.995Z] #51 4.095 + GOPATH=/tmp/tmp.SIOzLM8H3Z [2021-03-04T08:54:07.995Z] #51 4.095 + RM_GOPATH=1 [2021-03-04T08:54:07.995Z] #51 4.095 + case "$(go env GOARCH)" in [2021-03-04T08:54:07.995Z] #51 4.095 ++ go env GOARCH [2021-03-04T08:54:07.995Z] #51 4.114 + export GO_BUILDMODE=-buildmode=pie [2021-03-04T08:54:07.995Z] #51 4.114 + GO_BUILDMODE=-buildmode=pie [2021-03-04T08:54:07.995Z] #51 4.115 ++ dirname /tmp/install/install.sh [2021-03-04T08:54:07.995Z] #51 4.118 + dir=/tmp/install [2021-03-04T08:54:07.995Z] #51 4.118 + bin=runc [2021-03-04T08:54:07.995Z] #51 4.118 + shift [2021-03-04T08:54:07.995Z] #51 4.118 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-04T08:54:07.995Z] #51 4.118 + . /tmp/install/runc.installer [2021-03-04T08:54:07.995Z] #51 4.118 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:54:07.995Z] #51 4.120 + install_runc [2021-03-04T08:54:07.995Z] #51 4.120 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-04T08:54:07.995Z] #51 4.121 + uname -r [2021-03-04T08:54:07.995Z] #51 4.129 + RUNC_BUILDTAGS='seccomp ' [2021-03-04T08:54:07.995Z] #51 4.130 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-04T08:54:07.995Z] #51 4.130 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-04T08:54:07.995Z] #51 4.130 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SIOzLM8H3Z/src/github.com/opencontainers/runc [2021-03-04T08:54:07.995Z] #51 4.168 Cloning into '/tmp/tmp.SIOzLM8H3Z/src/github.com/opencontainers/runc'... [2021-03-04T08:54:08.102Z] #20 11.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-04T08:54:08.358Z] #20 11.08 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-04T08:54:08.358Z] #20 11.14 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-04T08:54:08.826Z] #18 DONE 64.1s [2021-03-04T08:54:08.826Z] [2021-03-04T08:54:08.826Z] #38 [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-03-04T08:54:08.826Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:54:08.826Z] #38 190.7 + dpkg --print-architecture [2021-03-04T08:54:08.826Z] #38 190.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-04T08:54:08.826Z] #38 190.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-04T08:54:08.826Z] #38 190.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-04T08:54:08.923Z] #20 11.54 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-04T08:54:09.179Z] #20 DONE 12.0s [2021-03-04T08:54:09.179Z] [2021-03-04T08:54:09.179Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T08:54:09.179Z] #23 sha256:864b020951bb473b2c67fb977cc50e797ab13ff4b983e4516f60ac6c51a3b0e4 [2021-03-04T08:54:09.250Z] #14 DONE 2.7s [2021-03-04T08:54:09.250Z] [2021-03-04T08:54:09.250Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T08:54:09.250Z] #15 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-03-04T08:54:09.746Z] #23 DONE 0.4s [2021-03-04T08:54:09.746Z] [2021-03-04T08:54:09.746Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T08:54:09.746Z] #28 sha256:84a68d67763eae027c6218dbe3de8b78a65ddf3bcd04b0d3aba563a2efa3d059 [2021-03-04T08:54:09.767Z] #38 ... [2021-03-04T08:54:09.767Z] [2021-03-04T08:54:09.767Z] #19 [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-03-04T08:54:09.767Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T08:54:09.767Z] #19 0.927 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-04T08:54:09.767Z] #19 0.935 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-04T08:54:09.767Z] #19 0.940 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-04T08:54:09.767Z] #19 DONE 1.0s [2021-03-04T08:54:09.767Z] [2021-03-04T08:54:09.767Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:54:09.767Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T08:54:10.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:54:10.674Z] Fetching without tags [2021-03-04T08:54:11.292Z] #51 ... [2021-03-04T08:54:11.292Z] [2021-03-04T08:54:11.292Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:11.292Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:11.292Z] #41 60.16 AR soccr/libsoccr.a [2021-03-04T08:54:11.292Z] #41 60.19 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:54:11.292Z] #41 60.69 DEP criu/arch/x86/sigframe.d [2021-03-04T08:54:11.292Z] #41 60.82 DEP criu/arch/x86/sigaction_compat.d [2021-03-04T08:54:11.292Z] #41 60.87 DEP criu/arch/x86/kerndat.d [2021-03-04T08:54:11.292Z] #41 61.01 DEP criu/arch/x86/crtools.d [2021-03-04T08:54:11.292Z] #41 61.17 DEP criu/arch/x86/cpu.d [2021-03-04T08:54:11.292Z] #41 61.33 CC criu/arch/x86/cpu.o [2021-03-04T08:54:11.292Z] #41 61.95 CC criu/arch/x86/crtools.o [2021-03-04T08:54:11.677Z] #20 ... [2021-03-04T08:54:11.677Z] [2021-03-04T08:54:11.677Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:11.677Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:11.677Z] #41 115.1 CC criu/fsnotify.o [2021-03-04T08:54:11.677Z] #41 116.2 CC criu/image-desc.o [2021-03-04T08:54:11.677Z] #41 116.4 CC criu/image.o [2021-03-04T08:54:11.677Z] #41 117.3 CC criu/ipc_ns.o [2021-03-04T08:54:11.677Z] #41 118.6 CC criu/irmap.o [2021-03-04T08:54:11.677Z] #41 119.2 CC criu/kcmp-ids.o [2021-03-04T08:54:11.677Z] #41 119.5 CC criu/kerndat.o [2021-03-04T08:54:11.677Z] #41 120.8 CC criu/libnetlink.o [2021-03-04T08:54:11.677Z] #41 121.1 CC criu/log.o [2021-03-04T08:54:11.677Z] #41 121.7 CC criu/lsm.o [2021-03-04T08:54:11.677Z] #41 122.1 CC criu/mem.o [2021-03-04T08:54:11.677Z] #41 124.0 CC criu/memfd.o [2021-03-04T08:54:11.677Z] #41 124.7 CC criu/mount.o [2021-03-04T08:54:11.814Z] #15 DONE 2.3s [2021-03-04T08:54:11.814Z] [2021-03-04T08:54:11.815Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:54:11.815Z] #30 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-04T08:54:11.815Z] #30 DONE 124.7s [2021-03-04T08:54:11.815Z] [2021-03-04T08:54:11.815Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T08:54:11.815Z] #16 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-03-04T08:54:11.863Z] #41 63.24 CC criu/arch/x86/kerndat.o [2021-03-04T08:54:11.984Z] Merging remotes/origin/20.10 commit bc795b19bfd0fe9d61f2414774ed0889c1fde324 into PR head commit d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 [2021-03-04T08:54:12.391Z] #16 ... [2021-03-04T08:54:12.391Z] [2021-03-04T08:54:12.391Z] #43 [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-03-04T08:54:12.391Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:54:12.391Z] #43 117.6 github.com/LK4D4/vndr/godl [2021-03-04T08:54:12.391Z] #43 118.6 github.com/LK4D4/vndr [2021-03-04T08:54:12.478Z] #41 ... [2021-03-04T08:54:12.478Z] [2021-03-04T08:54:12.478Z] #13 [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-03-04T08:54:12.478Z] #13 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-03-04T08:54:12.478Z] #13 DONE 4.7s [2021-03-04T08:54:12.478Z] [2021-03-04T08:54:12.478Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:12.478Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:12.478Z] #41 63.93 CC criu/arch/x86/sigaction_compat.o [2021-03-04T08:54:12.654Z] #43 ... [2021-03-04T08:54:12.654Z] [2021-03-04T08:54:12.654Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:12.654Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:54:12.654Z] #41 53.44 CC compel/plugins/std/infect.o [2021-03-04T08:54:12.654Z] #41 53.99 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-04T08:54:12.654Z] #41 54.07 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-04T08:54:12.654Z] #41 54.13 AR compel/plugins/std.lib.a [2021-03-04T08:54:12.654Z] #41 54.24 CC compel/plugins/fds/fds.o [2021-03-04T08:54:12.654Z] #41 54.56 AR compel/plugins/fds.lib.a [2021-03-04T08:54:12.654Z] #41 54.62 HOSTDEP compel/src/lib/log-host.d [2021-03-04T08:54:12.654Z] #41 54.72 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-04T08:54:12.654Z] #41 54.93 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-04T08:54:12.654Z] #41 55.04 HOSTDEP compel/src/main-host.d [2021-03-04T08:54:12.654Z] #41 55.19 DEP compel/src/lib/ptrace.d [2021-03-04T08:54:12.654Z] #41 55.27 DEP compel/src/lib/infect.d [2021-03-04T08:54:12.654Z] #41 55.35 DEP compel/src/lib/infect-util.d [2021-03-04T08:54:12.654Z] #41 55.49 DEP compel/src/lib/infect-rpc.d [2021-03-04T08:54:12.654Z] #41 55.60 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-04T08:54:12.654Z] #41 55.73 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-04T08:54:12.654Z] #41 55.87 DEP compel/src/lib/log.d [2021-03-04T08:54:12.654Z] #41 55.95 DEP compel/src/main.d [2021-03-04T08:54:12.654Z] #41 56.09 DEP compel/src/lib/handle-elf.d [2021-03-04T08:54:12.654Z] #41 56.17 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-04T08:54:12.654Z] #41 56.24 CC compel/src/lib/log.o [2021-03-04T08:54:12.654Z] #41 56.43 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-04T08:54:12.654Z] #41 56.63 CC compel/arch/aarch64/src/lib/infect.o [2021-03-04T08:54:12.654Z] #41 57.09 CC compel/src/lib/infect-rpc.o [2021-03-04T08:54:12.654Z] #41 57.64 CC compel/src/lib/infect-util.o [2021-03-04T08:54:12.654Z] #41 58.02 CC compel/src/lib/infect.o [2021-03-04T08:54:12.654Z] #41 60.86 CC compel/src/lib/ptrace.o [2021-03-04T08:54:13.066Z] #41 64.28 CC criu/arch/x86/sigframe.o [2021-03-04T08:54:13.230Z] #41 61.55 AR compel/libcompel.a [2021-03-04T08:54:13.230Z] #41 ... [2021-03-04T08:54:13.230Z] [2021-03-04T08:54:13.230Z] #43 [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-03-04T08:54:13.230Z] #43 sha256:e47b5f9df6fbae867d3baec8177d27b6fd1929f65717eb8552c9a76146b72b79 [2021-03-04T08:54:13.230Z] #43 DONE 128.5s [2021-03-04T08:54:13.230Z] [2021-03-04T08:54:13.230Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:13.230Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:54:13.230Z] #41 61.70 HOSTCC compel/src/main-host.o [2021-03-04T08:54:13.230Z] #41 ... [2021-03-04T08:54:13.230Z] [2021-03-04T08:54:13.230Z] #51 [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-03-04T08:54:13.231Z] #51 sha256:158cba64dd3cbc2868067bb7654a519a9cd94fa72c9786809adba31bb3b1ee7e [2021-03-04T08:54:13.231Z] #51 9.525 + cd /tmp/tmp.KSGn5dyadt/src/github.com/opencontainers/runc [2021-03-04T08:54:13.231Z] #51 9.527 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:54:13.231Z] #51 10.02 + '[' -z '' ']' [2021-03-04T08:54:13.231Z] #51 10.02 + target=static [2021-03-04T08:54:13.231Z] #51 10.02 + make 'BUILDTAGS=seccomp ' static [2021-03-04T08:54:13.231Z] #51 10.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-04T08:54:13.326Z] #41 64.67 LINK criu/arch/x86/crtools.built-in.o [2021-03-04T08:54:13.326Z] #41 64.67 DEP criu/pie/util-vdso-elf32.d [2021-03-04T08:54:13.326Z] #41 64.79 DEP criu/pie/util-vdso.d [2021-03-04T08:54:10.411Z] > git config --add remote.origin.fetch +refs/pull/42111/head:refs/remotes/origin/PR-42111 # timeout=10 [2021-03-04T08:54:10.463Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:54:10.586Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-04T08:54:10.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-04T08:54:10.710Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:54:10.712Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42111/head:refs/remotes/origin/PR-42111 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-04T08:54:12.093Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:54:12.160Z] > git checkout -f d3188dc1641f8c1b2605ad2a62c93b4b86e36c37 # timeout=10 [2021-03-04T08:54:13.586Z] #41 64.99 DEP criu/pie/util.d [2021-03-04T08:54:13.845Z] #41 65.15 CC criu/pie/util.o [2021-03-04T08:54:14.105Z] #41 65.65 CC criu/pie/util-vdso.o [2021-03-04T08:54:14.626Z] #51 ... [2021-03-04T08:54:14.626Z] [2021-03-04T08:54:14.626Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T08:54:14.626Z] #16 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-03-04T08:54:14.626Z] #16 DONE 3.1s [2021-03-04T08:54:14.626Z] [2021-03-04T08:54:14.626Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T08:54:14.626Z] #17 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-03-04T08:54:14.969Z] #41 ... [2021-03-04T08:54:14.969Z] [2021-03-04T08:54:14.969Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:54:14.969Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T08:54:14.969Z] #20 5.134 Collecting yamllint==1.16.0 [2021-03-04T08:54:14.995Z] #28 DONE 4.7s [2021-03-04T08:54:14.995Z] [2021-03-04T08:54:14.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:14.995Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:14.995Z] #41 136.7 CC criu/netfilter.o [2021-03-04T08:54:14.995Z] #41 137.1 CC criu/page-pipe.o [2021-03-04T08:54:14.995Z] #41 138.0 CC criu/page-xfer.o [2021-03-04T08:54:14.995Z] #41 139.3 CC criu/pagemap-cache.o [2021-03-04T08:54:14.995Z] #41 139.6 CC criu/pagemap.o [2021-03-04T08:54:14.995Z] #41 140.5 CC criu/parasite-syscall.o [2021-03-04T08:54:14.995Z] #41 141.4 CC criu/path.o [2021-03-04T08:54:14.995Z] #41 141.6 CC criu/pie-util-vdso-elf32.o [2021-03-04T08:54:14.995Z] #41 ... [2021-03-04T08:54:14.995Z] [2021-03-04T08:54:14.995Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T08:54:14.995Z] #31 sha256:f522bc3da21386b099a656a55b9c6644c3665c31857a23dfb6d9ec1d1d8095c3 [2021-03-04T08:54:14.995Z] #31 DONE 0.3s [2021-03-04T08:54:14.995Z] [2021-03-04T08:54:14.995Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T08:54:14.995Z] #33 sha256:326a09b5aaae6e6ee9acf960b68fd9173629067d3a5321ec70a08ab7d15a3e0e [2021-03-04T08:54:14.995Z] #33 DONE 0.1s [2021-03-04T08:54:14.995Z] [2021-03-04T08:54:14.995Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T08:54:14.995Z] #36 sha256:56270cfdb03f713b2f4d377775e9f40dfc8d067dc491409dfefd3a65ebd804c8 [2021-03-04T08:54:14.995Z] #36 DONE 0.0s [2021-03-04T08:54:14.995Z] [2021-03-04T08:54:14.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:14.995Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:14.995Z] #41 142.0 CC criu/pie-util-vdso.o [2021-03-04T08:54:15.044Z] #41 66.16 CC criu/pie/util-vdso-elf32.o [2021-03-04T08:54:15.251Z] #41 142.5 CC criu/pie-util.o [2021-03-04T08:54:15.251Z] #41 142.6 CC criu/pipes.o [2021-03-04T08:54:15.614Z] #41 66.87 AR criu/pie/pie.lib.a [2021-03-04T08:54:15.614Z] #41 66.93 DEP criu/pie/restorer.d [2021-03-04T08:54:15.614Z] #41 67.12 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-04T08:54:15.871Z] Merge succeeded, producing 80676adafa6a7682d08eeb930cc3507e4853dc0a [2021-03-04T08:54:15.871Z] Checking out Revision 80676adafa6a7682d08eeb930cc3507e4853dc0a (PR-42111) [2021-03-04T08:54:15.874Z] #41 67.28 DEP criu/arch/x86/restorer_unmap.d [2021-03-04T08:54:15.874Z] #41 67.30 DEP criu/arch/x86/restorer.d [2021-03-04T08:54:16.134Z] #41 67.46 DEP criu/arch/x86/vdso-pie.d [2021-03-04T08:54:16.134Z] #41 67.61 DEP criu/pie/parasite-vdso.d [2021-03-04T08:54:16.180Z] #41 143.4 CC criu/plugin.o [2021-03-04T08:54:14.969Z] > git remote # timeout=10 [2021-03-04T08:54:15.079Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T08:54:15.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-04T08:54:15.132Z] > git merge bc795b19bfd0fe9d61f2414774ed0889c1fde324 # timeout=10 [2021-03-04T08:54:15.749Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-04T08:54:15.906Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T08:54:15.958Z] > git checkout -f 80676adafa6a7682d08eeb930cc3507e4853dc0a # timeout=10 [2021-03-04T08:54:16.394Z] #41 67.76 DEP criu/pie/parasite.d [2021-03-04T08:54:16.436Z] #41 143.8 CC criu/proc_parse.o [2021-03-04T08:54:16.669Z] #41 68.01 CC criu/pie/parasite.o [2021-03-04T08:54:17.611Z] #41 ... [2021-03-04T08:54:17.611Z] [2021-03-04T08:54:17.611Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-04T08:54:17.611Z] #14 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-03-04T08:54:17.611Z] #14 4.539 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-04T08:54:17.611Z] #14 DONE 4.9s [2021-03-04T08:54:17.611Z] [2021-03-04T08:54:17.611Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-04T08:54:17.611Z] #15 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-03-04T08:54:17.941Z] #17 DONE 3.0s [2021-03-04T08:54:17.941Z] [2021-03-04T08:54:17.941Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:17.941Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:54:18.954Z] #41 146.2 CC criu/protobuf-desc.o [2021-03-04T08:54:19.868Z] #18 2.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:54:19.868Z] #18 2.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:54:19.868Z] #18 2.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:54:20.154Z] #15 DONE 2.6s [2021-03-04T08:54:20.154Z] [2021-03-04T08:54:20.154Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-04T08:54:20.154Z] #16 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-03-04T08:54:20.263Z] #20 10.49 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-04T08:54:20.263Z] #20 10.55 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-04T08:54:20.263Z] #20 10.60 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-04T08:54:20.263Z] #20 10.66 Collecting pyyaml (from yamllint==1.16.0) [2021-03-04T08:54:20.324Z] #41 147.3 CC criu/protobuf.o [2021-03-04T08:54:20.445Z] #18 2.962 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-04T08:54:20.523Z] #20 10.88 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-04T08:54:20.589Z] #41 147.8 CC criu/pstree.o [2021-03-04T08:54:20.783Z] #20 11.24 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-04T08:54:21.353Z] #20 11.61 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-04T08:54:21.407Z] #18 3.728 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-03-04T08:54:21.518Z] #41 ... [2021-03-04T08:54:21.518Z] [2021-03-04T08:54:21.518Z] #38 [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-03-04T08:54:21.518Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:54:21.518Z] #38 DONE 229.5s [2021-03-04T08:54:21.518Z] [2021-03-04T08:54:21.518Z] #47 [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-03-04T08:54:21.518Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:54:21.518Z] #47 ... [2021-03-04T08:54:21.518Z] [2021-03-04T08:54:21.518Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:21.518Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:21.518Z] #41 149.0 CC criu/rbtree.o [2021-03-04T08:54:21.613Z] #20 DONE 12.0s [2021-03-04T08:54:21.613Z] [2021-03-04T08:54:21.613Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:21.613Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:21.613Z] #41 128.9 CC criu/namespaces.o [2021-03-04T08:54:21.613Z] #41 130.4 CC criu/net.o [2021-03-04T08:54:21.613Z] #41 133.5 CC criu/netfilter.o [2021-03-04T08:54:21.613Z] #41 133.8 CC criu/page-pipe.o [2021-03-04T08:54:21.613Z] #41 134.5 CC criu/page-xfer.o [2021-03-04T08:54:21.872Z] #41 ... [2021-03-04T08:54:21.872Z] [2021-03-04T08:54:21.872Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T08:54:21.872Z] #23 sha256:b8a5fa55b99a4885384e35a9505abf8e117dffde8929368877d09c87f67275ee [2021-03-04T08:54:22.135Z] #23 DONE 0.3s [2021-03-04T08:54:22.135Z] [2021-03-04T08:54:22.135Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T08:54:22.135Z] #28 sha256:29a275ca33a9990ffb7f6f49e8827e8711621fd7c153fa2cbcdc30abbd473996 [2021-03-04T08:54:22.357Z] #18 4.747 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-04T08:54:22.446Z] #41 149.5 CC criu/rst-malloc.o [2021-03-04T08:54:22.621Z] #18 ... [2021-03-04T08:54:22.621Z] [2021-03-04T08:54:22.621Z] #22 [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-03-04T08:54:22.621Z] #22 sha256:a0252dfd3306961d5fea063142239aae2b10aa095560556eb3f5931686fca7e1 [2021-03-04T08:54:22.695Z] #16 DONE 2.3s [2021-03-04T08:54:22.695Z] [2021-03-04T08:54:22.695Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:22.695Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:22.695Z] #41 69.46 LINK criu/pie/parasite.built-in.o [2021-03-04T08:54:22.695Z] #41 69.48 GEN criu/pie/parasite-blob.h [2021-03-04T08:54:22.695Z] #41 69.49 CC criu/pie/parasite-vdso.o [2021-03-04T08:54:22.695Z] #41 70.23 CC criu/arch/x86/vdso-pie.o [2021-03-04T08:54:22.695Z] #41 70.58 CC criu/arch/x86/restorer.o [2021-03-04T08:54:22.695Z] #41 71.11 CC criu/arch/x86/restorer_unmap.o [2021-03-04T08:54:22.695Z] #41 71.16 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-04T08:54:22.695Z] #41 71.62 CC criu/pie/restorer.o [2021-03-04T08:54:22.702Z] #41 150.0 CC criu/seccomp.o [2021-03-04T08:54:23.148Z] #22 134.9 Checking out files: 25% (2832/11189) Checking out files: 26% (2910/11189) Checking out files: 27% (3022/11189) Checking out files: 28% (3133/11189) Checking out files: 29% (3245/11189) Checking out files: 30% (3357/11189) Checking out files: 31% (3469/11189) Checking out files: 32% (3581/11189) Checking out files: 33% (3693/11189) Checking out files: 34% (3805/11189) Checking out files: 35% (3917/11189) Checking out files: 36% (4029/11189) Checking out files: 37% (4140/11189) Checking out files: 38% (4252/11189) Checking out files: 39% (4364/11189) Checking out files: 40% (4476/11189) Checking out files: 41% (4588/11189) Checking out files: 42% (4700/11189) Checking out files: 43% (4812/11189) Checking out files: 44% (4924/11189) Checking out files: 44% (4934/11189) Checking out files: 45% (5036/11189) Checking out files: 46% (5147/11189) Checking out files: 47% (5259/11189) Checking out files: 48% (5371/11189) Checking out files: 49% (5483/11189) Checking out files: 50% (5595/11189) Checking out files: 51% (5707/11189) Checking out files: 52% (5819/11189) Checking out files: 53% (5931/11189) Checking out files: 54% (6043/11189) Checking out files: 55% (6154/11189) Checking out files: 56% (6266/11189) Checking out files: 57% (6378/11189) Checking out files: 58% (6490/11189) Checking out files: 59% (6602/11189) Checking out files: 60% (6714/11189) Checking out files: 61% (6826/11189) Checking out files: 62% (6938/11189) Checking out files: 63% (7050/11189) Checking out files: 64% (7161/11189) Checking out files: 65% (7273/11189) Checking out files: 66% (7385/11189) Checking out files: 67% (7497/11189) Checking out files: 68% (7609/11189) Checking out files: 68% (7705/11189) Checking out files: 69% (7721/11189) Checking out files: 70% (7833/11189) Checking out files: 71% (7945/11189) Checking out files: 72% (8057/11189) Checking out files: 73% (8168/11189) Checking out files: 74% (8280/11189) Checking out files: 75% (8392/11189) Checking out files: 76% (8504/11189) Checking out files: 77% (8616/11189) Checking out files: 78% (8728/11189) Checking out files: 79% (8840/11189) Checking out files: 80% (8952/11189) Checking out files: 81% (9064/11189) Checking out files: 82% (9175/11189) Checking out files: 83% (9287/11189) Checking out files: 84% (9399/11189) Checking out files: 85% (9511/11189) Checking out files: 86% (9623/11189) Checking out files: 87% (9735/11189) Checking out files: 88% (9847/11189) Checking out files: 89% (9959/11189) Checking out files: 90% (10071/11189) Checking out files: 90% (10169/11189) Checking out files: 91% (10182/11189) Checking out files: 92% (10294/11189) Checking out files: 93% (10406/11189) Checking out files: 94% (10518/11189) Checking out files: 95% (10630/11189) Checking out files: 96% (10742/11189) Checking out files: 97% (10854/11189) Checking out files: 98% (10966/11189) Checking out files: 99% (11078/11189) Checking out files: 100% (11189/11189) Checking out files: 100% (11189/11189), done. [2021-03-04T08:54:23.412Z] #22 138.5 + cd /tmp/tmp.vbaeSg2EoO/tmp/docker-ce [2021-03-04T08:54:23.412Z] #22 138.5 + git checkout -q v17.06.2-ce [2021-03-04T08:54:23.634Z] #41 74.87 LINK criu/pie/restorer.built-in.o [2021-03-04T08:54:23.634Z] #41 74.90 GEN criu/pie/restorer-blob.h [2021-03-04T08:54:23.634Z] #41 74.99 DEP criu/vdso.d [2021-03-04T08:54:23.635Z] #41 150.7 CC criu/seize.o [2021-03-04T08:54:23.892Z] #41 ... [2021-03-04T08:54:23.892Z] [2021-03-04T08:54:23.892Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T08:54:23.892Z] #39 sha256:732dfff6541033ca27c162823e550ae209d579330a10ac3a8644a9a9ef43be25 [2021-03-04T08:54:23.892Z] #39 DONE 0.6s [2021-03-04T08:54:23.892Z] [2021-03-04T08:54:23.892Z] #47 [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-03-04T08:54:23.892Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:54:23.894Z] #41 75.24 DEP criu/vdso-compat.d [2021-03-04T08:54:23.894Z] #41 75.35 DEP criu/uts_ns.d [2021-03-04T08:54:23.990Z] #22 ... [2021-03-04T08:54:23.990Z] [2021-03-04T08:54:23.990Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:23.990Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:54:23.990Z] #41 62.22 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-04T08:54:23.990Z] #41 62.51 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-04T08:54:23.990Z] #41 62.97 HOSTCC compel/src/lib/log-host.o [2021-03-04T08:54:23.990Z] #41 63.35 HOSTLINK compel/compel-host-bin [2021-03-04T08:54:23.990Z] #41 63.79 DEP soccr/soccr.d [2021-03-04T08:54:23.990Z] #41 64.13 CC soccr/soccr.o [2021-03-04T08:54:23.990Z] #41 65.73 AR soccr/libsoccr.a [2021-03-04T08:54:23.990Z] #41 65.86 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:54:23.990Z] #41 66.34 DEP criu/arch/aarch64/sigframe.d [2021-03-04T08:54:23.990Z] #41 66.60 DEP criu/arch/aarch64/crtools.d [2021-03-04T08:54:23.990Z] #41 66.82 DEP criu/arch/aarch64/cpu.d [2021-03-04T08:54:23.990Z] #41 66.84 DEP criu/arch/aarch64/bitops.d [2021-03-04T08:54:23.990Z] #41 66.89 CC criu/arch/aarch64/bitops.o [2021-03-04T08:54:23.990Z] #41 66.93 CC criu/arch/aarch64/cpu.o [2021-03-04T08:54:23.990Z] #41 67.10 CC criu/arch/aarch64/crtools.o [2021-03-04T08:54:23.990Z] #41 67.67 CC criu/arch/aarch64/sigframe.o [2021-03-04T08:54:23.990Z] #41 67.85 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-04T08:54:23.990Z] #41 67.91 DEP criu/pie/util-vdso.d [2021-03-04T08:54:23.990Z] #41 68.13 DEP criu/pie/util.d [2021-03-04T08:54:23.990Z] #41 68.37 CC criu/pie/util.o [2021-03-04T08:54:23.990Z] #41 68.74 CC criu/pie/util-vdso.o [2021-03-04T08:54:23.990Z] #41 69.59 AR criu/pie/pie.lib.a [2021-03-04T08:54:23.990Z] #41 69.68 DEP criu/pie/restorer.d [2021-03-04T08:54:23.990Z] #41 69.82 DEP criu/arch/aarch64/intraprocedure.d [2021-03-04T08:54:23.990Z] #41 69.88 DEP criu/arch/aarch64/restorer.d [2021-03-04T08:54:23.990Z] #41 70.01 DEP criu/arch/aarch64/vdso-pie.d [2021-03-04T08:54:23.990Z] #41 70.21 DEP criu/pie/parasite-vdso.d [2021-03-04T08:54:23.990Z] #41 70.39 DEP criu/pie/parasite.d [2021-03-04T08:54:23.990Z] #41 70.67 CC criu/pie/parasite.o [2021-03-04T08:54:23.990Z] #41 71.67 LINK criu/pie/parasite.built-in.o [2021-03-04T08:54:23.990Z] #41 71.68 GEN criu/pie/parasite-blob.h [2021-03-04T08:54:23.990Z] #41 71.70 CC criu/pie/parasite-vdso.o [2021-03-04T08:54:23.990Z] #41 72.27 CC criu/arch/aarch64/vdso-pie.o [2021-03-04T08:54:24.148Z] #47 ... [2021-03-04T08:54:24.148Z] [2021-03-04T08:54:24.148Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:24.148Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:24.148Z] #41 151.5 CC criu/servicefd.o [2021-03-04T08:54:24.153Z] #41 75.54 DEP criu/util.d [2021-03-04T08:54:24.253Z] #41 72.57 CC criu/arch/aarch64/restorer.o [2021-03-04T08:54:24.412Z] #41 75.75 DEP criu/uffd.d [2021-03-04T08:54:24.517Z] #41 ... [2021-03-04T08:54:24.517Z] [2021-03-04T08:54:24.517Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:24.517Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:54:24.517Z] #18 7.245 Fetched 8246 kB in 5s (1525 kB/s) [2021-03-04T08:54:24.672Z] #41 76.00 DEP criu/tun.d [2021-03-04T08:54:24.711Z] #41 151.9 CC criu/shmem.o [2021-03-04T08:54:24.932Z] #41 76.24 DEP criu/tty.d [2021-03-04T08:54:24.932Z] #41 ... [2021-03-04T08:54:24.932Z] [2021-03-04T08:54:24.932Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-03-04T08:54:24.932Z] #17 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-03-04T08:54:24.932Z] #17 DONE 2.5s [2021-03-04T08:54:24.932Z] [2021-03-04T08:54:24.932Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:24.932Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:54:25.283Z] #41 152.5 CC criu/sigframe.o [2021-03-04T08:54:25.283Z] #41 152.6 CC criu/signalfd.o [2021-03-04T08:54:25.539Z] #41 152.9 CC criu/sk-inet.o [2021-03-04T08:54:26.315Z] #18 ... [2021-03-04T08:54:26.315Z] [2021-03-04T08:54:26.315Z] #43 [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-03-04T08:54:26.315Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:54:26.315Z] #43 133.2 github.com/LK4D4/vndr/godl [2021-03-04T08:54:26.315Z] #43 134.0 github.com/LK4D4/vndr [2021-03-04T08:54:26.315Z] #43 ... [2021-03-04T08:54:26.315Z] [2021-03-04T08:54:26.315Z] #51 [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-03-04T08:54:26.315Z] #51 sha256:d3f36c58f9b8849cd10ff0eaca2e46c3324d985878177ee108cd561acd49a634 [2021-03-04T08:54:26.315Z] #51 12.67 + cd /tmp/tmp.SIOzLM8H3Z/src/github.com/opencontainers/runc [2021-03-04T08:54:26.315Z] #51 12.67 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-04T08:54:26.315Z] #51 12.75 + '[' -z '' ']' [2021-03-04T08:54:26.315Z] #51 12.75 + target=static [2021-03-04T08:54:26.315Z] #51 12.75 + make 'BUILDTAGS=seccomp ' static [2021-03-04T08:54:26.315Z] #51 13.01 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-04T08:54:26.468Z] #41 153.8 CC criu/sk-netlink.o [2021-03-04T08:54:26.575Z] #51 ... [2021-03-04T08:54:26.575Z] [2021-03-04T08:54:26.576Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:26.576Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:26.576Z] #41 76.54 DEP criu/timerfd.d [2021-03-04T08:54:26.576Z] #41 76.84 DEP criu/timens.d [2021-03-04T08:54:26.576Z] #41 77.01 DEP criu/sysfs_parse.d [2021-03-04T08:54:26.576Z] #41 77.18 DEP criu/sysctl.d [2021-03-04T08:54:26.576Z] #41 77.34 DEP criu/string.d [2021-03-04T08:54:26.576Z] #41 77.39 DEP criu/stats.d [2021-03-04T08:54:26.576Z] #41 77.51 DEP criu/sockets.d [2021-03-04T08:54:26.576Z] #41 77.68 DEP criu/sk-unix.d [2021-03-04T08:54:26.576Z] #41 77.89 DEP criu/sk-tcp.d [2021-03-04T08:54:26.725Z] #41 ... [2021-03-04T08:54:26.725Z] [2021-03-04T08:54:26.725Z] #47 [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-03-04T08:54:26.725Z] #47 sha256:6e6059fd0224414fccfae6f6b074b40a34e6fee0c83d162bb67f04d5bc375a0a [2021-03-04T08:54:26.725Z] #47 234.9 + /build/golangci-lint --version [2021-03-04T08:54:26.725Z] #47 235.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-04T08:54:26.725Z] #47 DONE 235.4s [2021-03-04T08:54:26.725Z] [2021-03-04T08:54:26.725Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:26.725Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:26.725Z] #41 154.2 CC criu/sk-packet.o [2021-03-04T08:54:26.835Z] #41 ... [2021-03-04T08:54:26.835Z] [2021-03-04T08:54:26.835Z] #43 [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-03-04T08:54:26.835Z] #43 sha256:50f4d1e33233bdf4d557a417d9ff8d0bf0c5eb0a6e0bf77973cff93ecf2f2058 [2021-03-04T08:54:26.835Z] #43 DONE 143.7s [2021-03-04T08:54:26.835Z] [2021-03-04T08:54:26.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:26.835Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:26.835Z] #41 78.06 DEP criu/sk-queue.d [2021-03-04T08:54:26.835Z] #41 78.21 DEP criu/sk-packet.d [2021-03-04T08:54:27.094Z] #41 78.38 DEP criu/sk-netlink.d [2021-03-04T08:54:27.094Z] #41 78.54 DEP criu/sk-inet.d [2021-03-04T08:54:27.174Z] Commit message: "Merge commit 'bc795b19bfd0fe9d61f2414774ed0889c1fde324' into HEAD" [2021-03-04T08:54:27.288Z] #41 154.7 CC criu/sk-queue.o [2021-03-04T08:54:27.320Z] First time build. Skipping changelog. [2021-03-04T08:54:27.353Z] #41 78.71 DEP criu/signalfd.d [2021-03-04T08:54:27.414Z] #28 DONE 4.7s [2021-03-04T08:54:27.414Z] [2021-03-04T08:54:27.414Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T08:54:27.414Z] #31 sha256:7573d7af6258ddcfad3445063f9bf9fc1aa49abb9452bb283d0aacb5fdfc877a [2021-03-04T08:54:27.414Z] #31 DONE 0.4s [2021-03-04T08:54:27.414Z] [2021-03-04T08:54:27.414Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:27.414Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:27.414Z] #41 136.6 CC criu/pagemap-cache.o [2021-03-04T08:54:27.414Z] #41 136.9 CC criu/pagemap.o [2021-03-04T08:54:27.414Z] #41 137.7 CC criu/parasite-syscall.o [2021-03-04T08:54:27.414Z] #41 138.6 CC criu/path.o [2021-03-04T08:54:27.414Z] #41 138.9 CC criu/pie-util-vdso-elf32.o [2021-03-04T08:54:27.414Z] #41 139.4 CC criu/pie-util-vdso.o [2021-03-04T08:54:27.414Z] #41 139.9 CC criu/pie-util.o [2021-03-04T08:54:27.414Z] #41 140.1 CC criu/pipes.o [2021-03-04T08:54:27.414Z] #41 ... [2021-03-04T08:54:27.414Z] [2021-03-04T08:54:27.414Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T08:54:27.414Z] #33 sha256:b9863d9bd644610f7972c1184ba45e494e1bd6e933d1811210b9041b8f441e3d [2021-03-04T08:54:27.414Z] #33 DONE 0.1s [2021-03-04T08:54:27.414Z] [2021-03-04T08:54:27.414Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T08:54:27.414Z] #36 sha256:77e9a3b75054ef7995870c37d534556612fc749e4e6bfc296314abf606ed0c75 [2021-03-04T08:54:27.414Z] #36 DONE 0.0s [2021-03-04T08:54:27.414Z] [2021-03-04T08:54:27.414Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:27.414Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:27.414Z] #41 140.8 CC criu/plugin.o [2021-03-04T08:54:27.414Z] #41 141.1 CC criu/proc_parse.o [2021-03-04T08:54:27.614Z] #41 78.87 DEP criu/sigframe.d [2021-03-04T08:54:27.614Z] #41 79.02 DEP criu/shmem.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-04T08:54:27.843Z] #18 7.245 Reading package lists... [2021-03-04T08:54:27.874Z] #41 79.25 DEP criu/servicefd.d [2021-03-04T08:54:28.134Z] #41 79.44 DEP criu/seize.d [2021-03-04T08:54:28.219Z] #41 155.3 CC criu/sk-tcp.o [2021-03-04T08:54:28.395Z] #41 79.59 DEP criu/seccomp.d [2021-03-04T08:54:28.395Z] #41 79.73 DEP criu/rst-malloc.d [2021-03-04T08:54:28.395Z] #41 79.83 DEP criu/rbtree.d [2021-03-04T08:54:28.476Z] #41 155.9 CC criu/sk-unix.o [2021-03-04T08:54:28.656Z] #41 79.87 DEP criu/pstree.d [2021-03-04T08:54:28.656Z] #41 80.04 DEP criu/protobuf.d [2021-03-04T08:54:28.917Z] #41 80.16 GEN criu/protobuf-desc-gen.h [2021-03-04T08:54:29.842Z] #41 157.3 CC criu/sockets.o [2021-03-04T08:54:29.953Z] #41 143.5 CC criu/protobuf-desc.o [2021-03-04T08:54:27.213Z] > git rev-list --no-walk b0925ba38554136355e8bae989f1ce4e08999f96 # timeout=10 [2021-03-04T08:54:30.404Z] #41 157.8 CC criu/stats.o [2021-03-04T08:54:30.660Z] #41 158.0 CC criu/string.o [2021-03-04T08:54:30.660Z] #41 158.0 CC criu/sysctl.o [2021-03-04T08:54:30.667Z] #18 10.60 Reading package lists... [2021-03-04T08:54:30.835Z] #41 81.91 DEP criu/protobuf-desc.d [2021-03-04T08:54:30.835Z] #41 82.04 DEP criu/proc_parse.d [2021-03-04T08:54:30.835Z] #41 82.25 DEP criu/plugin.d [2021-03-04T08:54:30.893Z] #41 144.4 CC criu/protobuf.o [2021-03-04T08:54:30.930Z] #18 13.15 Building dependency tree... [2021-03-04T08:54:30.930Z] #18 ... [2021-03-04T08:54:30.930Z] [2021-03-04T08:54:30.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:30.930Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:54:30.930Z] #41 73.18 CC criu/arch/aarch64/intraprocedure.o [2021-03-04T08:54:30.930Z] #41 73.22 CC criu/pie/restorer.o [2021-03-04T08:54:30.930Z] #41 76.81 LINK criu/pie/restorer.built-in.o [2021-03-04T08:54:30.930Z] #41 76.83 GEN criu/pie/restorer-blob.h [2021-03-04T08:54:30.930Z] #41 76.94 DEP criu/vdso.d [2021-03-04T08:54:30.930Z] #41 77.31 DEP criu/uts_ns.d [2021-03-04T08:54:30.930Z] #41 77.45 DEP criu/util.d [2021-03-04T08:54:30.931Z] #41 77.68 DEP criu/uffd.d [2021-03-04T08:54:30.931Z] #41 77.87 DEP criu/tun.d [2021-03-04T08:54:30.931Z] #41 78.04 DEP criu/tty.d [2021-03-04T08:54:30.931Z] #41 78.36 DEP criu/timerfd.d [2021-03-04T08:54:30.931Z] #41 78.54 DEP criu/timens.d [2021-03-04T08:54:30.931Z] #41 78.73 DEP criu/sysfs_parse.d [2021-03-04T08:54:30.931Z] #41 78.94 DEP criu/sysctl.d [2021-03-04T08:54:30.931Z] #41 79.10 DEP criu/string.d [2021-03-04T08:54:30.931Z] #41 79.16 DEP criu/stats.d [2021-03-04T08:54:30.931Z] #41 79.38 DEP criu/sockets.d [2021-03-04T08:54:30.931Z] #41 ... [2021-03-04T08:54:30.931Z] [2021-03-04T08:54:30.931Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:30.931Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:54:30.931Z] #18 13.15 Building dependency tree... [2021-03-04T08:54:31.095Z] #41 82.37 DEP criu/pipes.d [2021-03-04T08:54:31.095Z] #41 82.54 DEP criu/pie-util.d [2021-03-04T08:54:31.153Z] #41 144.8 CC criu/pstree.o [2021-03-04T08:54:31.223Z] #41 158.4 CC criu/sysfs_parse.o [2021-03-04T08:54:31.356Z] #41 82.65 DEP criu/pie-util-vdso.d [2021-03-04T08:54:31.356Z] #41 82.79 DEP criu/pie-util-vdso-elf32.d [2021-03-04T08:54:31.356Z] #41 82.90 DEP criu/path.d [2021-03-04T08:54:31.479Z] #41 158.7 CC criu/timens.o [2021-03-04T08:54:31.479Z] #41 158.9 CC criu/timerfd.o [2021-03-04T08:54:31.616Z] #41 83.05 DEP criu/parasite-syscall.d [2021-03-04T08:54:31.735Z] #41 159.2 CC criu/tty.o [2021-03-04T08:54:31.876Z] #41 83.26 DEP criu/pagemap.d [2021-03-04T08:54:31.881Z] #18 14.47 libcap2-bin is already the newest version (1:2.25-2). [2021-03-04T08:54:31.881Z] #18 14.47 The following additional packages will be installed: [2021-03-04T08:54:31.881Z] #18 14.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-04T08:54:31.881Z] #18 14.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-04T08:54:31.881Z] #18 14.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-04T08:54:31.881Z] #18 14.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-04T08:54:31.881Z] #18 14.47 python3.7 python3.7-minimal vim-runtime xxd [2021-03-04T08:54:31.881Z] #18 14.48 Suggested packages: [2021-03-04T08:54:31.881Z] #18 14.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-04T08:54:31.881Z] #18 14.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-04T08:54:31.881Z] #18 14.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-04T08:54:31.881Z] #18 14.48 Recommended packages: [2021-03-04T08:54:31.881Z] #18 14.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-04T08:54:31.881Z] #18 14.48 python3-keyrings.alt python3-xdg unzip [2021-03-04T08:54:32.065Z] sha256:bb039b95f7b7aca6e22d83f9d3a58f2e3d8beb074304b70bbc4a9a2772a8c09c [2021-03-04T08:54:32.065Z] INFO: Starting docker-py tests... [2021-03-04T08:54:32.065Z] ============================= test session starts ============================== [2021-03-04T08:54:32.065Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-04T08:54:32.065Z] rootdir: /src, inifile: pytest.ini [2021-03-04T08:54:32.065Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-04T08:54:32.065Z] collected 389 items / 1 deselected / 388 selected [2021-03-04T08:54:32.065Z] [2021-03-04T08:54:32.136Z] #41 83.42 DEP criu/pagemap-cache.d [2021-03-04T08:54:32.136Z] #41 83.55 DEP criu/page-xfer.d [2021-03-04T08:54:32.397Z] #41 83.69 DEP criu/page-pipe.d [2021-03-04T08:54:32.397Z] #41 83.80 DEP criu/netfilter.d [2021-03-04T08:54:32.535Z] #41 145.9 CC criu/rbtree.o [2021-03-04T08:54:32.535Z] #41 146.2 CC criu/rst-malloc.o [2021-03-04T08:54:32.657Z] #41 83.95 DEP criu/net.d [2021-03-04T08:54:32.795Z] #41 146.5 CC criu/seccomp.o [2021-03-04T08:54:32.832Z] #18 15.49 The following NEW packages will be installed: [2021-03-04T08:54:32.832Z] #18 15.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-04T08:54:32.832Z] #18 15.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-04T08:54:32.832Z] #18 15.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-04T08:54:32.832Z] #18 15.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-04T08:54:32.832Z] #18 15.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-04T08:54:32.832Z] #18 15.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-04T08:54:32.832Z] #18 15.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-04T08:54:32.832Z] #18 15.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-04T08:54:32.832Z] #18 15.50 xz-utils zip [2021-03-04T08:54:32.918Z] #41 84.14 DEP criu/namespaces.d [2021-03-04T08:54:32.918Z] #41 84.29 DEP criu/mount.d [2021-03-04T08:54:32.928Z] + docker version [2021-03-04T08:54:33.096Z] #18 15.82 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:54:33.096Z] #18 15.82 Need to get 27.6 MB of archives. [2021-03-04T08:54:33.096Z] #18 15.82 After this operation, 114 MB of additional disk space will be used. [2021-03-04T08:54:33.096Z] #18 15.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-04T08:54:33.101Z] #41 160.4 CC criu/tun.o [2021-03-04T08:54:33.178Z] #41 84.49 DEP criu/memfd.d [2021-03-04T08:54:33.178Z] #41 84.68 DEP criu/mem.d [2021-03-04T08:54:33.358Z] #41 160.8 CC criu/uffd.o [2021-03-04T08:54:33.359Z] #18 15.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-03-04T08:54:33.359Z] #18 15.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-03-04T08:54:33.359Z] #18 15.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-04T08:54:33.359Z] #18 15.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-04T08:54:33.359Z] #18 15.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-03-04T08:54:33.359Z] #18 15.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-03-04T08:54:33.359Z] #18 15.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-04T08:54:33.359Z] #18 15.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-04T08:54:33.359Z] #18 16.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-04T08:54:33.365Z] #41 ... [2021-03-04T08:54:33.365Z] [2021-03-04T08:54:33.365Z] #38 [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-03-04T08:54:33.365Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:54:33.365Z] #38 DONE 218.9s [2021-03-04T08:54:33.365Z] [2021-03-04T08:54:33.365Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:33.365Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:33.365Z] #41 147.2 CC criu/seize.o [2021-03-04T08:54:33.437Z] #41 84.91 DEP criu/lsm.d [2021-03-04T08:54:33.623Z] #18 16.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-04T08:54:33.697Z] #41 85.07 DEP criu/log.d [2021-03-04T08:54:33.887Z] #18 16.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-04T08:54:33.887Z] #18 16.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-04T08:54:33.887Z] #18 16.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-04T08:54:33.887Z] #18 16.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-04T08:54:33.887Z] #18 16.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-04T08:54:33.887Z] #18 16.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-04T08:54:33.887Z] #18 16.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:54:33.887Z] #18 16.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-04T08:54:33.887Z] #18 16.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-03-04T08:54:33.887Z] #18 16.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-04T08:54:33.887Z] #18 16.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-04T08:54:33.887Z] #18 16.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-04T08:54:33.957Z] #41 85.20 DEP criu/libnetlink.d [2021-03-04T08:54:33.957Z] #41 85.33 DEP criu/kerndat.d [2021-03-04T08:54:34.152Z] #18 16.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-04T08:54:34.152Z] #18 16.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-04T08:54:34.152Z] #18 16.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-04T08:54:34.152Z] #18 16.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-04T08:54:34.152Z] #18 16.61 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-04T08:54:34.152Z] #18 16.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-04T08:54:34.217Z] #41 85.56 DEP criu/kcmp-ids.d [2021-03-04T08:54:34.217Z] #41 85.64 DEP criu/irmap.d [2021-03-04T08:54:34.286Z] #41 161.6 CC criu/util.o [2021-03-04T08:54:34.477Z] #41 85.80 DEP criu/ipc_ns.d [2021-03-04T08:54:34.477Z] #41 86.00 DEP criu/image.d [2021-03-04T08:54:34.738Z] #41 86.14 DEP criu/image-desc.d [2021-03-04T08:54:34.738Z] #41 86.25 DEP criu/fsnotify.d [2021-03-04T08:54:34.747Z] #41 148.3 CC criu/servicefd.o [2021-03-04T08:54:35.008Z] #41 148.7 CC criu/shmem.o [2021-03-04T08:54:35.214Z] #41 162.5 CC criu/uts_ns.o [2021-03-04T08:54:35.268Z] #41 ... [2021-03-04T08:54:35.268Z] [2021-03-04T08:54:35.268Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T08:54:35.268Z] #39 sha256:0da4853b5cae09e719e9a2f0af0e74795e1b2dc663caa2d6bc8bf1d72e7fde5e [2021-03-04T08:54:35.268Z] #39 DONE 0.6s [2021-03-04T08:54:35.308Z] #41 86.49 DEP criu/filesystems.d [2021-03-04T08:54:35.308Z] #41 86.65 DEP criu/files.d [2021-03-04T08:54:35.308Z] #41 86.83 DEP criu/files-reg.d [2021-03-04T08:54:35.471Z] #41 162.7 CC criu/vdso-compat.o [2021-03-04T08:54:35.471Z] #41 162.8 CC criu/vdso.o [2021-03-04T08:54:35.528Z] [2021-03-04T08:54:35.528Z] #47 [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-03-04T08:54:35.528Z] #47 sha256:242b9f09425c26da08d7de9cf7e529a7a1da8986fd80993af0e17984e1366a90 [2021-03-04T08:54:35.552Z] #18 17.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-04T08:54:35.552Z] #18 17.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-04T08:54:35.552Z] #18 17.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-04T08:54:35.552Z] #18 17.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-04T08:54:35.552Z] #18 17.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-04T08:54:35.552Z] #18 17.93 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-04T08:54:35.552Z] #18 18.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-04T08:54:35.552Z] #18 18.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-04T08:54:35.552Z] #18 18.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-04T08:54:35.552Z] #18 18.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-04T08:54:35.552Z] #18 18.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-04T08:54:35.552Z] #18 18.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-04T08:54:35.552Z] #18 18.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-04T08:54:35.727Z] #41 163.2 LINK criu/built-in.o [2021-03-04T08:54:35.788Z] #47 ... [2021-03-04T08:54:35.788Z] [2021-03-04T08:54:35.788Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:35.788Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:35.788Z] #41 149.5 CC criu/sigframe.o [2021-03-04T08:54:35.878Z] #41 87.02 DEP criu/files-ext.d [2021-03-04T08:54:35.878Z] #41 87.14 DEP criu/file-lock.d [2021-03-04T08:54:35.983Z] #41 163.4 LINK criu/criu [2021-03-04T08:54:36.048Z] #41 149.7 CC criu/signalfd.o [2021-03-04T08:54:36.130Z] #18 18.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-03-04T08:54:36.130Z] #18 18.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-04T08:54:36.130Z] #18 18.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-04T08:54:36.137Z] #41 87.32 DEP criu/file-ids.d [2021-03-04T08:54:36.137Z] #41 87.44 DEP criu/fifo.d [2021-03-04T08:54:36.137Z] #41 87.55 DEP criu/fdstore.d [2021-03-04T08:54:36.137Z] #41 ... [2021-03-04T08:54:36.137Z] [2021-03-04T08:54:36.137Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-04T08:54:36.137Z] #30 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-04T08:54:36.137Z] #30 DONE 152.2s [2021-03-04T08:54:36.137Z] [2021-03-04T08:54:36.137Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:36.137Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:36.137Z] #41 87.68 DEP criu/fault-injection.d [2021-03-04T08:54:36.137Z] #41 ... [2021-03-04T08:54:36.137Z] [2021-03-04T08:54:36.137Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:36.137Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:54:36.137Z] #18 3.559 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-04T08:54:36.137Z] #18 3.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-04T08:54:36.137Z] #18 3.744 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-04T08:54:36.137Z] #18 4.196 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-04T08:54:36.137Z] #18 5.628 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-04T08:54:36.137Z] #18 7.076 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-04T08:54:36.308Z] #41 149.9 CC criu/sk-inet.o [2021-03-04T08:54:36.393Z] #18 19.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-04T08:54:36.397Z] #18 ... [2021-03-04T08:54:36.397Z] [2021-03-04T08:54:36.397Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:36.397Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:36.397Z] #41 87.78 DEP criu/external.d [2021-03-04T08:54:36.545Z] #41 163.7 DEP lib/c/criu.d [2021-03-04T08:54:36.545Z] #41 163.7 CC images/rpc.pb-c.o [2021-03-04T08:54:36.656Z] #41 87.85 DEP criu/eventpoll.d [2021-03-04T08:54:36.656Z] #41 88.03 DEP criu/eventfd.d [2021-03-04T08:54:36.657Z] #18 ... [2021-03-04T08:54:36.657Z] [2021-03-04T08:54:36.657Z] #22 [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-03-04T08:54:36.657Z] #22 sha256:a0252dfd3306961d5fea063142239aae2b10aa095560556eb3f5931686fca7e1 [2021-03-04T08:54:36.657Z] #22 141.8 + mkdir -p /tmp/tmp.vbaeSg2EoO/src/github.com/docker [2021-03-04T08:54:36.657Z] #22 141.8 + mv components/cli /tmp/tmp.vbaeSg2EoO/src/github.com/docker/cli [2021-03-04T08:54:36.657Z] #22 141.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-04T08:54:36.801Z] #41 164.2 CC lib/c/criu.o [2021-03-04T08:54:36.924Z] #41 88.16 DEP criu/crtools.d [2021-03-04T08:54:36.924Z] #41 88.40 DEP criu/cr-service.d [2021-03-04T08:54:36.935Z] #22 ... [2021-03-04T08:54:36.935Z] [2021-03-04T08:54:36.935Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:36.935Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:54:36.935Z] #18 19.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-04T08:54:36.935Z] #18 19.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-04T08:54:37.184Z] #41 88.58 DEP criu/cr-restore.d [2021-03-04T08:54:37.249Z] #41 150.7 CC criu/sk-netlink.o [2021-03-04T08:54:37.249Z] #41 151.0 CC criu/sk-packet.o [2021-03-04T08:54:37.444Z] #41 88.82 DEP criu/cr-errno.d [2021-03-04T08:54:37.444Z] #41 88.84 DEP criu/cr-dump.d [2021-03-04T08:54:37.525Z] #18 20.13 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:54:37.525Z] #18 20.23 Fetched 27.6 MB in 4s (7246 kB/s) [2021-03-04T08:54:37.703Z] #41 89.05 DEP criu/cr-dedup.d [2021-03-04T08:54:37.729Z] #41 164.9 LINK lib/c/built-in.o [2021-03-04T08:54:37.729Z] #41 164.9 LINK lib/c/libcriu.so [2021-03-04T08:54:37.729Z] #41 165.0 LINK lib/c/libcriu.a [2021-03-04T08:54:37.729Z] #41 165.1 GEN magic.py [2021-03-04T08:54:37.789Z] #18 20.30 Selecting previously unselected package pigz. [2021-03-04T08:54:37.789Z] #18 20.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 ... 23405 files and directories currently installed.) [2021-03-04T08:54:37.789Z] #18 20.37 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-04T08:54:37.789Z] #18 20.37 Unpacking pigz (2.4-1) ... [2021-03-04T08:54:37.818Z] #41 ... [2021-03-04T08:54:37.818Z] [2021-03-04T08:54:37.818Z] #47 [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-03-04T08:54:37.818Z] #47 sha256:242b9f09425c26da08d7de9cf7e529a7a1da8986fd80993af0e17984e1366a90 [2021-03-04T08:54:37.818Z] #47 222.8 + /build/golangci-lint --version [2021-03-04T08:54:37.818Z] #47 223.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-04T08:54:37.818Z] #47 DONE 223.4s [2021-03-04T08:54:37.818Z] [2021-03-04T08:54:37.818Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:37.818Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:37.818Z] #41 151.6 CC criu/sk-queue.o [2021-03-04T08:54:37.963Z] #41 89.22 DEP criu/cr-check.d [2021-03-04T08:54:37.963Z] #41 89.42 DEP criu/config.d [2021-03-04T08:54:37.985Z] #41 165.2 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:54:37.985Z] #41 165.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:54:37.985Z] #41 165.2 Note: Building without GnuTLS support [2021-03-04T08:54:37.985Z] #41 165.2 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:54:37.985Z] #41 165.2 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:54:38.052Z] #18 20.50 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-04T08:54:38.052Z] #18 20.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-04T08:54:38.052Z] #18 20.52 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-04T08:54:38.223Z] #41 89.59 DEP criu/clone-noasan.d [2021-03-04T08:54:38.223Z] #41 89.65 DEP criu/cgroup.d [2021-03-04T08:54:38.315Z] #18 20.92 Selecting previously unselected package python3.7-minimal. [2021-03-04T08:54:38.315Z] #18 20.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-04T08:54:38.315Z] #18 20.96 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:54:38.388Z] #41 152.2 CC criu/sk-tcp.o [2021-03-04T08:54:38.483Z] #41 89.88 DEP criu/cgroup-props.d [2021-03-04T08:54:38.483Z] #41 90.00 DEP criu/bitmap.d [2021-03-04T08:54:38.483Z] #41 90.00 DEP criu/bfd.d [2021-03-04T08:54:38.547Z] #41 165.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:54:38.743Z] #41 90.12 DEP criu/autofs.d [2021-03-04T08:54:38.743Z] #41 90.23 DEP criu/aio.d [2021-03-04T08:54:39.003Z] #41 90.38 DEP criu/action-scripts.d [2021-03-04T08:54:39.109Z] #41 166.3 make[1]: Nothing to be done for 'all'. [2021-03-04T08:54:39.263Z] #41 90.68 CC criu/action-scripts.o [2021-03-04T08:54:39.264Z] #18 21.74 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-04T08:54:39.264Z] #18 21.77 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:54:39.328Z] #41 152.9 CC criu/sk-unix.o [2021-03-04T08:54:39.671Z] #41 166.9 make[1]: 'images/built-in.o' is up to date. [2021-03-04T08:54:39.671Z] #41 166.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-04T08:54:39.671Z] #41 166.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-04T08:54:39.671Z] #41 166.9 make[1]: 'compel/libcompel.a' is up to date. [2021-03-04T08:54:39.671Z] #41 167.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-04T08:54:39.671Z] #41 167.0 make[1]: Nothing to be done for 'all'. [2021-03-04T08:54:39.671Z] #41 167.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:54:39.671Z] #41 167.1 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:39.671Z] #41 167.1 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:39.671Z] #41 167.2 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:39.834Z] #41 91.15 CC criu/aio.o [2021-03-04T08:54:39.927Z] #41 167.3 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:39.927Z] #41 167.3 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:39.927Z] #41 167.3 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:39.927Z] #41 167.4 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:39.927Z] #41 167.4 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:40.183Z] #41 167.4 INSTALL criu/criu [2021-03-04T08:54:40.404Z] #41 91.69 CC criu/autofs.o [2021-03-04T08:54:40.439Z] #41 DONE 167.7s [2021-03-04T08:54:40.439Z] [2021-03-04T08:54:40.439Z] #54 [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-03-04T08:54:40.439Z] #54 sha256:816c555a827771fc18571d2696d95ef692a587187e1d154070b577e97e1974a8 [2021-03-04T08:54:40.709Z] #41 154.2 CC criu/sockets.o [2021-03-04T08:54:40.969Z] #41 154.8 CC criu/stats.o [2021-03-04T08:54:41.190Z] #18 ... [2021-03-04T08:54:41.190Z] [2021-03-04T08:54:41.190Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:41.190Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:54:41.190Z] #41 79.56 DEP criu/sk-unix.d [2021-03-04T08:54:41.190Z] #41 79.77 DEP criu/sk-tcp.d [2021-03-04T08:54:41.190Z] #41 79.95 DEP criu/sk-queue.d [2021-03-04T08:54:41.190Z] #41 80.08 DEP criu/sk-packet.d [2021-03-04T08:54:41.190Z] #41 80.23 DEP criu/sk-netlink.d [2021-03-04T08:54:41.190Z] #41 80.37 DEP criu/sk-inet.d [2021-03-04T08:54:41.190Z] #41 80.56 DEP criu/signalfd.d [2021-03-04T08:54:41.190Z] #41 80.76 DEP criu/sigframe.d [2021-03-04T08:54:41.190Z] #41 80.89 DEP criu/shmem.d [2021-03-04T08:54:41.190Z] #41 81.13 DEP criu/servicefd.d [2021-03-04T08:54:41.190Z] #41 81.34 DEP criu/seize.d [2021-03-04T08:54:41.190Z] #41 81.47 DEP criu/seccomp.d [2021-03-04T08:54:41.190Z] #41 81.62 DEP criu/rst-malloc.d [2021-03-04T08:54:41.190Z] #41 81.74 DEP criu/rbtree.d [2021-03-04T08:54:41.190Z] #41 81.80 DEP criu/pstree.d [2021-03-04T08:54:41.190Z] #41 81.94 DEP criu/protobuf.d [2021-03-04T08:54:41.190Z] #41 82.09 GEN criu/protobuf-desc-gen.h [2021-03-04T08:54:41.190Z] #41 83.49 DEP criu/protobuf-desc.d [2021-03-04T08:54:41.190Z] #41 83.64 DEP criu/proc_parse.d [2021-03-04T08:54:41.190Z] #41 83.81 DEP criu/plugin.d [2021-03-04T08:54:41.190Z] #41 83.87 DEP criu/pipes.d [2021-03-04T08:54:41.190Z] #41 84.02 DEP criu/pie-util.d [2021-03-04T08:54:41.190Z] #41 84.20 DEP criu/pie-util-vdso.d [2021-03-04T08:54:41.190Z] #41 84.33 DEP criu/path.d [2021-03-04T08:54:41.190Z] #41 84.51 DEP criu/parasite-syscall.d [2021-03-04T08:54:41.190Z] #41 84.79 DEP criu/pagemap.d [2021-03-04T08:54:41.190Z] #41 85.01 DEP criu/pagemap-cache.d [2021-03-04T08:54:41.190Z] #41 85.16 DEP criu/page-xfer.d [2021-03-04T08:54:41.190Z] #41 85.35 DEP criu/page-pipe.d [2021-03-04T08:54:41.190Z] #41 85.47 DEP criu/netfilter.d [2021-03-04T08:54:41.190Z] #41 85.58 DEP criu/net.d [2021-03-04T08:54:41.190Z] #41 85.80 DEP criu/namespaces.d [2021-03-04T08:54:41.190Z] #41 85.89 DEP criu/mount.d [2021-03-04T08:54:41.190Z] #41 86.03 DEP criu/memfd.d [2021-03-04T08:54:41.190Z] #41 86.15 DEP criu/mem.d [2021-03-04T08:54:41.190Z] #41 86.28 DEP criu/lsm.d [2021-03-04T08:54:41.190Z] #41 86.39 DEP criu/log.d [2021-03-04T08:54:41.190Z] #41 86.48 DEP criu/libnetlink.d [2021-03-04T08:54:41.190Z] #41 86.58 DEP criu/kerndat.d [2021-03-04T08:54:41.190Z] #41 86.76 DEP criu/kcmp-ids.d [2021-03-04T08:54:41.190Z] #41 86.82 DEP criu/irmap.d [2021-03-04T08:54:41.190Z] #41 86.92 DEP criu/ipc_ns.d [2021-03-04T08:54:41.190Z] #41 87.13 DEP criu/image.d [2021-03-04T08:54:41.190Z] #41 87.28 DEP criu/image-desc.d [2021-03-04T08:54:41.190Z] #41 87.43 DEP criu/fsnotify.d [2021-03-04T08:54:41.190Z] #41 87.73 DEP criu/filesystems.d [2021-03-04T08:54:41.190Z] #41 87.90 DEP criu/files.d [2021-03-04T08:54:41.190Z] #41 88.10 DEP criu/files-reg.d [2021-03-04T08:54:41.190Z] #41 88.27 DEP criu/files-ext.d [2021-03-04T08:54:41.190Z] #41 88.39 DEP criu/file-lock.d [2021-03-04T08:54:41.190Z] #41 88.52 DEP criu/file-ids.d [2021-03-04T08:54:41.190Z] #41 88.78 DEP criu/fifo.d [2021-03-04T08:54:41.190Z] #41 88.92 DEP criu/fdstore.d [2021-03-04T08:54:41.190Z] #41 89.06 DEP criu/fault-injection.d [2021-03-04T08:54:41.190Z] #41 89.09 DEP criu/external.d [2021-03-04T08:54:41.190Z] #41 89.26 DEP criu/eventpoll.d [2021-03-04T08:54:41.190Z] #41 89.47 DEP criu/eventfd.d [2021-03-04T08:54:41.190Z] #41 89.61 DEP criu/crtools.d [2021-03-04T08:54:41.453Z] #41 89.75 DEP criu/cr-service.d [2021-03-04T08:54:41.453Z] #41 89.87 DEP criu/cr-restore.d [2021-03-04T08:54:41.512Z] Client: Docker Engine - Enterprise [2021-03-04T08:54:41.512Z] Version: 19.03.12 [2021-03-04T08:54:41.512Z] API version: 1.40 [2021-03-04T08:54:41.512Z] Go version: go1.13.13 [2021-03-04T08:54:41.512Z] Git commit: 4306744 [2021-03-04T08:54:41.512Z] Built: 08/05/2020 19:27:53 [2021-03-04T08:54:41.512Z] OS/Arch: windows/amd64 [2021-03-04T08:54:41.512Z] Experimental: false [2021-03-04T08:54:41.512Z] [2021-03-04T08:54:41.512Z] Server: Docker Engine - Enterprise [2021-03-04T08:54:41.512Z] Engine: [2021-03-04T08:54:41.512Z] Version: 19.03.12 [2021-03-04T08:54:41.512Z] API version: 1.40 (minimum version 1.24) [2021-03-04T08:54:41.512Z] Go version: go1.13.13 [2021-03-04T08:54:41.512Z] Git commit: f295753ffd [2021-03-04T08:54:41.512Z] Built: 08/05/2020 19:26:41 [2021-03-04T08:54:41.512Z] OS/Arch: windows/amd64 [2021-03-04T08:54:41.512Z] Experimental: true [2021-03-04T08:54:41.539Z] #41 155.0 CC criu/string.o [2021-03-04T08:54:41.539Z] #41 155.1 CC criu/sysctl.o [2021-03-04T08:54:41.735Z] #41 90.14 DEP criu/cr-errno.d [2021-03-04T08:54:41.786Z] #41 93.00 CC criu/bfd.o [2021-03-04T08:54:41.799Z] #41 155.5 CC criu/sysfs_parse.o [2021-03-04T08:54:41.805Z] #54 ... [2021-03-04T08:54:41.805Z] [2021-03-04T08:54:41.805Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T08:54:41.805Z] #42 sha256:1106cb54f7625729a451b78c6701e25df10f1cbd93042d65aefb0a76c675fd99 [2021-03-04T08:54:42.046Z] #41 93.50 CC criu/bitmap.o [2021-03-04T08:54:42.060Z] #41 155.8 CC criu/timens.o [2021-03-04T08:54:42.060Z] #42 DONE 0.1s [2021-03-04T08:54:42.060Z] [2021-03-04T08:54:42.060Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T08:54:42.060Z] #44 sha256:52745cdc22a626efd8e8ff1b8c4efecec1dfbd68814814b902539ecdc0b37702 [2021-03-04T08:54:42.060Z] #44 DONE 0.2s [2021-03-04T08:54:42.060Z] [2021-03-04T08:54:42.060Z] #54 [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-03-04T08:54:42.060Z] #54 sha256:816c555a827771fc18571d2696d95ef692a587187e1d154070b577e97e1974a8 [2021-03-04T08:54:42.081Z] #41 90.15 DEP criu/cr-dump.d [2021-03-04T08:54:42.081Z] #41 90.36 DEP criu/cr-dedup.d [2021-03-04T08:54:42.081Z] #41 ... [2021-03-04T08:54:42.081Z] [2021-03-04T08:54:42.081Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:42.081Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:54:42.081Z] #18 24.56 Selecting previously unselected package python3-minimal. [2021-03-04T08:54:42.081Z] #18 24.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2021-03-04T08:54:42.081Z] #18 24.62 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [Pipeline] sh [2021-03-04T08:54:42.305Z] #41 93.66 CC criu/cgroup-props.o [2021-03-04T08:54:42.315Z] #54 ... [2021-03-04T08:54:42.315Z] [2021-03-04T08:54:42.315Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T08:54:42.315Z] #46 sha256:e73cd9d3e673712654c76195e81cf264f275a1a5bac37f80b67554c5f64bda87 [2021-03-04T08:54:42.315Z] #46 DONE 0.1s [2021-03-04T08:54:42.315Z] [2021-03-04T08:54:42.315Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T08:54:42.315Z] #48 sha256:92743c8942a1cc2fdaf0d1e1b71626d253378a28c7a8e979f74f8979f68581c6 [2021-03-04T08:54:42.320Z] #41 156.1 CC criu/timerfd.o [2021-03-04T08:54:42.344Z] #18 24.64 Unpacking python3-minimal (3.7.3-1) ... [2021-03-04T08:54:42.875Z] #48 DONE 0.6s [2021-03-04T08:54:42.875Z] [2021-03-04T08:54:42.875Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T08:54:42.875Z] #50 sha256:e3f62246eaa20260199e1b3d4439bec674eae08e21a77d0bd8012c09540988c9 [2021-03-04T08:54:42.875Z] #50 DONE 0.1s [2021-03-04T08:54:42.875Z] [2021-03-04T08:54:42.875Z] #51 [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-03-04T08:54:42.875Z] #51 sha256:06993925f2202cdf89dc8975d6a263a02a72f03b7c8f9f71da9546e228b5423d [2021-03-04T08:54:42.889Z] #41 156.4 CC criu/tty.o [2021-03-04T08:54:42.919Z] #18 ... [2021-03-04T08:54:42.919Z] [2021-03-04T08:54:42.919Z] #38 [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-03-04T08:54:42.919Z] #38 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-04T08:54:42.919Z] #38 153.5 + dpkg --print-architecture [2021-03-04T08:54:42.919Z] #38 DONE 156.3s [2021-03-04T08:54:42.919Z] [2021-03-04T08:54:42.920Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:42.920Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:54:42.920Z] #18 25.45 Selecting previously unselected package libmpdec2:arm64. [2021-03-04T08:54:42.920Z] #18 25.48 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-04T08:54:42.920Z] #18 25.50 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-04T08:54:43.055Z] + docker info [2021-03-04T08:54:43.183Z] #18 25.60 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-04T08:54:43.183Z] #18 25.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-03-04T08:54:43.183Z] #18 25.61 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-04T08:54:43.244Z] #41 94.38 CC criu/cgroup.o [2021-03-04T08:54:43.826Z] #41 157.6 CC criu/tun.o [2021-03-04T08:54:44.086Z] #41 157.9 CC criu/uffd.o [2021-03-04T08:54:44.317Z] #18 26.83 Selecting previously unselected package python3.7. [2021-03-04T08:54:44.317Z] #18 26.86 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-03-04T08:54:44.317Z] #18 26.87 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:54:44.467Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-04T08:54:44.617Z] #18 27.00 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-04T08:54:44.617Z] #18 27.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-04T08:54:44.617Z] #18 27.01 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-04T08:54:44.905Z] #18 27.31 Setting up python3-minimal (3.7.3-1) ... [2021-03-04T08:54:45.024Z] #41 158.7 CC criu/util.o [2021-03-04T08:54:45.032Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-04T08:54:45.785Z] #41 96.84 CC criu/clone-noasan.o [2021-03-04T08:54:45.785Z] #41 97.02 CC criu/config.o [2021-03-04T08:54:45.858Z] #18 28.26 Selecting previously unselected package python3. [2021-03-04T08:54:45.859Z] #18 28.26 (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 ... 24066 files and directories currently installed.) [2021-03-04T08:54:45.859Z] #18 28.33 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-04T08:54:45.859Z] #18 28.34 Unpacking python3 (3.7.3-1) ... [2021-03-04T08:54:45.859Z] #18 28.43 Selecting previously unselected package libip4tc0:arm64. [2021-03-04T08:54:45.859Z] #18 28.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-04T08:54:45.859Z] #18 28.45 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-04T08:54:45.859Z] #18 28.57 Selecting previously unselected package libip6tc0:arm64. [2021-03-04T08:54:45.963Z] #41 159.6 CC criu/uts_ns.o [2021-03-04T08:54:46.045Z] #41 ... [2021-03-04T08:54:46.045Z] [2021-03-04T08:54:46.045Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:46.045Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:54:46.045Z] #18 11.84 Fetched 8423 kB in 9s (980 kB/s) [2021-03-04T08:54:46.045Z] #18 11.84 Reading package lists... [2021-03-04T08:54:46.045Z] #18 15.26 Reading package lists... [2021-03-04T08:54:46.045Z] #18 18.07 Building dependency tree... [2021-03-04T08:54:46.045Z] #18 19.29 libcap2-bin is already the newest version (1:2.25-2). [2021-03-04T08:54:46.045Z] #18 19.29 The following additional packages will be installed: [2021-03-04T08:54:46.045Z] #18 19.29 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-04T08:54:46.045Z] #18 19.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-04T08:54:46.045Z] #18 19.29 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-04T08:54:46.045Z] #18 19.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-04T08:54:46.045Z] #18 19.29 python3.7 python3.7-minimal vim-runtime xxd [2021-03-04T08:54:46.045Z] #18 19.29 Suggested packages: [2021-03-04T08:54:46.045Z] #18 19.29 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-04T08:54:46.045Z] #18 19.29 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-04T08:54:46.045Z] #18 19.29 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-04T08:54:46.045Z] #18 19.29 Recommended packages: [2021-03-04T08:54:46.045Z] #18 19.30 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-04T08:54:46.045Z] #18 19.30 python3-keyrings.alt python3-xdg unzip [2021-03-04T08:54:46.045Z] #18 20.66 The following NEW packages will be installed: [2021-03-04T08:54:46.045Z] #18 20.66 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-04T08:54:46.045Z] #18 20.66 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-04T08:54:46.045Z] #18 20.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-04T08:54:46.045Z] #18 20.66 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-04T08:54:46.045Z] #18 20.66 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-04T08:54:46.045Z] #18 20.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-04T08:54:46.045Z] #18 20.66 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-04T08:54:46.045Z] #18 20.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-04T08:54:46.045Z] #18 20.66 xz-utils zip [2021-03-04T08:54:46.045Z] #18 20.97 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:54:46.045Z] #18 20.97 Need to get 28.5 MB of archives. [2021-03-04T08:54:46.045Z] #18 20.97 After this operation, 116 MB of additional disk space will be used. [2021-03-04T08:54:46.045Z] #18 20.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-04T08:54:46.045Z] #18 20.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-04T08:54:46.045Z] #18 21.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-04T08:54:46.045Z] #18 21.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-04T08:54:46.045Z] #18 21.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-04T08:54:46.045Z] #18 21.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-04T08:54:46.045Z] #18 21.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-04T08:54:46.045Z] #18 21.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-04T08:54:46.045Z] #18 21.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-04T08:54:46.045Z] #18 21.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-04T08:54:46.045Z] #18 21.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-04T08:54:46.045Z] #18 21.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-04T08:54:46.045Z] #18 21.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-04T08:54:46.150Z] #18 28.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-04T08:54:46.150Z] #18 28.59 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-04T08:54:46.150Z] #18 28.71 Selecting previously unselected package libiptc0:arm64. [2021-03-04T08:54:46.150Z] #18 28.71 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-04T08:54:46.150Z] #18 28.71 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-04T08:54:46.150Z] #18 28.79 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-04T08:54:46.150Z] #18 28.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-04T08:54:46.150Z] #18 28.81 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-04T08:54:46.150Z] #18 28.89 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-04T08:54:46.150Z] #18 28.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-04T08:54:46.222Z] #41 159.8 CC criu/vdso-compat.o [2021-03-04T08:54:46.222Z] #41 160.0 CC criu/vdso.o [2021-03-04T08:54:46.305Z] #18 21.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-04T08:54:46.305Z] #18 21.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-04T08:54:46.305Z] #18 21.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-04T08:54:46.305Z] #18 21.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-04T08:54:46.305Z] #18 21.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-04T08:54:46.305Z] #18 21.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-04T08:54:46.305Z] #18 21.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-04T08:54:46.305Z] #18 21.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-04T08:54:46.305Z] #18 21.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-04T08:54:46.305Z] #18 21.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-04T08:54:46.305Z] #18 21.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-04T08:54:46.305Z] #18 21.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-04T08:54:46.305Z] #18 21.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-04T08:54:46.305Z] #18 21.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-04T08:54:46.305Z] #18 21.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-04T08:54:46.305Z] #18 21.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-04T08:54:46.412Z] #18 28.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-04T08:54:46.413Z] #18 29.05 Selecting previously unselected package libnftnl11:arm64. [2021-03-04T08:54:46.413Z] #18 29.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-04T08:54:46.674Z] #18 29.07 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-04T08:54:46.674Z] #18 29.25 Selecting previously unselected package iptables. [2021-03-04T08:54:46.674Z] #18 29.25 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-04T08:54:46.674Z] #18 29.25 Unpacking iptables (1.8.2-4) ... [2021-03-04T08:54:46.791Z] #41 160.4 LINK criu/built-in.o [2021-03-04T08:54:46.791Z] #41 160.5 LINK criu/criu [2021-03-04T08:54:46.875Z] #18 21.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-04T08:54:46.875Z] #18 21.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-04T08:54:46.875Z] #18 21.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-04T08:54:46.875Z] #18 21.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-04T08:54:46.875Z] #18 21.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-04T08:54:46.875Z] #18 21.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-04T08:54:46.875Z] #18 21.85 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-04T08:54:46.875Z] #18 21.85 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-04T08:54:46.875Z] #18 21.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-04T08:54:46.875Z] #18 21.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-04T08:54:46.875Z] #18 21.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-04T08:54:46.875Z] #18 21.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-04T08:54:46.875Z] #18 21.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-04T08:54:46.875Z] #18 21.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-04T08:54:46.875Z] #18 21.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-04T08:54:46.875Z] #18 ... [2021-03-04T08:54:46.875Z] [2021-03-04T08:54:46.875Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:46.875Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:46.875Z] #41 98.25 CC criu/cr-check.o [2021-03-04T08:54:46.936Z] #18 29.54 Selecting previously unselected package xxd. [2021-03-04T08:54:46.936Z] #18 29.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-04T08:54:46.936Z] #18 29.54 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:54:46.972Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-04T08:54:47.050Z] #41 160.9 DEP lib/c/criu.d [2021-03-04T08:54:47.050Z] #41 160.9 CC images/rpc.pb-c.o [2021-03-04T08:54:47.198Z] #18 29.68 Selecting previously unselected package vim-common. [2021-03-04T08:54:47.199Z] #18 29.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:54:47.199Z] #18 29.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:54:47.199Z] #18 29.94 Selecting previously unselected package bash-completion. [2021-03-04T08:54:47.462Z] #18 29.94 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-04T08:54:47.619Z] #41 161.4 CC lib/c/criu.o [2021-03-04T08:54:48.117Z] #51 ... [2021-03-04T08:54:48.117Z] [2021-03-04T08:54:48.117Z] #54 [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-03-04T08:54:48.117Z] #54 sha256:816c555a827771fc18571d2696d95ef692a587187e1d154070b577e97e1974a8 [2021-03-04T08:54:48.117Z] #54 199.8 + bin/containerd [2021-03-04T08:54:48.188Z] #41 162.0 LINK lib/c/built-in.o [2021-03-04T08:54:48.188Z] #41 162.0 LINK lib/c/libcriu.so [2021-03-04T08:54:48.188Z] #41 162.1 LINK lib/c/libcriu.a [2021-03-04T08:54:48.447Z] #41 162.1 GEN magic.py [2021-03-04T08:54:48.447Z] #41 162.2 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:54:48.447Z] #41 162.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:54:48.447Z] #41 162.2 Note: Building without GnuTLS support [2021-03-04T08:54:48.447Z] #41 162.2 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:54:48.447Z] #41 162.3 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:54:48.784Z] #41 100.00 CC criu/cr-dedup.o [2021-03-04T08:54:49.044Z] #41 100.4 CC criu/cr-dump.o [2021-03-04T08:54:49.385Z] #41 162.9 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:54:49.645Z] #41 163.4 make[1]: Nothing to be done for 'all'. [2021-03-04T08:54:50.213Z] #41 163.9 make[1]: 'images/built-in.o' is up to date. [2021-03-04T08:54:50.213Z] #41 163.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-04T08:54:50.213Z] #41 163.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-04T08:54:50.213Z] #41 164.0 make[1]: 'compel/libcompel.a' is up to date. [2021-03-04T08:54:50.213Z] #41 164.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-04T08:54:50.213Z] #41 164.0 make[1]: Nothing to be done for 'all'. [2021-03-04T08:54:50.213Z] #41 164.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:54:50.473Z] #41 164.2 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:50.473Z] #41 164.2 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:50.473Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:50.473Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:50.733Z] #41 164.4 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:50.733Z] #41 164.4 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:50.733Z] #41 164.4 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:50.733Z] #41 164.5 make[2]: Nothing to be done for 'all'. [2021-03-04T08:54:50.733Z] #41 164.5 INSTALL criu/criu [2021-03-04T08:54:50.783Z] #18 33.06 Unpacking bash-completion (1:2.8-6) ... [2021-03-04T08:54:51.050Z] #18 33.61 Selecting previously unselected package bzip2. [2021-03-04T08:54:51.050Z] #18 33.61 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-04T08:54:51.050Z] #18 33.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:54:51.050Z] #18 33.72 Selecting previously unselected package xz-utils. [2021-03-04T08:54:51.050Z] #18 33.73 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-04T08:54:51.050Z] #18 33.75 Unpacking xz-utils (5.2.4-1) ... [2021-03-04T08:54:51.304Z] #41 DONE 164.8s [2021-03-04T08:54:51.305Z] [2021-03-04T08:54:51.305Z] #54 [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-03-04T08:54:51.305Z] #54 sha256:d5200f0e58ea77bf22487e06ee1e81db7c859cec9ae01ef9c360147168eb3808 [2021-03-04T08:54:51.318Z] #18 33.99 Selecting previously unselected package apparmor. [2021-03-04T08:54:51.318Z] #18 34.00 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-04T08:54:51.318Z] #18 34.10 Unpacking apparmor (2.13.2-10) ... [2021-03-04T08:54:51.586Z] #41 102.7 CC criu/cr-errno.o [2021-03-04T08:54:51.586Z] #41 102.7 CC criu/cr-restore.o [2021-03-04T08:54:51.895Z] #18 34.50 Selecting previously unselected package aufs-tools. [2021-03-04T08:54:51.895Z] #18 34.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-04T08:54:51.895Z] #18 34.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:54:52.160Z] #18 34.76 Selecting previously unselected package libonig5:arm64. [2021-03-04T08:54:52.160Z] #18 34.78 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-04T08:54:52.160Z] #18 34.79 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-04T08:54:52.160Z] #18 ... [2021-03-04T08:54:52.160Z] [2021-03-04T08:54:52.160Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:52.160Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:54:52.160Z] #41 90.64 DEP criu/cr-check.d [2021-03-04T08:54:52.160Z] #41 90.86 DEP criu/config.d [2021-03-04T08:54:52.160Z] #41 91.07 DEP criu/clone-noasan.d [2021-03-04T08:54:52.160Z] #41 91.18 DEP criu/cgroup.d [2021-03-04T08:54:52.160Z] #41 91.39 DEP criu/cgroup-props.d [2021-03-04T08:54:52.160Z] #41 91.57 DEP criu/bitmap.d [2021-03-04T08:54:52.160Z] #41 91.60 DEP criu/bfd.d [2021-03-04T08:54:52.160Z] #41 91.69 DEP criu/autofs.d [2021-03-04T08:54:52.160Z] #41 91.83 DEP criu/aio.d [2021-03-04T08:54:52.160Z] #41 92.01 DEP criu/action-scripts.d [2021-03-04T08:54:52.160Z] #41 92.43 CC criu/action-scripts.o [2021-03-04T08:54:52.160Z] #41 93.23 CC criu/aio.o [2021-03-04T08:54:52.160Z] #41 93.68 CC criu/autofs.o [2021-03-04T08:54:52.160Z] #41 95.03 CC criu/bfd.o [2021-03-04T08:54:52.160Z] #41 95.63 CC criu/bitmap.o [2021-03-04T08:54:52.160Z] #41 95.78 CC criu/cgroup-props.o [2021-03-04T08:54:52.160Z] #41 96.44 CC criu/cgroup.o [2021-03-04T08:54:52.160Z] #41 98.33 CC criu/clone-noasan.o [2021-03-04T08:54:52.160Z] #41 98.48 CC criu/config.o [2021-03-04T08:54:52.160Z] #41 99.59 CC criu/cr-check.o [2021-03-04T08:54:52.193Z] #41 ... [2021-03-04T08:54:52.193Z] [2021-03-04T08:54:52.193Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:52.193Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:54:52.193Z] #18 21.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-04T08:54:52.193Z] #18 22.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-04T08:54:52.193Z] #18 22.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-04T08:54:52.193Z] #18 22.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-04T08:54:52.193Z] #18 22.94 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:54:52.193Z] #18 23.05 Fetched 28.5 MB in 2s (17.6 MB/s) [2021-03-04T08:54:52.193Z] #18 23.11 Selecting previously unselected package pigz. [2021-03-04T08:54:52.193Z] #18 23.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 ... 23432 files and directories currently installed.) [2021-03-04T08:54:52.193Z] #18 23.15 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-04T08:54:52.193Z] #18 23.16 Unpacking pigz (2.4-1) ... [2021-03-04T08:54:52.193Z] #18 23.25 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-04T08:54:52.193Z] #18 23.25 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:54:52.193Z] #18 23.26 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:54:52.193Z] #18 23.66 Selecting previously unselected package python3.7-minimal. [2021-03-04T08:54:52.193Z] #18 23.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:54:52.193Z] #18 23.68 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:54:52.193Z] #18 24.47 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:54:52.193Z] #18 24.50 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-04T08:54:52.193Z] #18 26.47 Selecting previously unselected package python3-minimal. [2021-03-04T08:54:52.193Z] #18 26.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 ... 23681 files and directories currently installed.) [2021-03-04T08:54:52.193Z] #18 26.50 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-04T08:54:52.193Z] #18 26.50 Unpacking python3-minimal (3.7.3-1) ... [2021-03-04T08:54:52.193Z] #18 26.61 Selecting previously unselected package libmpdec2:amd64. [2021-03-04T08:54:52.193Z] #18 26.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-04T08:54:52.193Z] #18 26.63 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T08:54:52.193Z] #18 26.73 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-04T08:54:52.193Z] #18 26.73 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:54:52.193Z] #18 26.74 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:54:52.254Z] #54 ... [2021-03-04T08:54:52.254Z] [2021-03-04T08:54:52.254Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T08:54:52.254Z] #42 sha256:1ed16b65d82f5fcb8cdec050766f352667e46227ae290aaf8d21c53e8ee497f4 [2021-03-04T08:54:52.254Z] #42 DONE 0.1s [2021-03-04T08:54:52.254Z] [2021-03-04T08:54:52.254Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T08:54:52.254Z] #44 sha256:d6c47c9670680e52329e3f0efd357987d775c990bff21f7458628be72636a19c [2021-03-04T08:54:52.423Z] #41 100.8 CC criu/cr-dedup.o [2021-03-04T08:54:52.423Z] #41 ... [2021-03-04T08:54:52.423Z] [2021-03-04T08:54:52.423Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:54:52.423Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:54:52.423Z] #18 35.13 Selecting previously unselected package libjq1:arm64. [2021-03-04T08:54:52.423Z] #18 35.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-04T08:54:52.513Z] #44 DONE 0.3s [2021-03-04T08:54:52.513Z] [2021-03-04T08:54:52.513Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T08:54:52.513Z] #46 sha256:eae58733bd244e8dd20571db69d7807956d2c505d9757a0a2e2e8db60c124b75 [2021-03-04T08:54:52.513Z] #46 DONE 0.1s [2021-03-04T08:54:52.513Z] [2021-03-04T08:54:52.513Z] #54 [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-03-04T08:54:52.513Z] #54 sha256:d5200f0e58ea77bf22487e06ee1e81db7c859cec9ae01ef9c360147168eb3808 [2021-03-04T08:54:52.513Z] #54 ... [2021-03-04T08:54:52.513Z] [2021-03-04T08:54:52.513Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T08:54:52.513Z] #48 sha256:4cf2453aaedaa0f8a3e51000b21afd07f6aa11ec269b61e7194db4f271d36598 [2021-03-04T08:54:52.687Z] #18 35.14 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-04T08:54:52.687Z] #18 35.24 Selecting previously unselected package jq. [2021-03-04T08:54:52.687Z] #18 35.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-04T08:54:52.687Z] #18 35.25 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:54:52.687Z] #18 35.34 Selecting previously unselected package libaio1:arm64. [2021-03-04T08:54:52.687Z] #18 35.35 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-04T08:54:52.687Z] #18 35.35 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-04T08:54:52.687Z] #18 35.44 Selecting previously unselected package libgpm2:arm64. [2021-03-04T08:54:52.762Z] #18 27.73 Selecting previously unselected package python3.7. [2021-03-04T08:54:52.762Z] #18 27.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-04T08:54:52.762Z] #18 27.74 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:54:52.762Z] #18 27.84 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T08:54:52.762Z] #18 27.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-04T08:54:52.762Z] #18 27.85 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T08:54:52.762Z] #18 27.96 Setting up python3-minimal (3.7.3-1) ... [2021-03-04T08:54:52.951Z] #18 35.45 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-04T08:54:52.951Z] #18 35.46 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-04T08:54:52.951Z] #18 35.57 Selecting previously unselected package libicu63:arm64. [2021-03-04T08:54:52.951Z] #18 35.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-04T08:54:52.951Z] #18 35.60 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-04T08:54:53.363Z] #54 ... [2021-03-04T08:54:53.363Z] [2021-03-04T08:54:53.363Z] #51 [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-03-04T08:54:53.363Z] #51 sha256:06993925f2202cdf89dc8975d6a263a02a72f03b7c8f9f71da9546e228b5423d [2021-03-04T08:54:53.363Z] #51 129.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-04T08:54:53.363Z] #51 130.5 + mkdir -p /build [2021-03-04T08:54:53.363Z] #51 130.5 + cp runc /build/runc [2021-03-04T08:54:53.363Z] #51 DONE 131.0s [2021-03-04T08:54:53.363Z] [2021-03-04T08:54:53.363Z] #54 [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-03-04T08:54:53.363Z] #54 sha256:816c555a827771fc18571d2696d95ef692a587187e1d154070b577e97e1974a8 [2021-03-04T08:54:53.452Z] #48 DONE 0.6s [2021-03-04T08:54:53.452Z] [2021-03-04T08:54:53.452Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T08:54:53.452Z] #50 sha256:044556382a564aed61c05796d7ae5688abcf213070197020ca3d5cbc8161fd4c [2021-03-04T08:54:53.452Z] #50 DONE 0.0s [2021-03-04T08:54:53.452Z] [2021-03-04T08:54:53.452Z] #54 [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-03-04T08:54:53.452Z] #54 sha256:d5200f0e58ea77bf22487e06ee1e81db7c859cec9ae01ef9c360147168eb3808 [2021-03-04T08:54:53.924Z] #54 ... [2021-03-04T08:54:53.924Z] [2021-03-04T08:54:53.924Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T08:54:53.924Z] #52 sha256:5ad60cccab42fe5910cb0247db88521dc3e1eda0b25fc937d472f10ff03f06cd [2021-03-04T08:54:54.156Z] #18 28.88 Selecting previously unselected package python3. [2021-03-04T08:54:54.156Z] #18 28.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-03-04T08:54:54.156Z] #18 28.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-04T08:54:54.156Z] #18 28.94 Unpacking python3 (3.7.3-1) ... [2021-03-04T08:54:54.156Z] #18 29.03 Selecting previously unselected package libip4tc0:amd64. [2021-03-04T08:54:54.156Z] #18 29.04 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-04T08:54:54.156Z] #18 29.04 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T08:54:54.156Z] #18 29.15 Selecting previously unselected package libip6tc0:amd64. [2021-03-04T08:54:54.156Z] #18 29.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-04T08:54:54.156Z] #18 29.18 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T08:54:54.156Z] #18 29.26 Selecting previously unselected package libiptc0:amd64. [2021-03-04T08:54:54.156Z] #18 29.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-04T08:54:54.156Z] #18 29.27 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-04T08:54:54.156Z] #18 29.37 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-04T08:54:54.179Z] #52 DONE 0.2s [2021-03-04T08:54:54.179Z] [2021-03-04T08:54:54.179Z] #54 [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-03-04T08:54:54.179Z] #54 sha256:816c555a827771fc18571d2696d95ef692a587187e1d154070b577e97e1974a8 [2021-03-04T08:54:54.416Z] #18 29.37 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-04T08:54:54.416Z] #18 29.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T08:54:54.416Z] #18 29.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-04T08:54:54.416Z] #18 29.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-04T08:54:54.416Z] #18 29.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T08:54:54.416Z] #18 29.56 Selecting previously unselected package libnftnl11:amd64. [2021-03-04T08:54:54.675Z] #18 29.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-04T08:54:54.675Z] #18 29.58 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T08:54:54.675Z] #18 29.68 Selecting previously unselected package iptables. [2021-03-04T08:54:54.675Z] #18 29.69 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-04T08:54:54.675Z] #18 29.70 Unpacking iptables (1.8.2-4) ... [2021-03-04T08:54:54.934Z] #18 30.01 Selecting previously unselected package xxd. [2021-03-04T08:54:54.934Z] #18 30.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:54:54.934Z] #18 30.02 Unpacking xxd (2:8.1.0875-5) ... [2021-03-04T08:54:55.194Z] #18 30.15 Selecting previously unselected package vim-common. [2021-03-04T08:54:55.194Z] #18 30.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:54:55.194Z] #18 30.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-04T08:54:55.454Z] #18 30.38 Selecting previously unselected package bash-completion. [2021-03-04T08:54:55.454Z] #18 30.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-04T08:54:56.024Z] #18 ... [2021-03-04T08:54:56.024Z] [2021-03-04T08:54:56.024Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:54:56.024Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:54:56.024Z] #41 107.3 CC criu/cr-service.o [2021-03-04T08:54:56.269Z] #18 38.60 Selecting previously unselected package libnet1:arm64. [2021-03-04T08:54:56.269Z] #18 38.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-04T08:54:56.269Z] #18 38.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:54:56.269Z] #18 38.75 Selecting previously unselected package libnl-3-200:arm64. [2021-03-04T08:54:56.269Z] #18 38.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-04T08:54:56.269Z] #18 38.78 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-04T08:54:56.269Z] #18 38.89 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-04T08:54:56.269Z] #18 38.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-04T08:54:56.269Z] #18 38.92 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-04T08:54:56.533Z] #18 39.01 Selecting previously unselected package libreadline5:arm64. [2021-03-04T08:54:56.533Z] #18 39.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-04T08:54:56.533Z] #18 39.02 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-04T08:54:56.533Z] #18 39.13 Selecting previously unselected package net-tools. [2021-03-04T08:54:56.533Z] #18 39.13 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-04T08:54:56.533Z] #18 39.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:54:56.796Z] #18 39.32 Selecting previously unselected package python-pip-whl. [2021-03-04T08:54:56.796Z] #18 39.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-04T08:54:56.796Z] #18 39.35 Unpacking python-pip-whl (18.1-5) ... [2021-03-04T08:54:57.059Z] #18 39.85 Selecting previously unselected package python3-lib2to3. [2021-03-04T08:54:57.323Z] #18 39.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-04T08:54:57.323Z] #18 39.87 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:54:57.404Z] #41 108.9 CC criu/crtools.o [2021-03-04T08:54:57.588Z] #18 40.03 Selecting previously unselected package python3-distutils. [2021-03-04T08:54:57.588Z] #18 40.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-04T08:54:57.588Z] #18 40.05 Unpacking python3-distutils (3.7.3-1) ... [2021-03-04T08:54:57.588Z] #18 40.21 Selecting previously unselected package python3-pip. [2021-03-04T08:54:57.588Z] #18 40.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-04T08:54:57.588Z] #18 40.23 Unpacking python3-pip (18.1-5) ... [2021-03-04T08:54:57.851Z] #18 40.45 Selecting previously unselected package python3-pkg-resources. [2021-03-04T08:54:57.851Z] #18 40.45 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:54:57.851Z] #18 40.46 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:54:57.889Z] Client: [2021-03-04T08:54:57.889Z] Debug Mode: false [2021-03-04T08:54:57.889Z] Plugins: [2021-03-04T08:54:57.889Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-04T08:54:57.889Z] [2021-03-04T08:54:57.889Z] Server: [2021-03-04T08:54:57.889Z] Containers: 0 [2021-03-04T08:54:57.889Z] Running: 0 [2021-03-04T08:54:57.889Z] Paused: 0 [2021-03-04T08:54:57.889Z] Stopped: 0 [2021-03-04T08:54:57.889Z] Images: 0 [2021-03-04T08:54:57.889Z] Server Version: 19.03.12 [2021-03-04T08:54:57.889Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-04T08:54:57.889Z] Windows: [2021-03-04T08:54:57.889Z] LCOW: [2021-03-04T08:54:57.889Z] Logging Driver: json-file [2021-03-04T08:54:57.889Z] Plugins: [2021-03-04T08:54:57.889Z] Volume: local [2021-03-04T08:54:57.889Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-04T08:54:57.889Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-04T08:54:57.889Z] Swarm: inactive [2021-03-04T08:54:57.889Z] Default Isolation: process [2021-03-04T08:54:57.889Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-04T08:54:57.889Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-04T08:54:57.889Z] OSType: windows [2021-03-04T08:54:57.889Z] Architecture: x86_64 [2021-03-04T08:54:57.889Z] CPUs: 4 [2021-03-04T08:54:57.889Z] Total Memory: 32GiB [2021-03-04T08:54:57.889Z] Name: azwin-2-15a260 [2021-03-04T08:54:57.889Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-04T08:54:57.889Z] Docker Root Dir: D:\docker [2021-03-04T08:54:57.889Z] Debug Mode: false [2021-03-04T08:54:57.889Z] Registry: https://index.docker.io/v1/ [2021-03-04T08:54:57.889Z] Labels: [2021-03-04T08:54:57.889Z] Experimental: true [2021-03-04T08:54:57.889Z] Insecure Registries: [2021-03-04T08:54:57.889Z] 10.0.0.4:5000 [2021-03-04T08:54:57.889Z] 127.0.0.0/8 [2021-03-04T08:54:57.889Z] Registry Mirrors: [2021-03-04T08:54:57.889Z] http://10.0.0.4:5000/ [2021-03-04T08:54:57.889Z] Live Restore Enabled: false [2021-03-04T08:54:57.889Z] [2021-03-04T08:54:57.973Z] #41 109.5 CC criu/eventfd.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-04T08:54:58.115Z] #18 40.64 Selecting previously unselected package python3-setuptools. [2021-03-04T08:54:58.115Z] #18 40.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-04T08:54:58.115Z] #18 40.66 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-04T08:54:58.378Z] #18 40.91 Selecting previously unselected package python3-wheel. [2021-03-04T08:54:58.378Z] #18 40.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-04T08:54:58.378Z] #18 40.92 Unpacking python3-wheel (0.32.3-2) ... [2021-03-04T08:54:58.542Z] #41 109.8 CC criu/eventpoll.o [2021-03-04T08:54:58.641Z] #18 41.04 Selecting previously unselected package sudo. [2021-03-04T08:54:58.641Z] #18 41.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-04T08:54:58.641Z] #18 41.07 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:54:58.728Z] #54 196.4 + bin/containerd [2021-03-04T08:54:58.905Z] #18 41.52 Selecting previously unselected package thin-provisioning-tools. [2021-03-04T08:54:58.905Z] #18 41.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-04T08:54:58.905Z] #18 41.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:54:59.111Z] #41 110.6 CC criu/external.o [2021-03-04T08:54:59.482Z] #18 42.00 Selecting previously unselected package uidmap. [2021-03-04T08:54:59.482Z] #18 42.01 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-04T08:54:59.482Z] #18 42.01 Unpacking uidmap (1:4.5-1.1) ... [2021-03-04T08:54:59.482Z] #18 42.15 Selecting previously unselected package vim-runtime. [2021-03-04T08:54:59.482Z] #18 42.16 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:54:59.482Z] #18 42.21 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-04T08:54:59.681Z] #41 110.9 CC criu/fault-injection.o [2021-03-04T08:54:59.681Z] #41 111.1 CC criu/fdstore.o [2021-03-04T08:54:59.745Z] #18 42.25 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-04T08:54:59.745Z] #18 42.27 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:54:59.941Z] #41 111.4 CC criu/fifo.o [2021-03-04T08:55:00.511Z] #41 111.9 CC criu/file-ids.o [2021-03-04T08:55:01.081Z] #41 112.3 CC criu/file-lock.o [2021-03-04T08:55:01.651Z] #41 ... [2021-03-04T08:55:01.651Z] [2021-03-04T08:55:01.651Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:55:01.651Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:55:01.651Z] #18 33.05 Unpacking bash-completion (1:2.8-6) ... [2021-03-04T08:55:01.651Z] #18 33.42 Selecting previously unselected package bzip2. [2021-03-04T08:55:01.651Z] #18 33.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 33.43 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:55:01.651Z] #18 33.52 Selecting previously unselected package xz-utils. [2021-03-04T08:55:01.651Z] #18 33.52 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 33.53 Unpacking xz-utils (5.2.4-1) ... [2021-03-04T08:55:01.651Z] #18 33.72 Selecting previously unselected package apparmor. [2021-03-04T08:55:01.651Z] #18 33.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 33.81 Unpacking apparmor (2.13.2-10) ... [2021-03-04T08:55:01.651Z] #18 34.17 Selecting previously unselected package aufs-tools. [2021-03-04T08:55:01.651Z] #18 34.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 34.18 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:55:01.651Z] #18 34.29 Selecting previously unselected package libonig5:amd64. [2021-03-04T08:55:01.651Z] #18 34.29 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 34.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:55:01.651Z] #18 34.44 Selecting previously unselected package libjq1:amd64. [2021-03-04T08:55:01.651Z] #18 34.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 34.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:55:01.651Z] #18 34.56 Selecting previously unselected package jq. [2021-03-04T08:55:01.651Z] #18 34.56 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 34.58 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-04T08:55:01.651Z] #18 34.67 Selecting previously unselected package libaio1:amd64. [2021-03-04T08:55:01.651Z] #18 34.67 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 34.68 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-04T08:55:01.651Z] #18 34.73 Selecting previously unselected package libgpm2:amd64. [2021-03-04T08:55:01.651Z] #18 34.73 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 34.74 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-04T08:55:01.651Z] #18 34.81 Selecting previously unselected package libicu63:amd64. [2021-03-04T08:55:01.651Z] #18 34.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-04T08:55:01.651Z] #18 34.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:55:02.304Z] #18 44.70 Selecting previously unselected package vim. [2021-03-04T08:55:02.304Z] #18 44.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-04T08:55:02.304Z] #18 44.75 Unpacking vim (2:8.1.0875-5) ... [2021-03-04T08:55:02.567Z] #18 45.23 Selecting previously unselected package xfsprogs. [2021-03-04T08:55:02.830Z] #18 45.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-04T08:55:02.830Z] #18 45.24 Unpacking xfsprogs (4.20.0-1) ... [2021-03-04T08:55:02.830Z] #18 ... [2021-03-04T08:55:02.830Z] [2021-03-04T08:55:02.830Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:02.830Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:55:02.830Z] #41 101.1 CC criu/cr-dump.o [2021-03-04T08:55:02.830Z] #41 103.1 CC criu/cr-errno.o [2021-03-04T08:55:02.830Z] #41 103.2 CC criu/cr-restore.o [2021-03-04T08:55:02.830Z] #41 106.7 CC criu/cr-service.o [2021-03-04T08:55:02.830Z] #41 108.1 CC criu/crtools.o [2021-03-04T08:55:02.830Z] #41 108.8 CC criu/eventfd.o [2021-03-04T08:55:02.830Z] #41 109.1 CC criu/eventpoll.o [2021-03-04T08:55:02.830Z] #41 109.9 CC criu/external.o [2021-03-04T08:55:02.830Z] #41 110.3 CC criu/fault-injection.o [2021-03-04T08:55:02.830Z] #41 110.4 CC criu/fdstore.o [2021-03-04T08:55:02.830Z] #41 110.9 CC criu/fifo.o [2021-03-04T08:55:03.033Z] #18 38.17 Selecting previously unselected package libnet1:amd64. [2021-03-04T08:55:03.094Z] #41 111.3 CC criu/file-ids.o [2021-03-04T08:55:03.094Z] #41 ... [2021-03-04T08:55:03.094Z] [2021-03-04T08:55:03.094Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:55:03.094Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:55:03.094Z] #18 45.60 Selecting previously unselected package zip. [2021-03-04T08:55:03.094Z] #18 45.61 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-04T08:55:03.094Z] #18 45.63 Unpacking zip (3.0-11+b1) ... [2021-03-04T08:55:03.094Z] #18 45.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:55:03.293Z] #18 38.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-04T08:55:03.293Z] #18 38.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:55:03.293Z] #18 38.32 Selecting previously unselected package libnl-3-200:amd64. [2021-03-04T08:55:03.293Z] #18 38.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-04T08:55:03.293Z] #18 38.33 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:55:03.293Z] #18 38.43 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-04T08:55:03.359Z] #18 45.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:55:03.359Z] #18 45.91 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-04T08:55:03.359Z] #18 45.92 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-04T08:55:03.359Z] #18 45.93 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-04T08:55:03.359Z] #18 45.94 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-04T08:55:03.359Z] #18 45.95 Setting up uidmap (1:4.5-1.1) ... [2021-03-04T08:55:03.359Z] #18 45.96 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-04T08:55:03.359Z] #18 45.97 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:55:03.359Z] #18 45.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:55:03.359Z] #18 46.00 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-04T08:55:03.359Z] #18 46.01 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-04T08:55:03.359Z] #18 46.02 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:55:03.359Z] #18 46.04 Setting up zip (3.0-11+b1) ... [2021-03-04T08:55:03.359Z] #18 46.05 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:55:03.359Z] #18 46.08 Setting up bash-completion (1:2.8-6) ... [2021-03-04T08:55:03.553Z] #18 38.43 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-04T08:55:03.553Z] #18 38.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:55:03.553Z] #18 38.50 Selecting previously unselected package libreadline5:amd64. [2021-03-04T08:55:03.553Z] #18 38.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-04T08:55:03.553Z] #18 38.51 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T08:55:03.553Z] #18 38.64 Selecting previously unselected package net-tools. [2021-03-04T08:55:03.553Z] #18 38.64 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-04T08:55:03.553Z] #18 38.65 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:55:03.813Z] #18 38.85 Selecting previously unselected package python-pip-whl. [2021-03-04T08:55:03.813Z] #18 38.85 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-04T08:55:03.813Z] #18 38.86 Unpacking python-pip-whl (18.1-5) ... [2021-03-04T08:55:04.011Z] #54 ... [2021-03-04T08:55:04.011Z] [2021-03-04T08:55:04.011Z] #51 [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-03-04T08:55:04.011Z] #51 sha256:480d5a4cc625308a72b05a1319480bc023f31523dd74826a481415135fa58970 [2021-03-04T08:55:04.011Z] #51 126.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-04T08:55:04.011Z] #51 127.0 + mkdir -p /build [2021-03-04T08:55:04.011Z] #51 127.0 + cp runc /build/runc [2021-03-04T08:55:04.011Z] #51 DONE 127.6s [2021-03-04T08:55:04.011Z] [2021-03-04T08:55:04.011Z] #54 [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-03-04T08:55:04.011Z] #54 sha256:d5200f0e58ea77bf22487e06ee1e81db7c859cec9ae01ef9c360147168eb3808 [2021-03-04T08:55:04.383Z] #18 39.44 Selecting previously unselected package python3-lib2to3. [2021-03-04T08:55:04.383Z] #18 39.45 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-04T08:55:04.383Z] #18 39.46 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:55:04.644Z] #18 39.57 Selecting previously unselected package python3-distutils. [2021-03-04T08:55:04.644Z] #18 39.57 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-04T08:55:04.644Z] #18 39.58 Unpacking python3-distutils (3.7.3-1) ... [2021-03-04T08:55:04.644Z] #18 39.76 Selecting previously unselected package python3-pip. [2021-03-04T08:55:04.644Z] #18 39.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-04T08:55:04.644Z] #18 39.77 Unpacking python3-pip (18.1-5) ... [2021-03-04T08:55:04.904Z] #18 39.94 Selecting previously unselected package python3-pkg-resources. [2021-03-04T08:55:04.904Z] #18 39.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-04T08:55:04.904Z] #18 39.95 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:55:04.904Z] #18 40.10 Selecting previously unselected package python3-setuptools. [2021-03-04T08:55:04.904Z] #18 40.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-04T08:55:04.904Z] #18 40.12 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-04T08:55:04.951Z] #54 ... [2021-03-04T08:55:04.951Z] [2021-03-04T08:55:04.951Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T08:55:04.951Z] #52 sha256:077565d446fd18c1d42184d90c9337658d59737551bcf7ad12c2589010576f65 [2021-03-04T08:55:05.211Z] #52 DONE 0.3s [2021-03-04T08:55:05.211Z] [2021-03-04T08:55:05.211Z] #54 [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-03-04T08:55:05.211Z] #54 sha256:d5200f0e58ea77bf22487e06ee1e81db7c859cec9ae01ef9c360147168eb3808 [2021-03-04T08:55:05.424Z] #18 40.37 Selecting previously unselected package python3-wheel. [2021-03-04T08:55:05.424Z] #18 40.39 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-04T08:55:05.424Z] #18 40.40 Unpacking python3-wheel (0.32.3-2) ... [2021-03-04T08:55:05.424Z] #18 40.48 Selecting previously unselected package sudo. [2021-03-04T08:55:05.424Z] #18 40.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-04T08:55:05.424Z] #18 40.49 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:55:06.082Z] #18 41.00 Selecting previously unselected package thin-provisioning-tools. [2021-03-04T08:55:06.082Z] #18 41.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-04T08:55:06.082Z] #18 41.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:55:06.650Z] #18 41.53 Selecting previously unselected package uidmap. [2021-03-04T08:55:06.650Z] #18 41.54 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-04T08:55:06.650Z] #18 41.55 Unpacking uidmap (1:4.5-1.1) ... [2021-03-04T08:55:06.650Z] #18 41.67 Selecting previously unselected package vim-runtime. [2021-03-04T08:55:06.650Z] #18 41.68 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-04T08:55:06.650Z] #18 41.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-04T08:55:06.650Z] #18 41.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-04T08:55:06.650Z] #18 41.74 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:55:06.680Z] #18 49.41 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-04T08:55:06.945Z] #18 49.47 Setting up xz-utils (5.2.4-1) ... [2021-03-04T08:55:06.945Z] #18 49.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-04T08:55:06.945Z] #18 49.52 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:55:07.209Z] #18 49.64 invoke-rc.d: could not determine current runlevel [2021-03-04T08:55:07.209Z] #18 49.67 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T08:55:07.209Z] #18 49.68 Setting up pigz (2.4-1) ... [2021-03-04T08:55:07.209Z] #18 49.70 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-04T08:55:07.209Z] #18 49.71 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-04T08:55:07.209Z] #18 49.73 Setting up python-pip-whl (18.1-5) ... [2021-03-04T08:55:07.209Z] #18 49.73 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-04T08:55:07.209Z] #18 49.75 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:55:07.472Z] #18 50.18 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-04T08:55:07.734Z] #18 50.19 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-04T08:55:07.734Z] #18 50.21 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-04T08:55:07.734Z] #18 50.24 Setting up vim (2:8.1.0875-5) ... [2021-03-04T08:55:07.734Z] #18 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-04T08:55:07.734Z] #18 50.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-04T08:55:07.735Z] #18 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-04T08:55:07.735Z] #18 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-04T08:55:07.735Z] #18 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-04T08:55:07.735Z] #18 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-04T08:55:07.735Z] #18 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-04T08:55:07.735Z] #18 50.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-04T08:55:07.735Z] #18 50.36 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-04T08:55:07.735Z] #18 50.37 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:55:07.735Z] #18 50.39 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-04T08:55:07.735Z] #18 50.41 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:55:07.999Z] #18 50.42 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-04T08:55:07.999Z] #18 50.44 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:55:08.030Z] #18 ... [2021-03-04T08:55:08.030Z] [2021-03-04T08:55:08.030Z] #38 [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-03-04T08:55:08.031Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:55:08.031Z] #38 183.8 + dpkg --print-architecture [2021-03-04T08:55:08.031Z] #38 183.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-04T08:55:08.969Z] #38 184.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-04T08:55:08.969Z] #38 184.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-04T08:55:10.560Z] #18 52.99 Setting up iptables (1.8.2-4) ... [2021-03-04T08:55:10.561Z] #18 53.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:55:10.561Z] #18 53.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:55:10.561Z] #18 53.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:55:10.561Z] #18 53.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:55:10.561Z] #18 53.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-04T08:55:10.561Z] #18 53.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-04T08:55:10.561Z] #18 53.14 Setting up python3 (3.7.3-1) ... [2021-03-04T08:55:10.824Z] #18 ... [2021-03-04T08:55:10.824Z] [2021-03-04T08:55:10.824Z] #47 [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-03-04T08:55:10.824Z] #47 sha256:64e68e24ce583fc80d8a7890ad193facdb53461b266f58dae755eb3ee0a86117 [2021-03-04T08:55:10.824Z] #47 185.9 + /build/golangci-lint --version [2021-03-04T08:55:11.087Z] #47 186.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-04T08:55:12.264Z] #38 ... [2021-03-04T08:55:12.264Z] [2021-03-04T08:55:12.264Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:12.264Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:55:12.264Z] #41 113.3 CC criu/files-ext.o [2021-03-04T08:55:12.264Z] #41 113.8 CC criu/files-reg.o [2021-03-04T08:55:12.264Z] #41 115.7 CC criu/files.o [2021-03-04T08:55:12.264Z] #41 118.0 CC criu/filesystems.o [2021-03-04T08:55:12.264Z] #41 118.7 CC criu/fsnotify.o [2021-03-04T08:55:12.264Z] #41 119.9 CC criu/image-desc.o [2021-03-04T08:55:12.264Z] #41 120.0 CC criu/image.o [2021-03-04T08:55:12.264Z] #41 120.9 CC criu/ipc_ns.o [2021-03-04T08:55:12.264Z] #41 122.2 CC criu/irmap.o [2021-03-04T08:55:12.264Z] #41 122.8 CC criu/kcmp-ids.o [2021-03-04T08:55:12.264Z] #41 123.1 CC criu/kerndat.o [2021-03-04T08:55:12.264Z] #41 ... [2021-03-04T08:55:12.264Z] [2021-03-04T08:55:12.264Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:55:12.264Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:55:12.264Z] #18 44.78 Selecting previously unselected package vim. [2021-03-04T08:55:12.264Z] #18 44.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-04T08:55:12.264Z] #18 44.82 Unpacking vim (2:8.1.0875-5) ... [2021-03-04T08:55:12.264Z] #18 45.40 Selecting previously unselected package xfsprogs. [2021-03-04T08:55:12.264Z] #18 45.40 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-04T08:55:12.264Z] #18 45.41 Unpacking xfsprogs (4.20.0-1) ... [2021-03-04T08:55:12.264Z] #18 45.88 Selecting previously unselected package zip. [2021-03-04T08:55:12.264Z] #18 45.90 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-04T08:55:12.264Z] #18 45.91 Unpacking zip (3.0-11+b1) ... [2021-03-04T08:55:12.264Z] #18 46.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-04T08:55:12.264Z] #18 46.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-04T08:55:12.264Z] #18 46.10 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-04T08:55:12.264Z] #18 46.15 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-04T08:55:12.264Z] #18 46.18 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-04T08:55:12.264Z] #18 46.19 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-04T08:55:12.264Z] #18 46.21 Setting up uidmap (1:4.5-1.1) ... [2021-03-04T08:55:12.264Z] #18 46.22 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-04T08:55:12.264Z] #18 46.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-04T08:55:12.264Z] #18 46.26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-04T08:55:12.264Z] #18 46.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-04T08:55:12.264Z] #18 46.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-04T08:55:12.264Z] #18 46.31 Setting up xxd (2:8.1.0875-5) ... [2021-03-04T08:55:12.264Z] #18 46.34 Setting up zip (3.0-11+b1) ... [2021-03-04T08:55:12.264Z] #18 46.35 Setting up vim-common (2:8.1.0875-5) ... [2021-03-04T08:55:12.264Z] #18 46.38 Setting up bash-completion (1:2.8-6) ... [2021-03-04T08:55:13.013Z] #47 DONE 187.9s [2021-03-04T08:55:13.013Z] [2021-03-04T08:55:13.013Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:55:13.013Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:55:13.013Z] #18 53.80 Setting up python3-wheel (0.32.3-2) ... [2021-03-04T08:55:13.013Z] #18 55.08 Setting up apparmor (2.13.2-10) ... [2021-03-04T08:55:13.277Z] #18 ... [2021-03-04T08:55:13.277Z] [2021-03-04T08:55:13.277Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:13.277Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:55:13.277Z] #41 111.6 CC criu/file-lock.o [2021-03-04T08:55:13.277Z] #41 112.7 CC criu/files-ext.o [2021-03-04T08:55:13.277Z] #41 113.1 CC criu/files-reg.o [2021-03-04T08:55:13.277Z] #41 115.2 CC criu/files.o [2021-03-04T08:55:13.277Z] #41 116.9 CC criu/filesystems.o [2021-03-04T08:55:13.277Z] #41 117.7 CC criu/fsnotify.o [2021-03-04T08:55:13.277Z] #41 118.9 CC criu/image-desc.o [2021-03-04T08:55:13.277Z] #41 119.1 CC criu/image.o [2021-03-04T08:55:13.277Z] #41 119.9 CC criu/ipc_ns.o [2021-03-04T08:55:13.277Z] #41 120.8 CC criu/irmap.o [2021-03-04T08:55:13.277Z] #41 121.4 CC criu/kcmp-ids.o [2021-03-04T08:55:13.277Z] #41 121.8 CC criu/kerndat.o [2021-03-04T08:55:14.171Z] #18 49.18 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-04T08:55:14.171Z] #18 49.20 Setting up xz-utils (5.2.4-1) ... [2021-03-04T08:55:14.171Z] #18 49.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-04T08:55:14.171Z] #18 49.23 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-04T08:55:14.227Z] #41 ... [2021-03-04T08:55:14.227Z] [2021-03-04T08:55:14.227Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:55:14.227Z] #18 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-03-04T08:55:14.227Z] #18 56.75 Setting up xfsprogs (4.20.0-1) ... [2021-03-04T08:55:14.227Z] #18 56.77 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:55:14.431Z] #18 49.31 invoke-rc.d: could not determine current runlevel [2021-03-04T08:55:14.431Z] #18 49.32 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T08:55:14.431Z] #18 49.33 Setting up pigz (2.4-1) ... [2021-03-04T08:55:14.431Z] #18 49.34 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-04T08:55:14.431Z] #18 49.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-04T08:55:14.431Z] #18 49.39 Setting up python-pip-whl (18.1-5) ... [2021-03-04T08:55:14.431Z] #18 49.41 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-04T08:55:14.431Z] #18 49.42 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-04T08:55:14.803Z] #18 57.33 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:55:15.001Z] #18 49.88 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-04T08:55:15.001Z] #18 49.90 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-04T08:55:15.001Z] #18 49.91 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-04T08:55:15.001Z] #18 49.93 Setting up vim (2:8.1.0875-5) ... [2021-03-04T08:55:15.001Z] #18 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-04T08:55:15.001Z] #18 49.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-04T08:55:15.001Z] #18 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-04T08:55:15.001Z] #18 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-04T08:55:15.001Z] #18 49.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-04T08:55:15.001Z] #18 49.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-04T08:55:15.001Z] #18 49.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-04T08:55:15.001Z] #18 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-04T08:55:15.001Z] #18 50.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-04T08:55:15.001Z] #18 50.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-04T08:55:15.001Z] #18 50.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-04T08:55:15.001Z] #18 50.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-04T08:55:15.001Z] #18 50.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-04T08:55:15.001Z] #18 50.08 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-04T08:55:15.754Z] #18 58.28 Setting up python3-distutils (3.7.3-1) ... [2021-03-04T08:55:16.282Z] #18 58.79 Setting up python3-setuptools (40.8.0-1) ... [2021-03-04T08:55:17.231Z] #18 59.92 Setting up python3-pip (18.1-5) ... [2021-03-04T08:55:17.540Z] #18 52.74 Setting up iptables (1.8.2-4) ... [2021-03-04T08:55:17.800Z] #18 52.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:55:17.800Z] #18 52.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:55:17.800Z] #18 52.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-04T08:55:17.800Z] #18 52.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-04T08:55:17.800Z] #18 52.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-04T08:55:17.800Z] #18 52.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-04T08:55:17.800Z] #18 52.82 Setting up python3 (3.7.3-1) ... [2021-03-04T08:55:18.010Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-04T08:55:18.060Z] #18 53.14 Setting up python3-wheel (0.32.3-2) ... [2021-03-04T08:55:18.181Z] #18 60.69 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:55:18.181Z] #18 60.75 Processing triggers for mime-support (3.62) ... [2021-03-04T08:55:18.761Z] #18 DONE 61.1s [2021-03-04T08:55:18.761Z] [2021-03-04T08:55:18.761Z] #19 [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-03-04T08:55:18.761Z] #19 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-03-04T08:55:19.000Z] #18 53.92 Setting up apparmor (2.13.2-10) ... [2021-03-04T08:55:19.719Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-04T08:55:19.719Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9fac8ef4\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-04T08:55:19.719Z] ---------------------------------------------------------------------------- [2021-03-04T08:55:19.719Z] [2021-03-04T08:55:19.719Z] INFO: executeCI.ps1 starting at Thu Mar 4 08:55:18 CUT 2021 [2021-03-04T08:55:19.719Z] [2021-03-04T08:55:19.719Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-04T08:55:19.719Z] INFO: Running git version 2.24.1.windows.2 [2021-03-04T08:55:19.719Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-04T08:55:19.719Z] INFO: Environment variables: [2021-03-04T08:55:19.719Z] [2021-03-04T08:55:19.719Z] Name Value [2021-03-04T08:55:19.719Z] ---- ----- [2021-03-04T08:55:19.719Z] ALLUSERSPROFILE C:\ProgramData [2021-03-04T08:55:19.719Z] amd64 true [2021-03-04T08:55:19.719Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-04T08:55:19.719Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-04T08:55:19.719Z] arm64 true [2021-03-04T08:55:19.719Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-03-04T08:55:19.719Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-03-04T08:55:19.719Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-04T08:55:19.719Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-04T08:55:19.719Z] BRANCH_NAME PR-42111 [2021-03-04T08:55:19.719Z] BUILD_DISPLAY_NAME #4 [2021-03-04T08:55:19.719Z] BUILD_ID 4 [2021-03-04T08:55:19.719Z] BUILD_NUMBER 4 [2021-03-04T08:55:19.719Z] BUILD_TAG jenkins-moby-PR-42111-4 [2021-03-04T08:55:19.719Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42111/4/ [2021-03-04T08:55:19.719Z] cgroup2 true [2021-03-04T08:55:19.719Z] CHANGE_AUTHOR thaJeztah [2021-03-04T08:55:19.719Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-03-04T08:55:19.719Z] CHANGE_BRANCH 20.10_backport_dockerfile_stable [2021-03-04T08:55:19.719Z] CHANGE_FORK thaJeztah/docker [2021-03-04T08:55:19.719Z] CHANGE_ID 42111 [2021-03-04T08:55:19.719Z] CHANGE_TARGET 20.10 [2021-03-04T08:55:19.719Z] CHANGE_TITLE [20.10 backport] Dockerfile: switch to "stable" dockerfile front-end [2021-03-04T08:55:19.719Z] CHANGE_URL https://github.com/moby/moby/pull/42111 [2021-03-04T08:55:19.719Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-04T08:55:19.719Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-04T08:55:19.719Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-04T08:55:19.719Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-04T08:55:19.719Z] COMPUTERNAME azwin-2-15a260 [2021-03-04T08:55:19.719Z] ComSpec C:\windows\system32\cmd.exe [2021-03-04T08:55:19.719Z] ConfigSequenceNumber 0 [2021-03-04T08:55:19.719Z] dco true [2021-03-04T08:55:19.719Z] DOCKER_BUILDKIT 0 [2021-03-04T08:55:19.719Z] DOCKER_DUT_DEBUG 1 [2021-03-04T08:55:19.719Z] DOCKER_EXPERIMENTAL 1 [2021-03-04T08:55:19.719Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-04T08:55:19.719Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-04T08:55:19.719Z] EXECUTOR_NUMBER 0 [2021-03-04T08:55:19.720Z] FQDN azwin-2-15a260.westus.cloudapp.azure.com [2021-03-04T08:55:19.720Z] GIT_BRANCH PR-42111 [2021-03-04T08:55:19.720Z] GIT_COMMIT 584448a3e67fc8c5300fd3619a10fa141f327e70 [2021-03-04T08:55:19.720Z] GIT_PREVIOUS_COMMIT b0925ba38554136355e8bae989f1ce4e08999f96 [2021-03-04T08:55:19.720Z] GIT_URL https://github.com/moby/moby.git [2021-03-04T08:55:19.720Z] HUDSON_COOKIE c16e9d09-7787-4660-aa83-c7b74a16e591 [2021-03-04T08:55:19.720Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-04T08:55:19.720Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-04T08:55:19.720Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-04T08:55:19.720Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-03-04T08:55:19.720Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-04T08:55:19.720Z] JENKINS_NODE_COOKIE 7445ca78-347a-49f0-ba34-bdd990dac5d1 [2021-03-04T08:55:19.720Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-04T08:55:19.720Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-04T08:55:19.720Z] JOB_BASE_NAME PR-42111 [2021-03-04T08:55:19.720Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42111/display/redirect [2021-03-04T08:55:19.720Z] JOB_NAME moby/PR-42111 [2021-03-04T08:55:19.720Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42111/ [2021-03-04T08:55:19.720Z] library.jps.version master [2021-03-04T08:55:19.720Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-04T08:55:19.720Z] NODE_LABELS amd64 azure azwin-2-15a260 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-04T08:55:19.720Z] NODE_NAME azwin-2-15a260 [2021-03-04T08:55:19.720Z] NUMBER_OF_PROCESSORS 4 [2021-03-04T08:55:19.720Z] OS Windows_NT [2021-03-04T08:55:19.720Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-04T08:55:19.720Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-04T08:55:19.720Z] ppc64le false [2021-03-04T08:55:19.720Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-04T08:55:19.720Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-03-04T08:55:19.720Z] PROCESSOR_LEVEL 6 [2021-03-04T08:55:19.720Z] PROCESSOR_REVISION 4f01 [2021-03-04T08:55:19.720Z] ProgramData C:\ProgramData [2021-03-04T08:55:19.720Z] ProgramFiles C:\Program Files [2021-03-04T08:55:19.720Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-04T08:55:19.720Z] ProgramW6432 C:\Program Files [2021-03-04T08:55:19.720Z] PROMPT $P$G [2021-03-04T08:55:19.720Z] PSExecutionPolicyPreference Bypass [2021-03-04T08:55:19.720Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-04T08:55:19.720Z] PUBLIC C:\Users\Public [2021-03-04T08:55:19.720Z] rootless true [2021-03-04T08:55:19.720Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42111/4/display/redirect?page=artif... [2021-03-04T08:55:19.720Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42111/4/display/redirect?page=changes [2021-03-04T08:55:19.720Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42111/4/display/redirect [2021-03-04T08:55:19.720Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42111/4/display/redirect?page=tests [2021-03-04T08:55:19.720Z] s390x false [2021-03-04T08:55:19.720Z] SKIP_VALIDATION_TESTS 1 [2021-03-04T08:55:19.720Z] SOURCES_DRIVE d [2021-03-04T08:55:19.720Z] SOURCES_SUBDIR gopath [2021-03-04T08:55:19.720Z] STAGE_NAME Run tests [2021-03-04T08:55:19.720Z] SystemDrive C: [2021-03-04T08:55:19.720Z] SystemRoot C:\windows [2021-03-04T08:55:19.720Z] TEMP C:\windows\TEMP [2021-03-04T08:55:19.720Z] TESTDEBUG 0 [2021-03-04T08:55:19.720Z] TESTRUN_DRIVE d [2021-03-04T08:55:19.720Z] TESTRUN_SUBDIR CI [2021-03-04T08:55:19.720Z] TIMEOUT 120m [2021-03-04T08:55:19.720Z] TMP C:\windows\TEMP [2021-03-04T08:55:19.720Z] unit_validate true [2021-03-04T08:55:19.720Z] USERDOMAIN WORKGROUP [2021-03-04T08:55:19.720Z] USERNAME azwin-2-15a260$ [2021-03-04T08:55:19.720Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-04T08:55:19.720Z] validate_force false [2021-03-04T08:55:19.720Z] windir C:\windows [2021-03-04T08:55:19.720Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-04T08:55:19.720Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-04T08:55:19.720Z] windowsRS1 false [2021-03-04T08:55:19.720Z] windowsRS5 true [2021-03-04T08:55:19.720Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-04T08:55:19.720Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-04T08:55:19.720Z] [2021-03-04T08:55:19.720Z] [2021-03-04T08:55:19.720Z] [2021-03-04T08:55:19.720Z] INFO: Sources under d:\gopath\... [2021-03-04T08:55:19.720Z] INFO: Test run under d:\CI\... [2021-03-04T08:55:19.720Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-04T08:55:19.720Z] INFO: docker/docker repository was found [2021-03-04T08:55:20.156Z] #19 1.358 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-04T08:55:20.156Z] #19 1.399 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-04T08:55:20.156Z] #19 1.404 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-04T08:55:20.156Z] #19 DONE 1.5s [2021-03-04T08:55:20.156Z] [2021-03-04T08:55:20.156Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:55:20.156Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-04T08:55:20.180Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-04T08:55:20.641Z] ltsc2019: Pulling from windows/servercore [2021-03-04T08:55:20.641Z] 4612f6d0b889: Pulling fs layer [2021-03-04T08:55:20.676Z] #54 231.0 + bin/containerd-stress [2021-03-04T08:55:20.906Z] #18 55.75 Setting up xfsprogs (4.20.0-1) ... [2021-03-04T08:55:20.906Z] #18 55.77 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-04T08:55:21.102Z] db4edcf0861f: Pulling fs layer [2021-03-04T08:55:21.165Z] #18 56.14 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-04T08:55:21.237Z] #54 233.2 + bin/containerd-shim [2021-03-04T08:55:22.103Z] #18 57.04 Setting up python3-distutils (3.7.3-1) ... [2021-03-04T08:55:22.673Z] #18 57.57 Setting up python3-setuptools (40.8.0-1) ... [2021-03-04T08:55:22.933Z] #18 ... [2021-03-04T08:55:22.933Z] [2021-03-04T08:55:22.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:22.933Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:55:22.933Z] #41 124.3 CC criu/libnetlink.o [2021-03-04T08:55:22.933Z] #41 124.6 CC criu/log.o [2021-03-04T08:55:22.933Z] #41 125.2 CC criu/lsm.o [2021-03-04T08:55:22.933Z] #41 125.7 CC criu/mem.o [2021-03-04T08:55:22.933Z] #41 127.6 CC criu/memfd.o [2021-03-04T08:55:22.933Z] #41 128.3 CC criu/mount.o [2021-03-04T08:55:22.933Z] #41 132.4 CC criu/namespaces.o [2021-03-04T08:55:22.933Z] #41 134.4 CC criu/net.o [2021-03-04T08:55:23.873Z] #41 ... [2021-03-04T08:55:23.873Z] [2021-03-04T08:55:23.873Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-04T08:55:23.873Z] #18 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-03-04T08:55:23.873Z] #18 58.76 Setting up python3-pip (18.1-5) ... [2021-03-04T08:55:24.810Z] #18 59.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:55:24.810Z] #18 60.01 Processing triggers for mime-support (3.62) ... [2021-03-04T08:55:25.379Z] #18 DONE 60.6s [2021-03-04T08:55:25.379Z] [2021-03-04T08:55:25.379Z] #51 [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-03-04T08:55:25.379Z] #51 sha256:d3f36c58f9b8849cd10ff0eaca2e46c3324d985878177ee108cd561acd49a634 [2021-03-04T08:55:25.464Z] #20 4.460 Collecting yamllint==1.16.0 [2021-03-04T08:55:25.464Z] #20 ... [2021-03-04T08:55:25.464Z] [2021-03-04T08:55:25.464Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:25.464Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:55:25.464Z] #41 123.1 CC criu/libnetlink.o [2021-03-04T08:55:25.464Z] #41 123.5 CC criu/log.o [2021-03-04T08:55:25.464Z] #41 123.9 CC criu/lsm.o [2021-03-04T08:55:25.464Z] #41 124.3 CC criu/mem.o [2021-03-04T08:55:25.464Z] #41 125.8 CC criu/memfd.o [2021-03-04T08:55:25.464Z] #41 126.3 CC criu/mount.o [2021-03-04T08:55:25.464Z] #41 129.6 CC criu/namespaces.o [2021-03-04T08:55:25.464Z] #41 131.2 CC criu/net.o [2021-03-04T08:55:25.464Z] #41 133.8 CC criu/netfilter.o [2021-03-04T08:55:25.639Z] #51 ... [2021-03-04T08:55:25.639Z] [2021-03-04T08:55:25.639Z] #19 [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-03-04T08:55:25.639Z] #19 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-03-04T08:55:25.727Z] #41 134.1 CC criu/page-pipe.o [2021-03-04T08:55:26.303Z] #41 134.6 CC criu/page-xfer.o [2021-03-04T08:55:27.549Z] #19 1.746 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-04T08:55:27.549Z] #19 1.751 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-04T08:55:27.549Z] #19 1.755 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-04T08:55:27.549Z] #19 DONE 1.8s [2021-03-04T08:55:27.549Z] [2021-03-04T08:55:27.549Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:55:27.549Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T08:55:27.697Z] #41 135.9 CC criu/pagemap-cache.o [2021-03-04T08:55:27.961Z] #41 136.3 CC criu/pagemap.o [2021-03-04T08:55:28.909Z] #41 137.1 CC criu/parasite-syscall.o [2021-03-04T08:55:29.381Z] #54 240.1 + bin/containerd-shim-runc-v1 [2021-03-04T08:55:29.485Z] #41 137.7 CC criu/path.o [2021-03-04T08:55:29.485Z] #41 137.9 CC criu/pie-util-vdso.o [2021-03-04T08:55:29.748Z] #41 138.2 CC criu/pie-util.o [2021-03-04T08:55:29.784Z] db4edcf0861f: Verifying Checksum [2021-03-04T08:55:29.784Z] db4edcf0861f: Download complete [2021-03-04T08:55:30.011Z] #41 138.3 CC criu/pipes.o [2021-03-04T08:55:30.011Z] #41 ... [2021-03-04T08:55:30.011Z] [2021-03-04T08:55:30.011Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:55:30.011Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-04T08:55:30.011Z] #20 9.806 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-04T08:55:30.011Z] #20 9.932 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-04T08:55:30.011Z] #20 9.987 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-04T08:55:30.274Z] #20 10.04 Collecting pyyaml (from yamllint==1.16.0) [2021-03-04T08:55:30.274Z] #20 10.28 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-04T08:55:31.238Z] #20 10.96 Installing build dependencies: started [2021-03-04T08:55:31.783Z] #54 227.0 + bin/containerd-stress [2021-03-04T08:55:31.783Z] #54 229.0 + bin/containerd-shim [2021-03-04T08:55:32.647Z] #54 244.7 + bin/containerd-shim-runc-v2 [2021-03-04T08:55:34.009Z] #54 245.7 + binaries [2021-03-04T08:55:34.009Z] #54 245.7 + install -D bin/containerd /build/containerd [2021-03-04T08:55:34.009Z] #54 245.8 + install -D bin/containerd-shim /build/containerd-shim [2021-03-04T08:55:34.009Z] #54 245.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-04T08:55:34.009Z] #54 245.8 + install -D bin/ctr /build/ctr [2021-03-04T08:55:34.128Z] #20 5.640 Collecting yamllint==1.16.0 [2021-03-04T08:55:34.128Z] #20 ... [2021-03-04T08:55:34.128Z] [2021-03-04T08:55:34.128Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:34.128Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:55:34.128Z] #41 138.0 CC criu/netfilter.o [2021-03-04T08:55:34.128Z] #41 138.4 CC criu/page-pipe.o [2021-03-04T08:55:34.128Z] #41 139.2 CC criu/page-xfer.o [2021-03-04T08:55:34.128Z] #41 140.9 CC criu/pagemap-cache.o [2021-03-04T08:55:34.128Z] #41 141.4 CC criu/pagemap.o [2021-03-04T08:55:34.128Z] #41 142.6 CC criu/parasite-syscall.o [2021-03-04T08:55:34.128Z] #41 143.6 CC criu/path.o [2021-03-04T08:55:34.128Z] #41 143.9 CC criu/pie-util-vdso-elf32.o [2021-03-04T08:55:34.128Z] #41 144.5 CC criu/pie-util-vdso.o [2021-03-04T08:55:34.128Z] #41 144.8 CC criu/pie-util.o [2021-03-04T08:55:34.128Z] #41 145.0 CC criu/pipes.o [2021-03-04T08:55:34.388Z] #41 145.7 CC criu/plugin.o [2021-03-04T08:55:34.648Z] #41 146.0 CC criu/proc_parse.o [2021-03-04T08:55:35.893Z] #54 DONE 247.8s [2021-03-04T08:55:36.819Z] [2021-03-04T08:55:36.819Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T08:55:36.819Z] #55 sha256:eef85fc8c83b872ee5c0aad8cf8743757978db38377639e824c48b49c0f1a05e [2021-03-04T08:55:37.250Z] #41 148.5 CC criu/protobuf-desc.o [2021-03-04T08:55:37.520Z] #41 ... [2021-03-04T08:55:37.520Z] [2021-03-04T08:55:37.520Z] #38 [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-03-04T08:55:37.520Z] #38 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-04T08:55:37.520Z] #38 DONE 213.4s [2021-03-04T08:55:37.743Z] #55 DONE 1.1s [2021-03-04T08:55:37.787Z] [2021-03-04T08:55:37.787Z] #51 [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-03-04T08:55:37.787Z] #51 sha256:d3f36c58f9b8849cd10ff0eaca2e46c3324d985878177ee108cd561acd49a634 [2021-03-04T08:55:37.847Z] #20 ... [2021-03-04T08:55:37.847Z] [2021-03-04T08:55:37.847Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:37.847Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:55:37.847Z] #41 138.9 CC criu/plugin.o [2021-03-04T08:55:37.847Z] #41 139.4 CC criu/proc_parse.o [2021-03-04T08:55:37.847Z] #41 141.8 CC criu/protobuf-desc.o [2021-03-04T08:55:37.847Z] #41 142.7 CC criu/protobuf.o [2021-03-04T08:55:37.847Z] #41 142.9 CC criu/pstree.o [2021-03-04T08:55:37.847Z] #41 143.8 CC criu/rbtree.o [2021-03-04T08:55:37.847Z] #41 144.1 CC criu/rst-malloc.o [2021-03-04T08:55:37.847Z] #41 144.3 CC criu/seccomp.o [2021-03-04T08:55:37.847Z] #41 144.9 CC criu/seize.o [2021-03-04T08:55:37.847Z] #41 145.7 CC criu/servicefd.o [2021-03-04T08:55:37.847Z] #41 146.0 CC criu/shmem.o [2021-03-04T08:55:37.998Z] [2021-03-04T08:55:37.998Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T08:55:37.998Z] #59 sha256:cec69c5bf5c3bda6b5b63f0ce9c527c485b7eddcb3dedaeb0895e5c95f3eee13 [2021-03-04T08:55:37.998Z] #59 DONE 0.3s [2021-03-04T08:55:38.253Z] [2021-03-04T08:55:38.253Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T08:55:38.253Z] #61 sha256:75a2ad5ac9c4a47f43cbab582261346b341ba208d0e323fbdad19387c6f14153 [2021-03-04T08:55:38.357Z] #54 235.9 + bin/containerd-shim-runc-v1 [2021-03-04T08:55:38.358Z] #51 ... [2021-03-04T08:55:38.358Z] [2021-03-04T08:55:38.358Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:55:38.358Z] #20 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-03-04T08:55:38.358Z] #20 11.04 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-04T08:55:38.618Z] #20 11.12 Collecting pyyaml (from yamllint==1.16.0) [2021-03-04T08:55:38.795Z] #41 146.9 CC criu/sigframe.o [2021-03-04T08:55:38.795Z] #41 147.1 CC criu/signalfd.o [2021-03-04T08:55:38.818Z] #61 DONE 0.5s [2021-03-04T08:55:38.818Z] [2021-03-04T08:55:38.818Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T08:55:38.818Z] #63 sha256:bc10dbd3dcca20d2bb33306563aa9369dd3402f9556a5f5bcfae1905be5bd302 [2021-03-04T08:55:38.818Z] #63 DONE 0.0s [2021-03-04T08:55:38.818Z] [2021-03-04T08:55:38.818Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T08:55:38.818Z] #64 sha256:0b040a245cb65e51dd0dd3206452de8e988f2fbaa3a05e4a282b04c0b9ab00de [2021-03-04T08:55:38.818Z] #64 DONE 0.0s [2021-03-04T08:55:38.818Z] [2021-03-04T08:55:38.818Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T08:55:38.818Z] #65 sha256:2c432b95ddee88e96d4af85a6cc181264fd5965683495cf7419e2c9b4a7e4312 [2021-03-04T08:55:38.877Z] #20 11.36 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-04T08:55:39.058Z] #41 147.4 CC criu/sk-inet.o [2021-03-04T08:55:39.136Z] #20 11.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-04T08:55:39.136Z] #20 11.74 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-04T08:55:39.136Z] #20 11.79 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-04T08:55:39.704Z] #20 12.20 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-04T08:55:40.007Z] #41 148.3 CC criu/sk-netlink.o [2021-03-04T08:55:40.194Z] 4612f6d0b889: Verifying Checksum [2021-03-04T08:55:40.194Z] 4612f6d0b889: Download complete [2021-03-04T08:55:40.270Z] #41 148.6 CC criu/sk-packet.o [2021-03-04T08:55:40.644Z] #20 DONE 13.3s [2021-03-04T08:55:40.644Z] [2021-03-04T08:55:40.644Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T08:55:40.644Z] #23 sha256:47625318c35fdcc9950d0f66881edf6ea9c36eec00e9e9708b8080c8377e3614 [2021-03-04T08:55:40.705Z] #65 DONE 1.5s [2021-03-04T08:55:40.705Z] [2021-03-04T08:55:40.705Z] #66 exporting to image [2021-03-04T08:55:40.705Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T08:55:40.705Z] #66 exporting layers [2021-03-04T08:55:40.847Z] #41 149.1 CC criu/sk-queue.o [2021-03-04T08:55:41.214Z] #23 DONE 0.6s [2021-03-04T08:55:41.214Z] [2021-03-04T08:55:41.214Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T08:55:41.214Z] #28 sha256:9c80b44dcbaa50bea98e41957996944675406aadb3fe1b330e36e75b1905f1e0 [2021-03-04T08:55:41.424Z] #41 149.6 CC criu/sk-tcp.o [2021-03-04T08:55:42.001Z] #41 150.2 CC criu/sk-unix.o [2021-03-04T08:55:42.557Z] #54 240.3 + bin/containerd-shim-runc-v2 [2021-03-04T08:55:43.495Z] #54 241.3 + binaries [2021-03-04T08:55:43.495Z] #54 241.3 + install -D bin/containerd /build/containerd [2021-03-04T08:55:43.495Z] #54 241.3 + install -D bin/containerd-shim /build/containerd-shim [2021-03-04T08:55:43.495Z] #54 241.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-04T08:55:43.495Z] #54 241.3 + install -D bin/ctr /build/ctr [2021-03-04T08:55:43.930Z] #41 152.0 CC criu/sockets.o [2021-03-04T08:55:44.507Z] #41 152.8 CC criu/stats.o [2021-03-04T08:55:44.770Z] #41 153.2 CC criu/string.o [2021-03-04T08:55:45.034Z] #41 153.3 CC criu/sysctl.o [2021-03-04T08:55:45.034Z] #41 ... [2021-03-04T08:55:45.034Z] [2021-03-04T08:55:45.034Z] #54 [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-03-04T08:55:45.034Z] #54 sha256:4124f1cf92d0ee90fce2c6bd1774c5bc765978b551b4e7fd5172b73999401a9f [2021-03-04T08:55:45.034Z] #54 169.7 + bin/containerd [2021-03-04T08:55:45.398Z] #54 DONE 243.1s [2021-03-04T08:55:45.966Z] [2021-03-04T08:55:45.966Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T08:55:45.966Z] #55 sha256:ced222467a6a7ae6576af28b0204ce2b349a90cd73d157fad25e7195c3605425 [2021-03-04T08:55:46.083Z] #54 ... [2021-03-04T08:55:46.083Z] [2021-03-04T08:55:46.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:46.083Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:55:46.083Z] #41 154.3 CC criu/sysfs_parse.o [2021-03-04T08:55:46.345Z] #41 154.7 CC criu/timens.o [2021-03-04T08:55:47.002Z] #41 155.1 CC criu/timerfd.o [2021-03-04T08:55:47.002Z] #41 155.5 CC criu/tty.o [2021-03-04T08:55:47.239Z] #66 exporting layers 6.5s done [2021-03-04T08:55:47.239Z] #66 writing image sha256:2940c0b0d5df98f223c1e807fe225d8f204807323586de713c704f8de8eb59d6 done [2021-03-04T08:55:47.239Z] #66 naming to docker.io/library/docker:584448a3e67fc8c5300fd3619a10fa141f327e70 done [2021-03-04T08:55:47.239Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T08:55:47.355Z] #55 DONE 1.0s [2021-03-04T08:55:47.355Z] [2021-03-04T08:55:47.355Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T08:55:47.355Z] #59 sha256:bea0a12a873d4845db9dd470c39e8fca81c313e3be32d4eb80a2160d4da2f94d [2021-03-04T08:55:47.355Z] #59 DONE 0.2s [2021-03-04T08:55:47.355Z] [2021-03-04T08:55:47.355Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T08:55:47.355Z] #61 sha256:93362f5b13bc176ee184d9b0233e18265b175bfc60ed7919f8114fb6605c450f [2021-03-04T08:55:47.577Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -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:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh dynbinary test-integration [2021-03-04T08:55:47.819Z] #28 ... [2021-03-04T08:55:47.819Z] [2021-03-04T08:55:47.819Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:47.819Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:55:47.819Z] #41 149.7 CC criu/protobuf.o [2021-03-04T08:55:47.819Z] #41 150.2 CC criu/pstree.o [2021-03-04T08:55:47.819Z] #41 151.6 CC criu/rbtree.o [2021-03-04T08:55:47.819Z] #41 151.9 CC criu/rst-malloc.o [2021-03-04T08:55:47.819Z] #41 152.3 CC criu/seccomp.o [2021-03-04T08:55:47.819Z] #41 152.9 CC criu/seize.o [2021-03-04T08:55:47.819Z] #41 153.8 CC criu/servicefd.o [2021-03-04T08:55:47.819Z] #41 154.2 CC criu/shmem.o [2021-03-04T08:55:47.819Z] #41 155.0 CC criu/sigframe.o [2021-03-04T08:55:47.819Z] #41 155.2 CC criu/signalfd.o [2021-03-04T08:55:47.819Z] #41 155.4 CC criu/sk-inet.o [2021-03-04T08:55:47.819Z] #41 156.2 CC criu/sk-netlink.o [2021-03-04T08:55:47.819Z] #41 156.5 CC criu/sk-packet.o [2021-03-04T08:55:47.819Z] #41 156.8 CC criu/sk-queue.o [2021-03-04T08:55:47.819Z] #41 157.2 CC criu/sk-tcp.o [2021-03-04T08:55:47.819Z] #41 157.6 CC criu/sk-unix.o [2021-03-04T08:55:47.819Z] #41 ... [2021-03-04T08:55:47.819Z] [2021-03-04T08:55:47.819Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T08:55:47.819Z] #28 sha256:9c80b44dcbaa50bea98e41957996944675406aadb3fe1b330e36e75b1905f1e0 [2021-03-04T08:55:47.819Z] #28 DONE 5.9s [2021-03-04T08:55:47.819Z] [2021-03-04T08:55:47.819Z] #47 [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-03-04T08:55:47.819Z] #47 sha256:c1e3b8b0bc7f9e3d6cd8fb148d05b967185034181550b56c7e417be6d9241041 [2021-03-04T08:55:47.819Z] #47 220.9 + /build/golangci-lint --version [2021-03-04T08:55:47.819Z] #47 221.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-04T08:55:47.819Z] #47 DONE 224.2s [2021-03-04T08:55:47.819Z] [2021-03-04T08:55:47.819Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T08:55:47.819Z] #31 sha256:b386ef2cdf3cb8196a30e017c614d3c678c9205a53fd81c78ea55d8116d4d0a5 [2021-03-04T08:55:47.819Z] #31 DONE 0.5s [2021-03-04T08:55:47.819Z] [2021-03-04T08:55:47.819Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T08:55:47.819Z] #33 sha256:abad493a082627cc35827d678b020864ff84f55027566d0b87ad8f66d68f71af [2021-03-04T08:55:47.922Z] #61 DONE 0.5s [2021-03-04T08:55:47.922Z] [2021-03-04T08:55:47.922Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T08:55:47.922Z] #63 sha256:3e2a3cd9e87a2c4ddfa736d3b49a53a81eeda0ee25719531f32ede26f5d1cffa [2021-03-04T08:55:47.922Z] #63 DONE 0.0s [2021-03-04T08:55:47.922Z] [2021-03-04T08:55:47.922Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T08:55:47.922Z] #64 sha256:23bc38c6a58c95cb65b5bd93938f9b815a78690bb55eec9ef9323fa44247ec98 [2021-03-04T08:55:47.922Z] #64 DONE 0.0s [2021-03-04T08:55:47.922Z] [2021-03-04T08:55:47.922Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T08:55:47.922Z] #65 sha256:d9c8b8faf35beb98b6828930846b1d26f4a943483f3a520cf21b4f0b0d73308a [2021-03-04T08:55:48.078Z] #33 DONE 0.2s [2021-03-04T08:55:48.078Z] [2021-03-04T08:55:48.078Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T08:55:48.078Z] #36 sha256:4a933b457ead803a576c328dd2dd7a93dfa19b80a192ff378464bbc4514c946e [2021-03-04T08:55:48.138Z] [2021-03-04T08:55:48.138Z] Removing bundles/ [2021-03-04T08:55:48.138Z] [2021-03-04T08:55:48.138Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-04T08:55:48.138Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T08:55:48.138Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T08:55:48.337Z] #36 DONE 0.3s [2021-03-04T08:55:48.337Z] [2021-03-04T08:55:48.337Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:48.337Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:55:48.338Z] #41 159.0 CC criu/sockets.o [2021-03-04T08:55:48.338Z] #41 159.8 CC criu/stats.o [2021-03-04T08:55:48.905Z] #41 160.1 CC criu/string.o [2021-03-04T08:55:48.905Z] #41 160.2 CC criu/sysctl.o [2021-03-04T08:55:48.930Z] #41 157.4 CC criu/tun.o [2021-03-04T08:55:49.304Z] #65 DONE 1.2s [2021-03-04T08:55:49.304Z] [2021-03-04T08:55:49.304Z] #66 exporting to image [2021-03-04T08:55:49.304Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T08:55:49.304Z] #66 exporting layers [2021-03-04T08:55:49.473Z] #41 ... [2021-03-04T08:55:49.473Z] [2021-03-04T08:55:49.473Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T08:55:49.473Z] #39 sha256:fbaac93aaa15babcbfe4846962465c7c1fd003fd801c6ff4506c59861d67f3fa [2021-03-04T08:55:49.473Z] #39 DONE 1.0s [2021-03-04T08:55:49.473Z] [2021-03-04T08:55:49.473Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:49.473Z] #41 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-04T08:55:49.473Z] #41 160.7 CC criu/sysfs_parse.o [2021-03-04T08:55:49.506Z] #41 157.9 CC criu/uffd.o [2021-03-04T08:55:49.733Z] #41 161.0 CC criu/timens.o [2021-03-04T08:55:49.993Z] #41 161.3 CC criu/timerfd.o [2021-03-04T08:55:50.082Z] #41 ... [2021-03-04T08:55:50.082Z] [2021-03-04T08:55:50.082Z] #51 [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-03-04T08:55:50.082Z] #51 sha256:158cba64dd3cbc2868067bb7654a519a9cd94fa72c9786809adba31bb3b1ee7e [2021-03-04T08:55:50.082Z] #51 105.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-04T08:55:50.082Z] #51 107.2 + mkdir -p /build [2021-03-04T08:55:50.082Z] #51 107.2 + cp runc /build/runc [2021-03-04T08:55:50.082Z] #51 DONE 108.0s [2021-03-04T08:55:50.082Z] [2021-03-04T08:55:50.082Z] #22 [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-03-04T08:55:50.083Z] #22 sha256:a0252dfd3306961d5fea063142239aae2b10aa095560556eb3f5931686fca7e1 [2021-03-04T08:55:50.083Z] #22 223.1 + return [2021-03-04T08:55:50.083Z] #22 DONE 225.2s [2021-03-04T08:55:50.253Z] #41 161.7 CC criu/tty.o [2021-03-04T08:55:50.345Z] [2021-03-04T08:55:50.345Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:55:50.345Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-04T08:55:50.345Z] #20 25.76 Installing build dependencies: finished with status 'done' [2021-03-04T08:55:50.921Z] #20 ... [2021-03-04T08:55:50.921Z] [2021-03-04T08:55:50.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:50.921Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:55:50.921Z] #41 159.2 CC criu/util.o [2021-03-04T08:55:51.633Z] #41 163.0 CC criu/tun.o [2021-03-04T08:55:52.201Z] #41 163.4 CC criu/uffd.o [2021-03-04T08:55:52.315Z] #41 160.6 CC criu/uts_ns.o [2021-03-04T08:55:52.315Z] #41 160.8 CC criu/vdso.o [2021-03-04T08:55:52.769Z] #41 164.1 CC criu/util.o [2021-03-04T08:55:52.891Z] #41 161.3 LINK criu/built-in.o [2021-03-04T08:55:53.155Z] #41 161.5 LINK criu/criu [2021-03-04T08:55:53.418Z] #41 161.8 DEP lib/c/criu.d [2021-03-04T08:55:53.681Z] #41 161.9 CC images/rpc.pb-c.o [2021-03-04T08:55:53.707Z] #41 165.0 CC criu/uts_ns.o [2021-03-04T08:55:53.944Z] #41 ... [2021-03-04T08:55:53.944Z] [2021-03-04T08:55:53.944Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-04T08:55:53.944Z] #20 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-03-04T08:55:53.944Z] #20 31.46 Building wheels for collected packages: pyyaml [2021-03-04T08:55:53.944Z] #20 31.46 Running setup.py bdist_wheel for pyyaml: started [2021-03-04T08:55:53.944Z] #20 32.82 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-04T08:55:53.944Z] #20 32.83 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-04T08:55:53.944Z] #20 33.00 Successfully built pyyaml [2021-03-04T08:55:53.944Z] #20 33.01 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-04T08:55:53.944Z] #20 33.27 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-04T08:55:53.944Z] #20 DONE 33.9s [2021-03-04T08:55:53.944Z] [2021-03-04T08:55:53.944Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:53.944Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:55:53.944Z] #41 162.4 CC lib/c/criu.o [2021-03-04T08:55:53.966Z] #41 165.1 CC criu/vdso-compat.o [2021-03-04T08:55:53.966Z] #41 165.3 CC criu/vdso.o [2021-03-04T08:55:54.225Z] #41 165.7 LINK criu/built-in.o [2021-03-04T08:55:54.484Z] #41 165.8 LINK criu/criu [2021-03-04T08:55:54.744Z] #41 166.0 DEP lib/c/criu.d [2021-03-04T08:55:54.744Z] #41 166.1 CC images/rpc.pb-c.o [2021-03-04T08:55:55.004Z] #41 166.5 CC lib/c/criu.o [2021-03-04T08:55:55.335Z] #41 ... [2021-03-04T08:55:55.335Z] [2021-03-04T08:55:55.335Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-04T08:55:55.335Z] #23 sha256:1621583b806808e9b84c4e661339b3aa742a96676d479cf885869f76e93b8f05 [2021-03-04T08:55:55.335Z] #23 DONE 1.1s [2021-03-04T08:55:55.335Z] [2021-03-04T08:55:55.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:55:55.335Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:55:55.335Z] #41 163.4 LINK lib/c/built-in.o [2021-03-04T08:55:55.335Z] #41 163.4 LINK lib/c/libcriu.so [2021-03-04T08:55:55.335Z] #41 163.4 LINK lib/c/libcriu.a [2021-03-04T08:55:55.335Z] #41 163.6 GEN magic.py [2021-03-04T08:55:55.599Z] #41 163.8 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:55:55.599Z] #41 163.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:55:55.599Z] #41 163.8 Note: Building without GnuTLS support [2021-03-04T08:55:55.599Z] #41 163.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:55:55.599Z] #41 163.8 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:55:55.874Z] #66 exporting layers 6.5s done [2021-03-04T08:55:55.874Z] #66 writing image sha256:9d1507b447858ef16c203cfd0d309bf2ef5cadbfd462c47c2c23a285da438ff5 done [2021-03-04T08:55:55.874Z] #66 naming to docker.io/library/docker:584448a3e67fc8c5300fd3619a10fa141f327e70 0.0s done [2021-03-04T08:55:55.874Z] #66 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-04T08:55:55.945Z] #41 167.1 LINK lib/c/built-in.o [2021-03-04T08:55:55.945Z] #41 167.1 LINK lib/c/libcriu.so [2021-03-04T08:55:55.945Z] #41 167.2 LINK lib/c/libcriu.a [2021-03-04T08:55:55.945Z] #41 167.3 GEN magic.py [2021-03-04T08:55:55.945Z] #41 167.4 Note: Building without setproctitle() and strlcpy() support. [2021-03-04T08:55:55.945Z] #41 167.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-04T08:55:56.173Z] #41 164.5 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:55:56.204Z] #41 167.4 Note: Building without GnuTLS support [2021-03-04T08:55:56.204Z] #41 167.4 Makefile.config:39: Warn: you have no libnftables installed [2021-03-04T08:55:56.204Z] #41 167.4 Makefile.config:40: Warn: Building without nftables support [2021-03-04T08:55:56.212Z] + trap exit INT TERM [2021-03-04T08:55:56.212Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-04T08:55:56.212Z] + CONTAINER_NAME=docker-pr4 [2021-03-04T08:55:56.212Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42111/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh dynbinary-daemon [2021-03-04T08:55:56.774Z] #41 168.0 fatal: not a git repository (or any of the parent directories): .git [2021-03-04T08:55:57.034Z] #41 168.5 make[1]: Nothing to be done for 'all'. [2021-03-04T08:55:57.120Z] #41 165.3 make[1]: Nothing to be done for 'all'. [2021-03-04T08:55:57.591Z] [2021-03-04T08:55:57.591Z] Removing bundles/ [2021-03-04T08:55:57.591Z] [2021-03-04T08:55:57.591Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-04T08:55:57.591Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T08:55:57.591Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T08:55:57.604Z] #41 169.0 make[1]: 'images/built-in.o' is up to date. [2021-03-04T08:55:57.604Z] #41 169.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-04T08:55:57.605Z] #41 169.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-04T08:55:57.605Z] #41 169.1 make[1]: 'compel/libcompel.a' is up to date. [2021-03-04T08:55:57.694Z] #41 166.0 make[1]: 'images/built-in.o' is up to date. [2021-03-04T08:55:57.694Z] #41 166.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-04T08:55:57.694Z] #41 166.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-04T08:55:57.694Z] #41 166.1 make[1]: 'compel/libcompel.a' is up to date. [2021-03-04T08:55:57.694Z] #41 166.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-04T08:55:57.694Z] #41 166.2 make[1]: Nothing to be done for 'all'. [2021-03-04T08:55:57.694Z] #41 166.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:55:57.864Z] #41 169.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-04T08:55:57.864Z] #41 169.2 make[1]: Nothing to be done for 'all'. [2021-03-04T08:55:57.864Z] #41 169.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-04T08:55:57.864Z] #41 169.3 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:57.864Z] #41 169.3 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:57.864Z] #41 169.4 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.124Z] #41 169.5 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.124Z] #41 169.5 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.124Z] #41 169.5 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.124Z] #41 169.6 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.124Z] #41 169.6 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.268Z] #41 166.5 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.268Z] #41 166.6 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.268Z] #41 166.6 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.268Z] #41 166.7 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.384Z] #41 169.7 INSTALL criu/criu [2021-03-04T08:55:58.530Z] #41 166.8 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.530Z] #41 166.9 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.530Z] #41 166.9 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.530Z] #41 167.0 make[2]: Nothing to be done for 'all'. [2021-03-04T08:55:58.530Z] #41 167.0 INSTALL criu/criu [2021-03-04T08:55:58.645Z] #41 DONE 170.0s [2021-03-04T08:55:58.645Z] [2021-03-04T08:55:58.645Z] #51 [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-03-04T08:55:58.645Z] #51 sha256:d3f36c58f9b8849cd10ff0eaca2e46c3324d985878177ee108cd561acd49a634 [2021-03-04T08:56:00.029Z] #51 ... [2021-03-04T08:56:00.029Z] [2021-03-04T08:56:00.029Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T08:56:00.029Z] #42 sha256:1d473ab36c5f73c5d0e15ec4b57f04d4c2ff5c48a252fd81db420f48435b8ce1 [2021-03-04T08:56:00.029Z] #42 DONE 0.1s [2021-03-04T08:56:00.029Z] [2021-03-04T08:56:00.029Z] #51 [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-03-04T08:56:00.029Z] #51 sha256:d3f36c58f9b8849cd10ff0eaca2e46c3324d985878177ee108cd561acd49a634 [2021-03-04T08:56:00.029Z] #51 ... [2021-03-04T08:56:00.029Z] [2021-03-04T08:56:00.029Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T08:56:00.029Z] #44 sha256:8e36f66a1f9a21a28fcc402a371384dd34af141f8349aee2cc84514e52e4105f [2021-03-04T08:56:00.289Z] #44 DONE 0.3s [2021-03-04T08:56:00.289Z] [2021-03-04T08:56:00.289Z] #51 [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-03-04T08:56:00.289Z] #51 sha256:d3f36c58f9b8849cd10ff0eaca2e46c3324d985878177ee108cd561acd49a634 [2021-03-04T08:56:00.289Z] #51 ... [2021-03-04T08:56:00.289Z] [2021-03-04T08:56:00.289Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T08:56:00.289Z] #46 sha256:4a38b347d8a434059f4511993220df34b93f6451d11e7ccf96cb8f202877c894 [2021-03-04T08:56:00.289Z] #46 DONE 0.1s [2021-03-04T08:56:00.550Z] [2021-03-04T08:56:00.550Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T08:56:00.550Z] #48 sha256:0756e9b732fcf85ae063f0bd0dc9285d4d574fd86c9b29f3c5546e1910c2e228 [2021-03-04T08:56:01.121Z] #48 DONE 0.6s [2021-03-04T08:56:01.121Z] [2021-03-04T08:56:01.121Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T08:56:01.121Z] #50 sha256:f2b33ee4078cce52043039bb7a79f30e6f7df9fcebd9f6ac2d05f65f2def7d3b [2021-03-04T08:56:01.121Z] #50 DONE 0.1s [2021-03-04T08:56:01.121Z] [2021-03-04T08:56:01.121Z] #51 [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-03-04T08:56:01.121Z] #51 sha256:d3f36c58f9b8849cd10ff0eaca2e46c3324d985878177ee108cd561acd49a634 [2021-03-04T08:56:05.131Z] #41 ... [2021-03-04T08:56:05.131Z] [2021-03-04T08:56:05.131Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-04T08:56:05.131Z] #28 sha256:fb0474e1a7aeff6ade302b867153e1c808f457ac38197b83b4865f7a7e403fc5 [2021-03-04T08:56:05.705Z] #28 DONE 10.5s [2021-03-04T08:56:05.706Z] [2021-03-04T08:56:05.706Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-04T08:56:05.706Z] #41 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-04T08:56:05.706Z] #41 DONE 173.9s [2021-03-04T08:56:05.706Z] [2021-03-04T08:56:05.706Z] #54 [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-03-04T08:56:05.706Z] #54 sha256:4124f1cf92d0ee90fce2c6bd1774c5bc765978b551b4e7fd5172b73999401a9f [2021-03-04T08:56:05.706Z] #54 ... [2021-03-04T08:56:05.706Z] [2021-03-04T08:56:05.706Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-04T08:56:05.706Z] #31 sha256:8b5fb69b489361a400cddeb8e943cd102db2b3b2a2a94e7cd25cb16e10c995ae [2021-03-04T08:56:06.407Z] #51 ... [2021-03-04T08:56:06.407Z] [2021-03-04T08:56:06.407Z] #54 [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-03-04T08:56:06.407Z] #54 sha256:d147261c3590e77d938684663bd4ba090e97aff26bf667d66896fc553790eab9 [2021-03-04T08:56:06.407Z] #54 197.3 + bin/containerd [2021-03-04T08:56:06.651Z] #31 DONE 0.8s [2021-03-04T08:56:06.651Z] [2021-03-04T08:56:06.651Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-04T08:56:06.651Z] #33 sha256:30ad2474ab893dfcbb99b74a5ce9ee71907053371ce95d325733545ade6cae28 [2021-03-04T08:56:06.651Z] #33 DONE 0.2s [2021-03-04T08:56:06.651Z] [2021-03-04T08:56:06.651Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-04T08:56:06.651Z] #36 sha256:6ec173445e625f3648bc748830a336d5774a12263b879d2f89ba8b0665e3066c [2021-03-04T08:56:06.651Z] #36 DONE 0.2s [2021-03-04T08:56:06.651Z] [2021-03-04T08:56:06.651Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-04T08:56:06.651Z] #39 sha256:41080f4cdc7883ca577e9e2f114a6b308459d2018459e08ccb187b224a200a9f [2021-03-04T08:56:07.597Z] #39 DONE 0.8s [2021-03-04T08:56:07.597Z] [2021-03-04T08:56:07.597Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-04T08:56:07.597Z] #42 sha256:a718081f9615ed024635e2b60251abf2dc036fa20f90b8613e58cc6efdee5ad2 [2021-03-04T08:56:07.597Z] #42 DONE 0.1s [2021-03-04T08:56:07.597Z] [2021-03-04T08:56:07.597Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-04T08:56:07.597Z] #44 sha256:c73acbff470092716ddf8bf848fd67b28f3415ea227881cbe22a9f04dd163ee7 [2021-03-04T08:56:08.171Z] #44 DONE 0.5s [2021-03-04T08:56:08.171Z] [2021-03-04T08:56:08.171Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-04T08:56:08.171Z] #46 sha256:e188503fcbef13c425fb31d1578825ddcd43a09eadace6cfdb683f68081a8431 [2021-03-04T08:56:08.171Z] #46 DONE 0.1s [2021-03-04T08:56:08.171Z] [2021-03-04T08:56:08.171Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-04T08:56:08.171Z] #48 sha256:962eaad9c86fd89c8805ac34c737d0049bd96f338d1a6a54b8cd600d7a1b6ad5 [2021-03-04T08:56:09.558Z] #48 DONE 1.1s [2021-03-04T08:56:09.558Z] [2021-03-04T08:56:09.558Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-04T08:56:09.558Z] #50 sha256:bf6df5d8025295bb62a1b07b323a44e30be8a0f7263819429eaae2adf1b8db6b [2021-03-04T08:56:09.558Z] #50 DONE 0.1s [2021-03-04T08:56:09.558Z] [2021-03-04T08:56:09.558Z] #54 [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-03-04T08:56:09.558Z] #54 sha256:4124f1cf92d0ee90fce2c6bd1774c5bc765978b551b4e7fd5172b73999401a9f [2021-03-04T08:56:09.558Z] #54 ... [2021-03-04T08:56:09.558Z] [2021-03-04T08:56:09.558Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T08:56:09.558Z] #52 sha256:6b87b02458372b12e7cb44861947eb86837b00070790051b06480f18da9fa51f [2021-03-04T08:56:10.131Z] #52 DONE 0.6s [2021-03-04T08:56:10.131Z] [2021-03-04T08:56:10.131Z] #54 [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-03-04T08:56:10.131Z] #54 sha256:4124f1cf92d0ee90fce2c6bd1774c5bc765978b551b4e7fd5172b73999401a9f [2021-03-04T08:56:11.690Z] #54 ... [2021-03-04T08:56:11.690Z] [2021-03-04T08:56:11.690Z] #51 [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-03-04T08:56:11.690Z] #51 sha256:d3f36c58f9b8849cd10ff0eaca2e46c3324d985878177ee108cd561acd49a634 [2021-03-04T08:56:11.690Z] #51 126.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-04T08:56:11.690Z] #51 127.1 + mkdir -p /build [2021-03-04T08:56:11.690Z] #51 127.1 + cp runc /build/runc [2021-03-04T08:56:11.690Z] #51 DONE 127.9s [2021-03-04T08:56:11.690Z] [2021-03-04T08:56:11.690Z] #54 [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-03-04T08:56:11.690Z] #54 sha256:d147261c3590e77d938684663bd4ba090e97aff26bf667d66896fc553790eab9 [2021-03-04T08:56:13.068Z] #54 ... [2021-03-04T08:56:13.068Z] [2021-03-04T08:56:13.068Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-04T08:56:13.068Z] #52 sha256:1f7f7835114f2663c235b6098093fb4be451e46d93383afef052fdefb96a341c [2021-03-04T08:56:13.636Z] #52 DONE 0.3s [2021-03-04T08:56:13.636Z] [2021-03-04T08:56:13.636Z] #54 [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-03-04T08:56:13.636Z] #54 sha256:d147261c3590e77d938684663bd4ba090e97aff26bf667d66896fc553790eab9 [2021-03-04T08:56:15.702Z] ..........................xx.................... [ 29%] [2021-03-04T08:56:22.371Z] #54 215.3 + bin/containerd-stress [2021-03-04T08:56:24.287Z] #54 218.5 + bin/containerd-shim [2021-03-04T08:56:29.593Z] #54 224.2 + bin/containerd-shim-runc-v1 [2021-03-04T08:56:33.812Z] #54 228.4 + bin/containerd-shim-runc-v2 [2021-03-04T08:56:34.332Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-04T08:56:35.198Z] #54 229.9 + binaries [2021-03-04T08:56:35.198Z] #54 229.9 + install -D bin/containerd /build/containerd [2021-03-04T08:56:35.198Z] #54 230.0 + install -D bin/containerd-shim /build/containerd-shim [2021-03-04T08:56:35.198Z] #54 230.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-04T08:56:35.459Z] #54 230.0 + install -D bin/ctr /build/ctr [2021-03-04T08:56:39.664Z] #54 DONE 234.5s [2021-03-04T08:56:40.199Z] #54 228.1 + bin/containerd-stress [2021-03-04T08:56:40.199Z] #54 230.2 + bin/containerd-shim [2021-03-04T08:56:41.579Z] [2021-03-04T08:56:41.579Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T08:56:41.579Z] #55 sha256:6f21e1962cf91ac3ecc532fbc6a27be07baac3822aeaa2835c0cce8a7ed1ffb2 [2021-03-04T08:56:42.314Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-04T08:56:43.491Z] #55 DONE 2.3s [2021-03-04T08:56:43.491Z] [2021-03-04T08:56:43.491Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T08:56:43.491Z] #59 sha256:4d24713a734f4fd2beec971db4d22b5d71ede995923da4026e62efd070278232 [2021-03-04T08:56:44.062Z] #59 DONE 0.7s [2021-03-04T08:56:44.323Z] [2021-03-04T08:56:44.323Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T08:56:44.323Z] #61 sha256:a373c311973f0f797d5c891ee3ce9873c8e1379aee0b7edaec3a0d5aef970cf7 [2021-03-04T08:56:45.265Z] #61 DONE 1.1s [2021-03-04T08:56:45.265Z] [2021-03-04T08:56:45.265Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T08:56:45.265Z] #63 sha256:f0899b6e38442c3e4ba15f158d773487e190ac3f26b489ca69e2594c9315090a [2021-03-04T08:56:45.526Z] #63 DONE 0.1s [2021-03-04T08:56:45.526Z] [2021-03-04T08:56:45.526Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T08:56:45.526Z] #64 sha256:a09e19c90f1695da7821175093e2ff23e530c6920589f446f4f0db19002e4cd4 [2021-03-04T08:56:45.526Z] #64 DONE 0.1s [2021-03-04T08:56:45.526Z] [2021-03-04T08:56:45.526Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T08:56:45.526Z] #65 sha256:1ebad4a2327b20d78a5a0bb5cd435e5176ed96f78d7b637d003c84cc4a8c8996 [2021-03-04T08:56:45.610Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-04T08:56:46.769Z] #54 236.9 + bin/containerd-shim-runc-v1 [2021-03-04T08:56:46.912Z] #65 DONE 1.6s [2021-03-04T08:56:47.174Z] [2021-03-04T08:56:47.174Z] #66 exporting to image [2021-03-04T08:56:47.174Z] #66 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T08:56:47.174Z] #66 exporting layers [2021-03-04T08:56:50.978Z] #54 241.6 + bin/containerd-shim-runc-v2 [2021-03-04T08:56:51.550Z] #54 242.7 + binaries [2021-03-04T08:56:51.550Z] #54 242.7 + install -D bin/containerd /build/containerd [2021-03-04T08:56:51.550Z] #54 242.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-04T08:56:51.550Z] #54 242.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-04T08:56:51.550Z] #54 242.7 + install -D bin/ctr /build/ctr [2021-03-04T08:56:54.084Z] #54 DONE 244.8s [2021-03-04T08:56:54.652Z] [2021-03-04T08:56:54.652Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-04T08:56:54.652Z] #55 sha256:e402c47c9a75660bfbf1c64b7dbfa7c18ef72fe5c9dac4394e146bb4ace31591 [2021-03-04T08:56:55.323Z] #66 exporting layers 7.1s done [2021-03-04T08:56:55.323Z] #66 writing image sha256:8b184ffcfdbd67a88af666909a33a5e16c62a9b175bc8d7d1d3ed9c011fdbd0d done [2021-03-04T08:56:55.323Z] #66 naming to docker.io/library/docker:584448a3e67fc8c5300fd3619a10fa141f327e70 done [2021-03-04T08:56:55.323Z] #66 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-04T08:56:55.589Z] #55 DONE 1.1s [2021-03-04T08:56:55.589Z] [2021-03-04T08:56:55.589Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-04T08:56:55.589Z] #59 sha256:8a79b102f0007e70871b5f706d82266da14efa793cf95b4e579265536411b7f6 [2021-03-04T08:56:55.663Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/test/unit [2021-03-04T08:56:55.848Z] #59 DONE 0.3s [2021-03-04T08:56:55.848Z] [2021-03-04T08:56:55.848Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-04T08:56:55.848Z] #61 sha256:f2e3bf7bb1b2b7c9a34b10ed9910629b72455055b472c65c778d48f79c192829 [2021-03-04T08:56:56.415Z] #61 DONE 0.5s [2021-03-04T08:56:56.415Z] [2021-03-04T08:56:56.415Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-04T08:56:56.415Z] #63 sha256:b74bf927b7b67a52675a82f4a6369b6460641104fdbaa91432210018549162a2 [2021-03-04T08:56:56.415Z] #63 DONE 0.1s [2021-03-04T08:56:56.415Z] [2021-03-04T08:56:56.415Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-04T08:56:56.415Z] #64 sha256:26d66212c8b5d79cc0564baa300b9d2166df5f1ac9a7f902519bf5d74cdcefd3 [2021-03-04T08:56:56.415Z] #64 DONE 0.0s [2021-03-04T08:56:56.415Z] [2021-03-04T08:56:56.415Z] #65 [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-03-04T08:56:56.415Z] #65 sha256:11d9fb33b5bdbde5af549a203a26b3a6316cda246d61ff24f9ac9af106decea1 [2021-03-04T08:56:57.357Z] #65 0.835 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-04T08:56:57.357Z] #65 0.911 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-04T08:56:57.616Z] #65 1.073 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-04T08:56:58.184Z] #65 1.159 Reading package lists... [2021-03-04T08:56:58.754Z] #65 1.744 Reading package lists... [2021-03-04T08:56:58.754Z] #65 2.320 Building dependency tree... [2021-03-04T08:56:59.013Z] #65 2.431 Reading state information... [2021-03-04T08:56:59.013Z] #65 2.532 The following additional packages will be installed: [2021-03-04T08:56:59.013Z] #65 2.532 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-04T08:56:59.013Z] #65 2.532 libpam-systemd [2021-03-04T08:56:59.013Z] #65 2.533 Suggested packages: [2021-03-04T08:56:59.013Z] #65 2.533 systemd-container policykit-1 [2021-03-04T08:56:59.013Z] #65 2.533 Recommended packages: [2021-03-04T08:56:59.013Z] #65 2.533 libnss-systemd [2021-03-04T08:56:59.013Z] #65 2.611 The following NEW packages will be installed: [2021-03-04T08:56:59.013Z] #65 2.611 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-04T08:56:59.013Z] #65 2.612 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-04T08:56:59.272Z] #65 2.884 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-04T08:56:59.272Z] #65 2.884 Need to get 4761 kB of archives. [2021-03-04T08:56:59.272Z] #65 2.884 After this operation, 16.6 MB of additional disk space will be used. [2021-03-04T08:56:59.272Z] #65 2.884 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-04T08:56:59.272Z] #65 2.887 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-03-04T08:56:59.272Z] #65 2.968 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-04T08:56:59.531Z] #65 3.094 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-04T08:56:59.791Z] #65 3.098 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-04T08:56:59.791Z] #65 3.099 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-04T08:56:59.791Z] #65 3.188 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-04T08:56:59.791Z] #65 3.189 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-04T08:56:59.791Z] #65 3.192 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-04T08:56:59.791Z] #65 3.305 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-04T08:57:00.050Z] #65 3.429 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-03-04T08:57:00.050Z] #65 3.599 debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T08:57:00.050Z] #65 3.624 Fetched 4761 kB in 1s (5894 kB/s) [2021-03-04T08:57:00.050Z] #65 3.652 Selecting previously unselected package libargon2-1:amd64. [2021-03-04T08:57:00.309Z] #65 3.652 (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 ... 28054 files and directories currently installed.) [2021-03-04T08:57:00.309Z] #65 3.666 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-04T08:57:00.309Z] #65 3.675 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-04T08:57:00.309Z] #65 3.720 Selecting previously unselected package libjson-c3:amd64. [2021-03-04T08:57:00.309Z] #65 3.722 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-04T08:57:00.309Z] #65 3.728 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-04T08:57:00.309Z] #65 3.773 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-04T08:57:00.309Z] #65 3.775 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-04T08:57:00.309Z] #65 3.780 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-04T08:57:00.309Z] #65 3.835 Selecting previously unselected package libidn11:amd64. [2021-03-04T08:57:00.309Z] #65 3.838 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-04T08:57:00.309Z] #65 3.844 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-04T08:57:00.309Z] #65 3.900 Selecting previously unselected package libkmod2:amd64. [2021-03-04T08:57:00.569Z] #65 3.903 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-04T08:57:00.569Z] #65 3.907 Unpacking libkmod2:amd64 (26-1) ... [2021-03-04T08:57:00.569Z] #65 3.953 Selecting previously unselected package systemd. [2021-03-04T08:57:00.569Z] #65 3.956 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-04T08:57:00.569Z] #65 3.993 Unpacking systemd (241-7~deb10u6) ... [2021-03-04T08:57:00.828Z] #65 4.468 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-04T08:57:00.957Z] ? github.com/docker/docker/api [no test files] [2021-03-04T08:57:01.087Z] #65 4.485 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-04T08:57:01.087Z] #65 4.496 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-04T08:57:01.087Z] #65 4.509 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-04T08:57:01.087Z] #65 4.523 Setting up libkmod2:amd64 (26-1) ... [2021-03-04T08:57:01.087Z] #65 4.543 Setting up systemd (241-7~deb10u6) ... [2021-03-04T08:57:01.087Z] #65 4.608 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-04T08:57:01.087Z] #65 4.610 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-04T08:57:01.087Z] #65 4.613 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-04T08:57:01.087Z] #65 4.613 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-04T08:57:01.654Z] #65 5.174 Selecting previously unselected package systemd-sysv. [2021-03-04T08:57:01.654Z] #65 5.174 (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 ... 28851 files and directories currently installed.) [2021-03-04T08:57:01.654Z] #65 5.188 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-04T08:57:01.654Z] #65 5.193 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-04T08:57:01.654Z] #65 5.241 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-04T08:57:01.654Z] #65 5.243 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-04T08:57:01.654Z] #65 5.248 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-04T08:57:01.913Z] #65 5.329 Selecting previously unselected package dbus. [2021-03-04T08:57:01.913Z] #65 5.332 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-04T08:57:01.913Z] #65 5.345 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-04T08:57:01.913Z] #65 5.414 Selecting previously unselected package libpam-systemd:amd64. [2021-03-04T08:57:01.913Z] #65 5.417 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-04T08:57:01.913Z] #65 5.423 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-04T08:57:01.913Z] #65 5.477 Selecting previously unselected package dbus-user-session. [2021-03-04T08:57:01.913Z] #65 5.480 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-04T08:57:01.913Z] #65 5.485 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-04T08:57:01.913Z] #65 5.572 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-04T08:57:01.913Z] #65 5.591 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-04T08:57:02.172Z] #65 5.610 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-04T08:57:02.431Z] #65 5.756 invoke-rc.d: could not determine current runlevel [2021-03-04T08:57:02.431Z] #65 5.759 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T08:57:02.431Z] #65 5.767 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-04T08:57:02.431Z] #65 5.949 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-04T08:57:02.431Z] #65 5.967 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-04T08:57:02.431Z] #65 5.979 Processing triggers for libc-bin (2.28-10) ... [2021-03-04T08:57:02.691Z] #65 DONE 6.2s [2021-03-04T08:57:02.691Z] [2021-03-04T08:57:02.691Z] #66 [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-03-04T08:57:02.691Z] #66 sha256:c235575dc032ed3e1659f1353d32ab516167b05607c8839784f92e99028123b6 [2021-03-04T08:57:03.260Z] #66 0.455 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-04T08:57:03.260Z] #66 0.456 Dload Upload Total Spent Left Speed [2021-03-04T08:57:03.260Z] #66 0.458 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17699 0 --:--:-- --:--:-- --:--:-- 17528 100 1823 100 1823 0 0 17528 0 --:--:-- --:--:-- --:--:-- 17361 [2021-03-04T08:57:03.260Z] #66 DONE 0.6s [2021-03-04T08:57:03.260Z] [2021-03-04T08:57:03.260Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-04T08:57:03.260Z] #67 sha256:2456a2c7f272f1d21b36c630da9cf3e038898314a11fe742a2458a05fd03798b [2021-03-04T08:57:04.327Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-04T08:57:04.639Z] #67 DONE 1.0s [2021-03-04T08:57:04.639Z] [2021-03-04T08:57:04.639Z] #68 exporting to image [2021-03-04T08:57:04.639Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-04T08:57:04.639Z] #68 exporting layers [2021-03-04T08:57:11.164Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-04T08:57:11.212Z] #68 exporting layers 6.9s done [2021-03-04T08:57:11.212Z] #68 writing image sha256:9b814fa6f63f8ed8663f3dd08dc17d743066674a4b583c0ee3a53f5b2c147184 done [2021-03-04T08:57:11.212Z] #68 naming to docker.io/library/docker:584448a3e67fc8c5300fd3619a10fa141f327e70 done [2021-03-04T08:57:11.212Z] #68 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T08:57:11.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -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:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh dynbinary test-integration [2021-03-04T08:57:12.614Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-04T08:57:13.213Z] ok github.com/docker/docker/api/server 0.039s coverage: 9.0% of statements [2021-03-04T08:57:14.101Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-04T08:57:14.101Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-04T08:57:14.101Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-04T08:57:14.101Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-04T08:57:14.101Z] 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-03-04T08:57:14.101Z] Detected virtualization docker. [2021-03-04T08:57:14.101Z] Detected architecture x86-64. [2021-03-04T08:57:14.101Z] Set hostname to <90e61d3e1c6b>. [2021-03-04T08:57:14.101Z] + source /etc/docker-entrypoint-cmd [2021-03-04T08:57:14.101Z] ++ hack/make.sh dynbinary test-integration [2021-03-04T08:57:14.101Z] [2021-03-04T08:57:14.101Z] Removing bundles/ [2021-03-04T08:57:14.101Z] [2021-03-04T08:57:14.101Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-04T08:57:14.101Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T08:57:14.101Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T08:57:17.722Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-04T08:57:24.524Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T08:57:24.524Z] [2021-03-04T08:57:24.524Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T08:57:24.524Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T08:57:24.524Z] HOSTNAME=b27fc3b3097f [2021-03-04T08:57:24.524Z] DEST=bundles/test-integration [2021-03-04T08:57:24.524Z] PWD=/go/src/github.com/docker/docker [2021-03-04T08:57:24.524Z] DOCKER_ROOTLESS=1 [2021-03-04T08:57:24.524Z] DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 [2021-03-04T08:57:24.524Z] container=docker [2021-03-04T08:57:24.524Z] HOME=/root [2021-03-04T08:57:24.524Z] GOLANG_VERSION=1.13.15 [2021-03-04T08:57:24.524Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T08:57:24.524Z] VALIDATE_BRANCH=20.10 [2021-03-04T08:57:24.524Z] TERM=xterm [2021-03-04T08:57:24.524Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T08:57:24.524Z] SHLVL=1 [2021-03-04T08:57:24.524Z] TIMEOUT=120m [2021-03-04T08:57:24.524Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T08:57:24.524Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T08:57:24.524Z] GO111MODULE=off [2021-03-04T08:57:24.524Z] DOCKER_EXPERIMENTAL=1 [2021-03-04T08:57:24.524Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T08:57:24.524Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T08:57:24.524Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T08:57:24.524Z] GOPATH=/go [2021-03-04T08:57:24.524Z] PKG_CONFIG=pkg-config [2021-03-04T08:57:24.524Z] _=/usr/bin/env [2021-03-04T08:57:24.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-04T08:57:32.480Z] ......................... [ 67%] [2021-03-04T08:57:34.069Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T08:57:34.069Z] [2021-03-04T08:57:34.069Z] + TEST_INTEGRATION_DEST=1 [2021-03-04T08:57:34.069Z] + CONTAINER_NAME=docker-pr4-1 [2021-03-04T08:57:34.069Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T08:57:34.069Z] + run_tests test-integration-flaky [2021-03-04T08:57:34.069Z] + '[' -n 0 ']' [2021-03-04T08:57:34.069Z] + rm= [2021-03-04T08:57:34.069Z] + c=0 [2021-03-04T08:57:34.069Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42111/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42111/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh test-integration-flaky test-integration [2021-03-04T08:57:34.069Z] + TEST_INTEGRATION_DEST=3 [2021-03-04T08:57:34.069Z] + CONTAINER_NAME=docker-pr4-3 [2021-03-04T08:57:34.069Z] + TEST_SKIP_INTEGRATION=1 [2021-03-04T08:57:34.069Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-04T08:57:34.069Z] + run_tests [2021-03-04T08:57:34.069Z] + '[' -n 0 ']' [2021-03-04T08:57:34.069Z] + rm= [2021-03-04T08:57:34.069Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42111/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42111/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh '' test-integration [2021-03-04T08:57:34.069Z] + TEST_INTEGRATION_DEST=2 [2021-03-04T08:57:34.069Z] + CONTAINER_NAME=docker-pr4-2 [2021-03-04T08:57:34.069Z] + TEST_SKIP_INTEGRATION=1 [2021-03-04T08:57:34.069Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-04T08:57:34.069Z] + run_tests [2021-03-04T08:57:34.069Z] + '[' -n 0 ']' [2021-03-04T08:57:34.069Z] + rm= [2021-03-04T08:57:34.069Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42111/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42111/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh '' test-integration [2021-03-04T08:57:34.069Z] ++ jobs -p [2021-03-04T08:57:34.069Z] + for job in $(jobs -p) [2021-03-04T08:57:34.069Z] + wait 9539 [2021-03-04T08:57:34.069Z] [2021-03-04T08:57:34.069Z] [2021-03-04T08:57:34.069Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T08:57:34.069Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T08:57:34.069Z] HOSTNAME=4117be830cd6 [2021-03-04T08:57:34.069Z] TEST_SKIP_INTEGRATION=1 [2021-03-04T08:57:34.069Z] TESTDEBUG=0 [2021-03-04T08:57:34.069Z] DEST=bundles/test-integration [2021-03-04T08:57:34.069Z] PWD=/go/src/github.com/docker/docker [2021-03-04T08:57:34.069Z] KEEPBUNDLE=1 [2021-03-04T08:57:34.069Z] DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 [2021-03-04T08:57:34.069Z] container=docker [2021-03-04T08:57:34.069Z] HOME=/root [2021-03-04T08:57:34.069Z] GOLANG_VERSION=1.13.15 [2021-03-04T08:57:34.069Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T08:57:34.069Z] VALIDATE_BRANCH=20.10 [2021-03-04T08:57:34.069Z] TERM=xterm [2021-03-04T08:57:34.069Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T08:57:34.069Z] SHLVL=1 [2021-03-04T08:57:34.069Z] TIMEOUT=120m [2021-03-04T08:57:34.069Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T08:57:34.069Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T08:57:34.069Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-04T08:57:34.069Z] GO111MODULE=off [2021-03-04T08:57:34.069Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T08:57:34.069Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T08:57:34.069Z] GOPATH=/go [2021-03-04T08:57:34.069Z] PKG_CONFIG=pkg-config [2021-03-04T08:57:34.069Z] _=/usr/bin/env [2021-03-04T08:57:34.069Z] Building test suite binary ./integration-cli/test.main [2021-03-04T08:57:34.069Z] [2021-03-04T08:57:34.069Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T08:57:34.069Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T08:57:34.069Z] HOSTNAME=24a5d3103775 [2021-03-04T08:57:34.069Z] TEST_SKIP_INTEGRATION=1 [2021-03-04T08:57:34.069Z] TESTDEBUG=0 [2021-03-04T08:57:34.069Z] DEST=bundles/test-integration [2021-03-04T08:57:34.069Z] PWD=/go/src/github.com/docker/docker [2021-03-04T08:57:34.069Z] KEEPBUNDLE=1 [2021-03-04T08:57:34.069Z] DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 [2021-03-04T08:57:34.069Z] container=docker [2021-03-04T08:57:34.069Z] HOME=/root [2021-03-04T08:57:34.069Z] GOLANG_VERSION=1.13.15 [2021-03-04T08:57:34.069Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T08:57:34.069Z] VALIDATE_BRANCH=20.10 [2021-03-04T08:57:34.069Z] TERM=xterm [2021-03-04T08:57:34.069Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T08:57:34.069Z] SHLVL=1 [2021-03-04T08:57:34.069Z] TIMEOUT=120m [2021-03-04T08:57:34.069Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T08:57:34.069Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T08:57:34.069Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-04T08:57:34.069Z] GO111MODULE=off [2021-03-04T08:57:34.069Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T08:57:34.069Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T08:57:34.069Z] GOPATH=/go [2021-03-04T08:57:34.069Z] PKG_CONFIG=pkg-config [2021-03-04T08:57:34.069Z] _=/usr/bin/env [2021-03-04T08:57:34.069Z] Building test suite binary ./integration-cli/test.main [2021-03-04T08:57:34.069Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-04T08:57:34.069Z] No new tests added to integration. [2021-03-04T08:57:34.069Z] [2021-03-04T08:57:34.069Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T08:57:34.069Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T08:57:34.069Z] HOSTNAME=8520eb55bc66 [2021-03-04T08:57:34.069Z] TESTDEBUG=0 [2021-03-04T08:57:34.069Z] DEST=bundles/test-integration [2021-03-04T08:57:34.070Z] PWD=/go/src/github.com/docker/docker [2021-03-04T08:57:34.070Z] KEEPBUNDLE=1 [2021-03-04T08:57:34.070Z] DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 [2021-03-04T08:57:34.070Z] container=docker [2021-03-04T08:57:34.070Z] HOME=/root [2021-03-04T08:57:34.070Z] GOLANG_VERSION=1.13.15 [2021-03-04T08:57:34.070Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T08:57:34.070Z] VALIDATE_BRANCH=20.10 [2021-03-04T08:57:34.070Z] TERM=xterm [2021-03-04T08:57:34.070Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T08:57:34.070Z] SHLVL=1 [2021-03-04T08:57:34.070Z] TIMEOUT=120m [2021-03-04T08:57:34.070Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T08:57:34.070Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T08:57:34.070Z] GO111MODULE=off [2021-03-04T08:57:34.070Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T08:57:34.070Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T08:57:34.070Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T08:57:34.070Z] GOPATH=/go [2021-03-04T08:57:34.070Z] PKG_CONFIG=pkg-config [2021-03-04T08:57:34.070Z] _=/usr/bin/env [2021-03-04T08:57:34.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-04T08:57:51.901Z] 4612f6d0b889: Pull complete [2021-03-04T08:57:56.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-04T08:57:56.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-04T08:58:09.581Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-03-04T08:58:09.581Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-04T08:58:09.581Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2021-03-04T08:58:09.581Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-04T08:58:09.581Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-04T08:58:09.581Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-04T08:58:09.844Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-04T08:58:09.844Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-04T08:58:09.844Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-04T08:58:09.844Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-04T08:58:09.844Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-04T08:58:09.844Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-04T08:58:10.789Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-04T08:58:10.789Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-04T08:58:11.364Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-03-04T08:58:11.627Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2021-03-04T08:58:11.627Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-03-04T08:58:11.627Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-04T08:58:11.627Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-04T08:58:11.891Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/builder [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-04T08:58:11.891Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-04T08:58:14.775Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2021-03-04T08:58:14.953Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-04T08:58:15.723Z] ok github.com/docker/docker/builder/remotecontext 0.309s coverage: 13.7% of statements [2021-03-04T08:58:16.670Z] ok github.com/docker/docker/builder/remotecontext/git 3.480s coverage: 86.3% of statements [2021-03-04T08:58:16.931Z] ok github.com/docker/docker/builder/dockerfile 0.961s coverage: 48.3% of statements [2021-03-04T08:58:16.931Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-04T08:58:16.931Z] ? github.com/docker/docker/cli [no test files] [2021-03-04T08:58:16.931Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-04T08:58:18.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-04T08:58:23.540Z] ok github.com/docker/docker/client 0.247s coverage: 75.4% of statements [2021-03-04T08:58:26.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-04T08:58:26.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-04T08:58:27.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-04T08:58:28.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-04T08:58:29.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-04T08:58:29.821Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-04T08:58:30.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-04T08:58:31.721Z] tests/integration/client_test.py ..... [ 75%] [2021-03-04T08:58:31.721Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-04T08:58:32.286Z] tests/integration/errors_test.py . [ 76%] [2021-03-04T08:58:33.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-04T08:58:35.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-04T08:58:36.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-04T08:58:37.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-04T08:58:38.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-04T08:58:39.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-04T08:58:41.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-04T08:58:42.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-04T08:58:43.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-04T08:58:44.009Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T08:58:44.009Z] Using test binary docker [2021-03-04T08:58:44.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-04T08:58:44.266Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T08:58:44.266Z] INFO: Waiting for daemon to start... [2021-03-04T08:58:44.266Z] Starting dockerd [2021-03-04T08:58:47.527Z] . [2021-03-04T08:58:47.527Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T08:58:47.527Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T08:58:47.527Z] Error: No such image: emptyfs [2021-03-04T08:58:47.527Z] Running integration-test (iteration 1) [2021-03-04T08:58:47.527Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-04T08:58:50.154Z] ok github.com/docker/docker/cmd/dockerd 0.100s coverage: 29.1% of statements [2021-03-04T08:58:50.154Z] ok github.com/docker/docker/container 0.169s coverage: 34.7% of statements [2021-03-04T08:58:50.154Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-04T08:58:50.154Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-04T08:58:50.154Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-04T08:58:50.154Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-04T08:58:50.568Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T08:58:50.568Z] [2021-03-04T08:58:50.568Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T08:58:50.568Z] DOCKER_SYSTEMD=1 [2021-03-04T08:58:50.568Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T08:58:50.568Z] HOSTNAME=90e61d3e1c6b [2021-03-04T08:58:50.568Z] DEST=bundles/test-integration [2021-03-04T08:58:50.568Z] PWD=/go/src/github.com/docker/docker [2021-03-04T08:58:50.568Z] DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 [2021-03-04T08:58:50.568Z] container=docker [2021-03-04T08:58:50.568Z] HOME=/root [2021-03-04T08:58:50.568Z] LANG=C.UTF-8 [2021-03-04T08:58:50.569Z] INVOCATION_ID=85b07f4be5c3418abf2af07da8422ff7 [2021-03-04T08:58:50.569Z] GOLANG_VERSION=1.13.15 [2021-03-04T08:58:50.569Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T08:58:50.569Z] VALIDATE_BRANCH=20.10 [2021-03-04T08:58:50.569Z] TERM=xterm [2021-03-04T08:58:50.569Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T08:58:50.569Z] SHLVL=3 [2021-03-04T08:58:50.569Z] TIMEOUT=120m [2021-03-04T08:58:50.569Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T08:58:50.569Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T08:58:50.569Z] GO111MODULE=off [2021-03-04T08:58:50.569Z] DOCKER_EXPERIMENTAL=1 [2021-03-04T08:58:50.569Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T08:58:50.569Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T08:58:50.569Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T08:58:50.569Z] GOPATH=/go [2021-03-04T08:58:50.569Z] PKG_CONFIG=pkg-config [2021-03-04T08:58:50.569Z] _=/usr/bin/env [2021-03-04T08:58:50.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-04T08:58:52.714Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-03-04T08:58:54.295Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-04T08:58:54.640Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.9% of statements [2021-03-04T08:59:00.335Z] Loaded image: buildpack-deps:buster [2021-03-04T08:59:00.335Z] Loaded image: busybox:latest [2021-03-04T08:59:00.335Z] Loaded image: busybox:glibc [2021-03-04T08:59:00.343Z] ok github.com/docker/docker/daemon/cluster 0.227s coverage: 0.5% of statements [2021-03-04T08:59:00.343Z] ok github.com/docker/docker/daemon/discovery 0.057s coverage: 30.0% of statements [2021-03-04T08:59:00.343Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 81.8% of statements [2021-03-04T08:59:01.297Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-03-04T08:59:02.227Z] Loaded image: debian:bullseye [2021-03-04T08:59:02.227Z] Loaded image: hello-world:latest [2021-03-04T08:59:02.228Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T08:59:02.228Z] INFO: Testing against a local daemon [2021-03-04T08:59:02.228Z] === RUN TestCgroupNamespacesBuild [2021-03-04T08:59:02.247Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-03-04T08:59:06.389Z] --- PASS: TestCgroupNamespacesBuild (3.85s) [2021-03-04T08:59:06.389Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-04T08:59:06.462Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-03-04T08:59:06.462Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 14.1% of statements [2021-03-04T08:59:07.042Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.687s coverage: 56.2% of statements [2021-03-04T08:59:08.279Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2021-03-04T08:59:08.279Z] === RUN TestBuildWithSession [2021-03-04T08:59:08.279Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T08:59:08.279Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T08:59:08.279Z] === RUN TestBuildSquashParent [2021-03-04T08:59:09.598Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-03-04T08:59:10.981Z] ......... [ 86%] [2021-03-04T08:59:12.153Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.843s coverage: 46.2% of statements [2021-03-04T08:59:12.153Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.679s coverage: 73.3% of statements [2021-03-04T08:59:13.549Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.950s coverage: 49.4% of statements [2021-03-04T08:59:13.811Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 57.5% of statements [2021-03-04T08:59:15.205Z] ok github.com/docker/docker/daemon 12.335s coverage: 17.1% of statements [2021-03-04T08:59:15.205Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-04T08:59:15.205Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-04T08:59:15.205Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-04T08:59:15.205Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-04T08:59:15.205Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-04T08:59:15.776Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-04T08:59:15.780Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2021-03-04T08:59:16.356Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2021-03-04T08:59:16.356Z] --- PASS: TestBuildSquashParent (6.96s) [2021-03-04T08:59:16.356Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T08:59:16.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T08:59:16.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T08:59:16.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T08:59:16.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T08:59:16.356Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T08:59:16.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T08:59:16.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T08:59:16.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T08:59:16.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T08:59:16.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T08:59:16.356Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T08:59:16.356Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T08:59:16.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T08:59:16.356Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T08:59:16.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T08:59:16.917Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T08:59:17.226Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-04T08:59:17.751Z] ok github.com/docker/docker/daemon/images 0.089s coverage: 6.7% of statements [2021-03-04T08:59:18.326Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.0% of statements [2021-03-04T08:59:18.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T08:59:18.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T08:59:18.901Z] ok github.com/docker/docker/daemon/logger/awslogs 0.252s coverage: 77.8% of statements [2021-03-04T08:59:19.164Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2021-03-04T08:59:19.739Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 23.9% of statements [2021-03-04T08:59:20.002Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2021-03-04T08:59:20.578Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.477s coverage: 57.7% of statements [2021-03-04T08:59:20.578Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-04T08:59:20.578Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-04T08:59:20.578Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-04T08:59:20.578Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-04T08:59:20.578Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-04T08:59:20.578Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-04T08:59:20.578Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.062s coverage: 61.6% of statements [2021-03-04T08:59:21.313Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-03-04T08:59:21.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2021-03-04T08:59:21.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s) [2021-03-04T08:59:21.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2021-03-04T08:59:21.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2021-03-04T08:59:21.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2021-03-04T08:59:21.313Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2021-03-04T08:59:21.313Z] === RUN TestBuildMultiStageCopy [2021-03-04T08:59:21.313Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T08:59:21.527Z] ok github.com/docker/docker/daemon/logger/local 0.055s coverage: 75.2% of statements [2021-03-04T08:59:21.527Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-04T08:59:22.475Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 59.3% of statements [2021-03-04T08:59:22.475Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2021-03-04T08:59:23.424Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2021-03-04T08:59:23.424Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-03-04T08:59:23.783Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-04T08:59:23.999Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2021-03-04T08:59:24.041Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-04T08:59:24.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-04T08:59:24.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-04T08:59:24.572Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T08:59:24.949Z] ok github.com/docker/docker/daemon/logger/splunk 1.857s coverage: 82.5% of statements [2021-03-04T08:59:24.949Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-04T08:59:24.949Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-04T08:59:25.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T08:59:25.525Z] ok github.com/docker/docker/distribution/metadata 0.137s coverage: 48.2% of statements [2021-03-04T08:59:25.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-04T08:59:25.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-04T08:59:26.057Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T08:59:26.476Z] ok github.com/docker/docker/errdefs 0.019s coverage: 53.1% of statements [2021-03-04T08:59:27.051Z] ok github.com/docker/docker/distribution 0.247s coverage: 25.0% of statements [2021-03-04T08:59:27.051Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-04T08:59:27.418Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T08:59:27.625Z] ok github.com/docker/docker/image 0.059s coverage: 86.8% of statements [2021-03-04T08:59:28.201Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2021-03-04T08:59:28.201Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2021-03-04T08:59:28.342Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2021-03-04T08:59:28.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2021-03-04T08:59:28.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-04T08:59:28.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-04T08:59:28.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s) [2021-03-04T08:59:28.342Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.89s) [2021-03-04T08:59:28.342Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T08:59:28.463Z] ok github.com/docker/docker/distribution/xfer 1.722s coverage: 85.1% of statements [2021-03-04T08:59:28.463Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-04T08:59:28.463Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-04T08:59:28.463Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-04T08:59:28.728Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-03-04T08:59:30.120Z] ok github.com/docker/docker/opts 0.061s coverage: 67.1% of statements [2021-03-04T08:59:30.120Z] ok github.com/docker/docker/oci 0.032s coverage: 38.4% of statements [2021-03-04T08:59:30.120Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 52.9% of statements [2021-03-04T08:59:30.126Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-04T08:59:31.069Z] ok github.com/docker/docker/pkg/broadcaster 0.056s coverage: 100.0% of statements [2021-03-04T08:59:32.017Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2021-03-04T08:59:32.017Z] ok github.com/docker/docker/pkg/authorization 0.432s coverage: 68.3% of statements [2021-03-04T08:59:32.964Z] ok github.com/docker/docker/pkg/directory 0.042s coverage: 80.0% of statements [2021-03-04T08:59:33.400Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-04T08:59:33.400Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-04T08:59:33.540Z] ok github.com/docker/docker/pkg/archive 1.270s coverage: 77.0% of statements [2021-03-04T08:59:33.540Z] ok github.com/docker/docker/pkg/discovery 0.020s coverage: 58.3% of statements [2021-03-04T08:59:33.577Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-03-04T08:59:33.577Z] === RUN TestBuildLabelWithTargets [2021-03-04T08:59:34.114Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2021-03-04T08:59:34.689Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-03-04T08:59:35.263Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-03-04T08:59:35.837Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-03-04T08:59:36.412Z] ok github.com/docker/docker/pkg/chrootarchive 3.449s coverage: 43.2% of statements [2021-03-04T08:59:36.986Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-03-04T08:59:36.986Z] ok github.com/docker/docker/pkg/fileutils 0.047s coverage: 89.5% of statements [2021-03-04T08:59:37.561Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-03-04T08:59:37.823Z] ok github.com/docker/docker/pkg/fsutils 0.296s coverage: 85.1% of statements [2021-03-04T08:59:37.872Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-04T08:59:38.086Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2021-03-04T08:59:38.086Z] ok github.com/docker/docker/layer 7.248s coverage: 68.8% of statements [2021-03-04T08:59:38.086Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-04T08:59:38.086Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-04T08:59:38.086Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-04T08:59:38.086Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-04T08:59:38.086Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-04T08:59:38.086Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-04T08:59:38.086Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-04T08:59:38.130Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-04T08:59:38.130Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-04T08:59:38.130Z] [2021-03-04T08:59:38.130Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-04T08:59:38.130Z] =========================== short test summary info ============================ [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-04T08:59:38.130Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-04T08:59:38.130Z] Not supported on most drivers [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-04T08:59:38.130Z] Output of docker top depends on host distro, and is not formalized. [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-04T08:59:38.130Z] Output of docker top depends on host distro, and is not formalized. [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-04T08:59:38.130Z] Can fail if eth0 has multiple IP addresses [2021-03-04T08:59:38.130Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-04T08:59:38.130Z] This doesn't seem to be taken into account by the engine [2021-03-04T08:59:38.130Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-04T08:59:38.130Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-04T08:59:38.130Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 312.32 seconds == [2021-03-04T08:59:38.388Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-04T08:59:39.034Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2021-03-04T08:59:39.034Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-03-04T08:59:39.297Z] ok github.com/docker/docker/pkg/ioutils 0.634s coverage: 69.3% of statements [2021-03-04T08:59:39.297Z] ok github.com/docker/docker/pkg/idtools 0.880s coverage: 69.5% of statements [2021-03-04T08:59:39.562Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-04T08:59:39.562Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-04T08:59:39.562Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-04T08:59:39.562Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2021-03-04T08:59:39.562Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-04T08:59:39.824Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-03-04T08:59:40.088Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2021-03-04T08:59:40.088Z] ok github.com/docker/docker/pkg/pidfile 0.022s coverage: 82.4% of statements [2021-03-04T08:59:40.351Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 86.7% of statements [2021-03-04T08:59:40.351Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-04T08:59:40.351Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-04T08:59:40.927Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2021-03-04T08:59:41.502Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2021-03-04T08:59:41.502Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2021-03-04T08:59:41.502Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2021-03-04T08:59:41.680Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-04T08:59:41.680Z] === RUN TestBuildWithEmptyLayers [2021-03-04T08:59:42.077Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-03-04T08:59:42.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-04T08:59:43.023Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-04T08:59:43.023Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-03-04T08:59:43.286Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-03-04T08:59:43.548Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-03-04T08:59:44.216Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-03-04T08:59:44.217Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T08:59:44.493Z] ok github.com/docker/docker/pkg/sysinfo 0.021s coverage: 54.2% of statements [2021-03-04T08:59:44.756Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2021-03-04T08:59:45.019Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2021-03-04T08:59:45.281Z] ok github.com/docker/docker/pkg/signal 2.798s coverage: 61.0% of statements [2021-03-04T08:59:45.543Z] testing: warning: no tests to run [2021-03-04T08:59:45.543Z] coverage: [no statements] [2021-03-04T08:59:45.543Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2021-03-04T08:59:45.805Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2021-03-04T08:59:46.068Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-03-04T08:59:46.068Z] ok github.com/docker/docker/pkg/urlutil 0.010s coverage: 100.0% of statements [2021-03-04T08:59:46.068Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-03-04T08:59:47.460Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.5% of statements [2021-03-04T08:59:47.460Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 85.4% of statements [2021-03-04T08:59:48.381Z] db4edcf0861f: Pull complete [2021-03-04T08:59:48.381Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-03-04T08:59:48.381Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T08:59:48.381Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T08:59:48.381Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-04T08:59:48.381Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-04T08:59:48.381Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1757' [2021-03-04T08:59:48.381Z] INFO: Docker version of control daemon [2021-03-04T08:59:48.381Z] [2021-03-04T08:59:48.381Z] Client: Docker Engine - Enterprise [2021-03-04T08:59:48.381Z] Version: 19.03.12 [2021-03-04T08:59:48.381Z] API version: 1.40 [2021-03-04T08:59:48.381Z] Go version: go1.13.13 [2021-03-04T08:59:48.381Z] Git commit: 4306744 [2021-03-04T08:59:48.381Z] Built: 08/05/2020 19:27:53 [2021-03-04T08:59:48.381Z] OS/Arch: windows/amd64 [2021-03-04T08:59:48.381Z] Experimental: false [2021-03-04T08:59:48.381Z] [2021-03-04T08:59:48.381Z] Server: Docker Engine - Enterprise [2021-03-04T08:59:48.381Z] Engine: [2021-03-04T08:59:48.381Z] Version: 19.03.12 [2021-03-04T08:59:48.381Z] API version: 1.40 (minimum version 1.24) [2021-03-04T08:59:48.381Z] Go version: go1.13.13 [2021-03-04T08:59:48.381Z] Git commit: f295753ffd [2021-03-04T08:59:48.381Z] Built: 08/05/2020 19:26:41 [2021-03-04T08:59:48.381Z] OS/Arch: windows/amd64 [2021-03-04T08:59:48.381Z] Experimental: true [2021-03-04T08:59:48.381Z] [2021-03-04T08:59:48.381Z] INFO: Docker info of control daemon [2021-03-04T08:59:48.381Z] [2021-03-04T08:59:48.409Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-03-04T08:59:49.021Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-03-04T08:59:49.347Z] Client: [2021-03-04T08:59:49.347Z] Debug Mode: false [2021-03-04T08:59:49.347Z] Plugins: [2021-03-04T08:59:49.347Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-04T08:59:49.347Z] [2021-03-04T08:59:49.347Z] Server: [2021-03-04T08:59:49.347Z] Containers: 0 [2021-03-04T08:59:49.347Z] Running: 0 [2021-03-04T08:59:49.347Z] Paused: 0 [2021-03-04T08:59:49.347Z] Stopped: 0 [2021-03-04T08:59:49.347Z] Images: 1 [2021-03-04T08:59:49.347Z] Server Version: 19.03.12 [2021-03-04T08:59:49.347Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-04T08:59:49.347Z] Windows: [2021-03-04T08:59:49.347Z] LCOW: [2021-03-04T08:59:49.347Z] Logging Driver: json-file [2021-03-04T08:59:49.347Z] Plugins: [2021-03-04T08:59:49.347Z] Volume: local [2021-03-04T08:59:49.347Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-04T08:59:49.347Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-04T08:59:49.347Z] Swarm: inactive [2021-03-04T08:59:49.347Z] Default Isolation: process [2021-03-04T08:59:49.347Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-04T08:59:49.347Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-04T08:59:49.347Z] OSType: windows [2021-03-04T08:59:49.347Z] Architecture: x86_64 [2021-03-04T08:59:49.347Z] CPUs: 4 [2021-03-04T08:59:49.347Z] Total Memory: 32GiB [2021-03-04T08:59:49.347Z] Name: azwin-2-15a260 [2021-03-04T08:59:49.347Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-03-04T08:59:49.347Z] Docker Root Dir: D:\docker [2021-03-04T08:59:49.347Z] Debug Mode: false [2021-03-04T08:59:49.347Z] Registry: https://index.docker.io/v1/ [2021-03-04T08:59:49.347Z] Labels: [2021-03-04T08:59:49.347Z] Experimental: true [2021-03-04T08:59:49.347Z] Insecure Registries: [2021-03-04T08:59:49.347Z] 10.0.0.4:5000 [2021-03-04T08:59:49.347Z] 127.0.0.0/8 [2021-03-04T08:59:49.347Z] Registry Mirrors: [2021-03-04T08:59:49.347Z] http://10.0.0.4:5000/ [2021-03-04T08:59:49.347Z] Live Restore Enabled: false [2021-03-04T08:59:49.347Z] [2021-03-04T08:59:49.347Z] [2021-03-04T08:59:49.347Z] INFO: Commit hash is 80676adafa [2021-03-04T08:59:49.347Z] INFO: Nuke-Everything... [2021-03-04T08:59:49.347Z] INFO: Container count on control daemon to delete is 0 [2021-03-04T08:59:49.451Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-03-04T08:59:49.451Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T08:59:50.015Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-03-04T08:59:50.015Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T08:59:50.316Z] INFO: Nuking d:\CI [2021-03-04T08:59:50.316Z] INFO: Zapped successfully [2021-03-04T08:59:50.316Z] INFO: Location for testing is d:\CI\PR-42111\4 [2021-03-04T08:59:50.316Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-04T08:59:50.316Z] [2021-03-04T08:59:50.316Z] [2021-03-04T08:59:50.316Z] INFO: Building the image from Dockerfile.windows at 03/04/2021 08:59:50... [2021-03-04T08:59:50.316Z] [2021-03-04T08:59:50.429Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-03-04T08:59:50.429Z] ok github.com/docker/docker/registry 0.154s coverage: 57.2% of statements [2021-03-04T08:59:50.582Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T08:59:50.582Z] [2021-03-04T08:59:50.582Z] Unloading profiles will leave already running processes permanently [2021-03-04T08:59:50.582Z] unconfined, which can lead to unexpected situations. [2021-03-04T08:59:50.582Z] [2021-03-04T08:59:50.582Z] To set a process to complain mode, use the command line tool [2021-03-04T08:59:50.582Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T08:59:50.582Z] [2021-03-04T08:59:50.694Z] ok github.com/docker/docker/quota 0.555s coverage: 71.4% of statements Post stage [Pipeline] junit [2021-03-04T08:59:50.855Z] Recording test results [2021-03-04T08:59:50.972Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2021-03-04T08:59:51.549Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2021-03-04T08:59:51.811Z] ok github.com/docker/docker/runconfig 0.080s coverage: 66.1% of statements [2021-03-04T08:59:52.008Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-04T08:59:52.328Z] + echo Ensuring container killed. [2021-03-04T08:59:52.328Z] Ensuring container killed. [2021-03-04T08:59:52.328Z] + docker rm -vf docker-pr4 [2021-03-04T08:59:52.328Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-04T08:59:52.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-04T08:59:52.784Z] + echo Chowning /workspace to jenkins user [2021-03-04T08:59:52.784Z] Chowning /workspace to jenkins user [2021-03-04T08:59:52.784Z] + id -u [2021-03-04T08:59:52.784Z] + id -g [2021-03-04T08:59:52.784Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42111:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T08:59:52.784Z] Unable to find image 'busybox:latest' locally [2021-03-04T08:59:53.048Z] latest: Pulling from library/busybox [2021-03-04T08:59:53.309Z] 5c4213be9af9: Pulling fs layer [2021-03-04T08:59:53.309Z] 5c4213be9af9: Verifying Checksum [2021-03-04T08:59:53.309Z] 5c4213be9af9: Download complete [2021-03-04T08:59:53.309Z] 5c4213be9af9: Pull complete [2021-03-04T08:59:53.309Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-04T08:59:53.309Z] Status: Downloaded newer image for busybox:latest [2021-03-04T08:59:53.737Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2021-03-04T08:59:53.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-04T08:59:54.178Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-03-04T08:59:54.178Z] === RUN TestBuildWithHugeFile [2021-03-04T08:59:54.315Z] ok github.com/docker/docker/volume/mounts 0.052s coverage: 67.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T08:59:54.996Z] + bundleName=docker-py [2021-03-04T08:59:54.996Z] + echo Creating docker-py-bundles.tar.gz [2021-03-04T08:59:54.996Z] Creating docker-py-bundles.tar.gz [2021-03-04T08:59:54.996Z] + 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-03-04T08:59:55.008Z] Archiving artifacts [2021-03-04T08:59:55.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-04T08:59:55.261Z] ok github.com/docker/docker/volume/local 0.248s coverage: 76.4% of statements [2021-03-04T08:59:56.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-04T08:59:56.205Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-03-04T08:59:56.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-04T08:59:56.618Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42111/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-04T08:59:56.982Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh binary-daemon [2021-03-04T08:59:57.241Z] [2021-03-04T08:59:57.391Z] Sending build context to Docker daemon 58.27MB [2021-03-04T08:59:57.391Z] [2021-03-04T08:59:57.391Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-04T08:59:57.391Z] ---> 31902e4b25a6 [2021-03-04T08:59:57.391Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-04T08:59:57.391Z] ---> Running in fc7096aa94f6 [2021-03-04T08:59:57.391Z] Removing intermediate container fc7096aa94f6 [2021-03-04T08:59:57.391Z] ---> d635855d0b3d [2021-03-04T08:59:57.391Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-04T08:59:57.391Z] ---> Running in ec7c9afe4b02 [2021-03-04T08:59:57.499Z] Removing bundles/ [2021-03-04T08:59:57.499Z] [2021-03-04T08:59:57.499Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-04T08:59:57.499Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-04T08:59:57.499Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T08:59:57.850Z] Removing intermediate container ec7c9afe4b02 [2021-03-04T08:59:57.850Z] ---> bfa056dbc54f [2021-03-04T08:59:57.850Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-04T08:59:57.850Z] ---> Running in 24f185d22357 [2021-03-04T08:59:58.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-04T08:59:58.309Z] Removing intermediate container 24f185d22357 [2021-03-04T08:59:58.309Z] ---> e2dd3bd3b918 [2021-03-04T08:59:58.309Z] 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-03-04T08:59:58.309Z] ---> Running in 2b9f255550ce [2021-03-04T08:59:59.277Z] Removing intermediate container 2b9f255550ce [2021-03-04T08:59:59.277Z] ---> ab28016e9753 [2021-03-04T08:59:59.277Z] 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-03-04T08:59:59.277Z] ---> Running in 2093f92fdee3 [2021-03-04T09:00:01.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-04T09:00:03.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-04T09:00:05.073Z] [2021-03-04T09:00:05.073Z] SUCCESS: Specified value was saved. [2021-03-04T09:00:05.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-04T09:00:05.536Z] INFO: Downloading git... [2021-03-04T09:00:05.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-04T09:00:07.081Z] INFO: Downloading go... [2021-03-04T09:00:07.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-04T09:00:08.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-04T09:00:10.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-04T09:00:12.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-04T09:00:13.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-04T09:00:14.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T09:00:14.931Z] Using test binary docker [2021-03-04T09:00:14.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-04T09:00:14.931Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-04T09:00:14.931Z] INFO: Waiting for daemon to start... [2021-03-04T09:00:14.931Z] Starting dockerd [2021-03-04T09:00:15.651Z] INFO: Downloading compiler 1 of 3... [2021-03-04T09:00:15.651Z] INFO: Downloading compiler 2 of 3... [2021-03-04T09:00:16.127Z] INFO: Downloading compiler 3 of 3... [2021-03-04T09:00:16.854Z] . [2021-03-04T09:00:16.854Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T09:00:16.854Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T09:00:16.854Z] Error: No such image: emptyfs [2021-03-04T09:00:17.097Z] INFO: Extracting git... [2021-03-04T09:00:17.114Z] Running integration-test (iteration 1) [2021-03-04T09:00:17.114Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-04T09:00:18.165Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.6% of statements [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/rootless [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/volume [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-04T09:00:18.165Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === Skipped [2021-03-04T09:00:18.165Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-04T09:00:18.165Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-04T09:00:18.165Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:73: No driver to put! [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-04T09:00:18.165Z] time="2021-03-04T08:59:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-04T09:00:18.165Z] time="2021-03-04T08:59:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-04T09:00:18.165Z] time="2021-03-04T08:59:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-04T09:00:18.165Z] time="2021-03-04T08:59:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-04T09:00:18.165Z] time="2021-03-04T08:59:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:73: No driver to put! [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-04T09:00:18.165Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-04T09:00:18.165Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-04T09:00:18.165Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:00:18.165Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-04T09:00:18.165Z] graphtest_unix.go:73: No driver to put! [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-04T09:00:18.165Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-04T09:00:18.165Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] [2021-03-04T09:00:18.165Z] DONE 2225 tests, 26 skipped in 196.199s Post stage [Pipeline] junit [2021-03-04T09:00:18.180Z] Recording test results [2021-03-04T09:00:19.850Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-04T09:00:20.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -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:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh dynbinary test-integration [2021-03-04T09:00:21.166Z] [2021-03-04T09:00:21.166Z] Removing bundles/ [2021-03-04T09:00:21.166Z] [2021-03-04T09:00:21.166Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-04T09:00:21.166Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T09:00:21.166Z] GOOS="" GOARCH="" GOARM="" [2021-03-04T09:00:29.579Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-04T09:00:29.580Z] Copying nested executables into bundles/binary-daemon [2021-03-04T09:00:29.580Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-04T09:00:29.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/make.sh cross [2021-03-04T09:00:30.167Z] [2021-03-04T09:00:30.424Z] Removing bundles/ [2021-03-04T09:00:30.424Z] [2021-03-04T09:00:30.424Z] ---> Making bundle: cross (in bundles/cross) [2021-03-04T09:00:30.424Z] Cross building: bundles/cross/linux/amd64 [2021-03-04T09:00:30.424Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-04T09:00:30.424Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-04T09:00:31.901Z] INFO: Expanding go... [2021-03-04T09:00:31.999Z] Loaded image: buildpack-deps:buster [2021-03-04T09:00:31.999Z] Loaded image: busybox:latest [2021-03-04T09:00:31.999Z] Loaded image: busybox:glibc [2021-03-04T09:00:32.934Z] Loaded image: debian:bullseye [2021-03-04T09:00:33.193Z] Loaded image: hello-world:latest [2021-03-04T09:00:33.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-04T09:00:34.130Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T09:00:34.130Z] INFO: Testing against a local daemon [2021-03-04T09:00:34.130Z] === RUN TestCgroupNamespacesBuild [2021-03-04T09:00:36.663Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2021-03-04T09:00:36.663Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-04T09:00:37.601Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2021-03-04T09:00:37.601Z] === RUN TestBuildWithSession [2021-03-04T09:00:37.601Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T09:00:37.601Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T09:00:37.601Z] === RUN TestBuildSquashParent [2021-03-04T09:00:42.874Z] --- PASS: TestBuildSquashParent (4.49s) [2021-03-04T09:00:42.874Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T09:00:42.874Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:00:42.874Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:00:42.874Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:00:42.874Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:00:42.874Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:00:42.874Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:00:42.874Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:00:42.874Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:00:42.874Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:00:42.874Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:00:42.874Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:00:42.874Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:00:42.874Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:00:42.874Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:00:44.254Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:00:44.254Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:00:45.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:00:45.770Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:00:47.148Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-04T09:00:47.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s) [2021-03-04T09:00:47.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s) [2021-03-04T09:00:47.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s) [2021-03-04T09:00:47.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2021-03-04T09:00:47.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2021-03-04T09:00:47.149Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.56s) [2021-03-04T09:00:47.149Z] === RUN TestBuildMultiStageCopy [2021-03-04T09:00:47.149Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T09:00:49.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T09:00:49.055Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T09:00:49.313Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T09:00:49.313Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T09:00:49.574Z] --- PASS: TestBuildMultiStageCopy (2.47s) [2021-03-04T09:00:49.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2021-03-04T09:00:49.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-03-04T09:00:49.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-03-04T09:00:49.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-03-04T09:00:49.574Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-03-04T09:00:49.574Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T09:00:50.346Z] --- PASS: TestBuildWithHugeFile (52.13s) [2021-03-04T09:00:50.346Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T09:00:50.346Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:00:50.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:00:50.346Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:00:50.346Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:00:50.346Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:00:50.346Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:00:50.346Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:00:50.346Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:00:50.346Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:00:50.346Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-03-04T09:00:50.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-03-04T09:00:50.346Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-03-04T09:00:50.346Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-04T09:00:50.346Z] === RUN TestBuildPreserveOwnership [2021-03-04T09:00:50.346Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-04T09:00:50.511Z] --- PASS: TestBuildMultiStageParentConfig (0.72s) [2021-03-04T09:00:50.511Z] === RUN TestBuildLabelWithTargets [2021-03-04T09:00:51.890Z] --- PASS: TestBuildLabelWithTargets (1.16s) [2021-03-04T09:00:51.890Z] === RUN TestBuildWithEmptyLayers [2021-03-04T09:00:52.149Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-03-04T09:00:52.149Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T09:00:52.231Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-04T09:00:54.054Z] --- PASS: TestBuildMultiStageOnBuild (1.83s) [2021-03-04T09:00:54.054Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T09:00:54.623Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-03-04T09:00:54.623Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T09:00:56.392Z] --- PASS: TestBuildPreserveOwnership (9.49s) [2021-03-04T09:00:56.392Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.48s) [2021-03-04T09:00:56.392Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-04T09:00:56.392Z] === RUN TestBuildPlatformInvalid [2021-03-04T09:00:56.392Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-04T09:00:56.392Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-04T09:00:56.392Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-04T09:00:56.392Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-04T09:00:56.392Z] PASS [2021-03-04T09:00:56.392Z] [2021-03-04T09:00:56.392Z] === Skipped [2021-03-04T09:00:56.392Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-04T09:00:56.392Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T09:00:56.392Z] [2021-03-04T09:00:56.392Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-04T09:00:56.392Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-04T09:00:56.392Z] [2021-03-04T09:00:56.392Z] [2021-03-04T09:00:56.392Z] DONE 33 tests, 2 skipped in 128.913s [2021-03-04T09:00:56.392Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-04T09:00:56.392Z] INFO: Testing against a local daemon [2021-03-04T09:00:56.392Z] === RUN TestConfigInspect [2021-03-04T09:00:56.392Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-04T09:00:56.392Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:56.392Z] === RUN TestConfigList [2021-03-04T09:00:56.392Z] --- SKIP: TestConfigList (0.01s) [2021-03-04T09:00:56.392Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:56.392Z] === RUN TestConfigsCreateAndDelete [2021-03-04T09:00:56.392Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-03-04T09:00:56.392Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:56.392Z] === RUN TestConfigsUpdate [2021-03-04T09:00:56.392Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-03-04T09:00:56.392Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:56.392Z] === RUN TestTemplatedConfig [2021-03-04T09:00:56.392Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-04T09:00:56.392Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:56.392Z] === RUN TestConfigCreateResolve [2021-03-04T09:00:56.392Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-04T09:00:56.392Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:56.392Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T09:00:56.528Z] --- PASS: TestBuildMultiStageLayerLeak (1.98s) [2021-03-04T09:00:56.528Z] === RUN TestBuildWithHugeFile [2021-03-04T09:00:56.971Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-04T09:00:57.039Z] INFO: Expanding compiler 1 of 3... [2021-03-04T09:00:57.039Z] INFO: Expanding compiler 2 of 3... [2021-03-04T09:00:57.537Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-04T09:00:58.276Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-04T09:00:58.276Z] PASS [2021-03-04T09:00:58.276Z] [2021-03-04T09:00:58.276Z] === Skipped [2021-03-04T09:00:58.276Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-04T09:00:58.276Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:58.276Z] [2021-03-04T09:00:58.276Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-03-04T09:00:58.276Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:58.276Z] [2021-03-04T09:00:58.276Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-03-04T09:00:58.276Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:58.276Z] [2021-03-04T09:00:58.276Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-03-04T09:00:58.276Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:58.276Z] [2021-03-04T09:00:58.276Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-04T09:00:58.276Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:58.276Z] [2021-03-04T09:00:58.276Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-04T09:00:58.276Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:00:58.276Z] [2021-03-04T09:00:58.276Z] [2021-03-04T09:00:58.276Z] DONE 7 tests, 6 skipped in 1.740s [2021-03-04T09:00:58.276Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-04T09:00:58.276Z] INFO: Testing against a local daemon [2021-03-04T09:00:58.276Z] === RUN TestCheckpoint [2021-03-04T09:00:58.276Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T09:00:58.276Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:00:58.276Z] === RUN TestContainerInvalidJSON [2021-03-04T09:00:58.276Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:00:58.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:00:58.276Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:00:58.276Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:00:58.276Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:00:58.276Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:00:58.276Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:00:58.276Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:00:58.276Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:00:58.276Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-04T09:00:58.276Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-04T09:00:58.276Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-04T09:00:58.276Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-04T09:00:58.276Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T09:00:58.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-04T09:00:58.276Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T09:00:58.276Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-04T09:00:58.276Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T09:00:58.534Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-04T09:00:58.534Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T09:00:58.534Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-04T09:00:58.534Z] === RUN TestCopyFromContainer [2021-03-04T09:00:58.911Z] Cross building: bundles/cross/windows/amd64 [2021-03-04T09:00:58.911Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-04T09:00:58.911Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-04T09:01:00.770Z] INFO: Expanding compiler 3 of 3... [2021-03-04T09:01:01.744Z] INFO: Removing downloaded files... [2021-03-04T09:01:01.744Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-04T09:01:01.744Z] INFO: Configuring git core.autocrlf... [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer// [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer//bar/root [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer/bar/quux [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-04T09:01:02.697Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer (4.35s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-04T09:01:02.953Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-04T09:01:02.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T09:01:02.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:01:02.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:01:02.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:01:02.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:01:02.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:01:02.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:01:02.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:01:02.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:01:02.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:01:02.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-04T09:01:02.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-04T09:01:02.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-04T09:01:02.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T09:01:02.953Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T09:01:02.953Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-04T09:01:02.953Z] === RUN TestCreateWithInvalidEnv [2021-03-04T09:01:02.953Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T09:01:02.953Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T09:01:02.953Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T09:01:02.953Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T09:01:02.953Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T09:01:02.953Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T09:01:02.953Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T09:01:02.953Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T09:01:02.953Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T09:01:02.953Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-04T09:01:02.953Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-04T09:01:02.953Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T09:01:02.953Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-04T09:01:02.953Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T09:01:02.953Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-04T09:01:02.953Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T09:01:04.316Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2021-03-04T09:01:04.316Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T09:01:05.242Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2021-03-04T09:01:05.242Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T09:01:05.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:01:05.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:01:05.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:01:05.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:01:05.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:01:05.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:01:05.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:01:05.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:01:05.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:01:05.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:01:05.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:01:05.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:01:05.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:01:05.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:01:05.497Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:01:05.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-04T09:01:05.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-04T09:01:05.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-04T09:01:05.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-04T09:01:05.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-04T09:01:05.497Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-04T09:01:05.497Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T09:01:05.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-04T09:01:05.752Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2021-03-04T09:01:05.752Z] === RUN TestCreateDifferentPlatform [2021-03-04T09:01:05.752Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T09:01:05.752Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T09:01:05.752Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-04T09:01:05.752Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-04T09:01:05.752Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T09:01:05.752Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T09:01:06.007Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-04T09:01:06.007Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T09:01:06.007Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-04T09:01:06.007Z] === RUN TestContainerStartOnDaemonRestart [2021-03-04T09:01:06.007Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-04T09:01:06.007Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-04T09:01:06.007Z] === RUN TestDaemonRestartIpcMode [2021-03-04T09:01:06.007Z] === PAUSE TestDaemonRestartIpcMode [2021-03-04T09:01:06.007Z] === RUN TestDaemonHostGatewayIP [2021-03-04T09:01:06.007Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-04T09:01:06.007Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:01:06.007Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-04T09:01:06.007Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-04T09:01:06.007Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T09:01:06.007Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-04T09:01:06.007Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-04T09:01:06.007Z] === RUN TestDiff [2021-03-04T09:01:06.263Z] --- PASS: TestDiff (0.44s) [2021-03-04T09:01:06.263Z] === RUN TestExecWithCloseStdin [2021-03-04T09:01:06.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-04T09:01:06.824Z] --- PASS: TestExecWithCloseStdin (0.49s) [2021-03-04T09:01:06.825Z] === RUN TestExec [2021-03-04T09:01:07.386Z] --- PASS: TestExec (0.45s) [2021-03-04T09:01:07.386Z] === RUN TestExecUser [2021-03-04T09:01:07.945Z] --- PASS: TestExecUser (0.49s) [2021-03-04T09:01:07.945Z] === RUN TestExportContainerAndImportImage [2021-03-04T09:01:08.506Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2021-03-04T09:01:08.506Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-04T09:01:10.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-04T09:01:11.766Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-03-04T09:01:11.766Z] === RUN TestHealthCheckWorkdir [2021-03-04T09:01:12.328Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2021-03-04T09:01:12.328Z] === RUN TestHealthKillContainer [2021-03-04T09:01:13.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-04T09:01:13.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-04T09:01:14.837Z] --- PASS: TestHealthKillContainer (2.50s) [2021-03-04T09:01:14.837Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T09:01:15.092Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2021-03-04T09:01:15.092Z] === RUN TestIpcModeNone [2021-03-04T09:01:15.659Z] --- PASS: TestIpcModeNone (0.47s) [2021-03-04T09:01:15.659Z] === RUN TestIpcModePrivate [2021-03-04T09:01:16.220Z] --- PASS: TestIpcModePrivate (0.46s) [2021-03-04T09:01:16.220Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-03-04T09:01:16.220Z] === RUN TestIpcModeShareable [2021-03-04T09:01:16.220Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-04T09:01:16.220Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:01:16.220Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-04T09:01:17.582Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2021-03-04T09:01:17.582Z] === RUN TestAPIIpcModeHost [2021-03-04T09:01:17.582Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-04T09:01:17.582Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:01:17.582Z] === RUN TestDaemonIpcModeShareable [2021-03-04T09:01:17.582Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-04T09:01:17.582Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:01:17.582Z] === RUN TestDaemonIpcModePrivate [2021-03-04T09:01:19.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-04T09:01:20.092Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2021-03-04T09:01:20.092Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-03-04T09:01:20.092Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-04T09:01:20.092Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-04T09:01:20.092Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:01:20.092Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-04T09:01:20.092Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-04T09:01:20.092Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:01:20.092Z] === RUN TestIpcModeOlderClient [2021-03-04T09:01:20.092Z] === PAUSE TestIpcModeOlderClient [2021-03-04T09:01:20.092Z] === RUN TestKillContainerInvalidSignal [2021-03-04T09:01:20.092Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2021-03-04T09:01:20.092Z] === RUN TestKillContainer [2021-03-04T09:01:20.092Z] === RUN TestKillContainer/no_signal [2021-03-04T09:01:20.651Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T09:01:20.907Z] === RUN TestKillContainer/killing_signal [2021-03-04T09:01:21.470Z] --- PASS: TestKillContainer (1.34s) [2021-03-04T09:01:21.470Z] --- PASS: TestKillContainer/no_signal (0.44s) [2021-03-04T09:01:21.470Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-03-04T09:01:21.470Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-03-04T09:01:21.470Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T09:01:21.470Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-04T09:01:22.030Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-04T09:01:22.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2021-03-04T09:01:22.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-03-04T09:01:22.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-03-04T09:01:22.286Z] === RUN TestKillStoppedContainer [2021-03-04T09:01:22.286Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-04T09:01:22.286Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T09:01:22.286Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-04T09:01:22.286Z] === RUN TestKillDifferentUserContainer [2021-03-04T09:01:22.846Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-03-04T09:01:22.846Z] === RUN TestInspectOomKilledTrue [2021-03-04T09:01:22.846Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-04T09:01:22.846Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:01:22.846Z] === RUN TestInspectOomKilledFalse [2021-03-04T09:01:22.846Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-04T09:01:22.846Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:01:22.846Z] === RUN TestLinksEtcHostsContentMatch [2021-03-04T09:01:22.846Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-04T09:01:22.846Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-04T09:01:22.846Z] === RUN TestLinksContainerNames [2021-03-04T09:01:23.772Z] --- PASS: TestLinksContainerNames (0.86s) [2021-03-04T09:01:23.772Z] === RUN TestLogsFollowTailEmpty [2021-03-04T09:01:24.027Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-03-04T09:01:24.027Z] === RUN TestContainerNetworkMountsNoChown [2021-03-04T09:01:24.587Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/default [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/default [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/private [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/private [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/rprivate [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/slave [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/slave [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/rslave [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/shared [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/shared [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/rshared [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-04T09:01:24.587Z] === CONT TestMountDaemonRoot/default [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:01:24.587Z] === CONT TestMountDaemonRoot/rslave [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:01:24.587Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:01:24.587Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/rshared [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/shared [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/rprivate [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/slave [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/private [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:01:24.588Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-04T09:01:24.588Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:01:24.588Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:01:24.845Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:01:24.845Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:01:24.845Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:01:24.845Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:01:24.845Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:01:24.845Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-04T09:01:24.845Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:01:24.845Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:01:25.100Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-04T09:01:25.100Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-04T09:01:25.100Z] === RUN TestContainerBindMountNonRecursive [2021-03-04T09:01:25.100Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-04T09:01:25.100Z] 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-03-04T09:01:25.100Z] === RUN TestContainerVolumesMountedAsShared [2021-03-04T09:01:25.100Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-04T09:01:25.100Z] 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-03-04T09:01:25.100Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-04T09:01:25.100Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-04T09:01:25.100Z] 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-03-04T09:01:25.100Z] === RUN TestNetworkNat [2021-03-04T09:01:25.465Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-04T09:01:25.465Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-04T09:01:25.465Z] remote: Enumerating objects: 2, done. [2021-03-04T09:01:25.465Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-04T09:01:25.465Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-04T09:01:25.465Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-04T09:01:25.465Z] 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-03-04T09:01:25.465Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-04T09:01:25.660Z] --- PASS: TestNetworkNat (0.54s) [2021-03-04T09:01:25.660Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T09:01:26.221Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2021-03-04T09:01:26.221Z] === RUN TestNetworkLoopbackNat [2021-03-04T09:01:26.398Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-04T09:01:28.662Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/test/unit [2021-03-04T09:01:28.731Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-03-04T09:01:28.731Z] === RUN TestPause [2021-03-04T09:01:28.731Z] --- SKIP: TestPause (0.00s) [2021-03-04T09:01:28.731Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:01:28.731Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T09:01:28.731Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T09:01:28.731Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T09:01:28.731Z] === RUN TestPauseStopPausedContainer [2021-03-04T09:01:28.731Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-04T09:01:28.731Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:01:28.731Z] === RUN TestPsFilter [2021-03-04T09:01:28.987Z] --- PASS: TestPsFilter (0.11s) [2021-03-04T09:01:28.987Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T09:01:29.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-04T09:01:29.243Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2021-03-04T09:01:29.243Z] === RUN TestRemoveContainerWithVolume [2021-03-04T09:01:29.803Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-03-04T09:01:29.803Z] === RUN TestRemoveContainerRunning [2021-03-04T09:01:30.038Z] ? github.com/docker/docker/api [no test files] [2021-03-04T09:01:30.070Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-03-04T09:01:30.070Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T09:01:30.637Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2021-03-04T09:01:30.637Z] === RUN TestRemoveInvalidContainer [2021-03-04T09:01:30.637Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-04T09:01:30.637Z] === RUN TestRenameLinkedContainer [2021-03-04T09:01:32.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-04T09:01:32.559Z] --- PASS: TestRenameLinkedContainer (1.78s) [2021-03-04T09:01:32.559Z] === RUN TestRenameStoppedContainer [2021-03-04T09:01:32.814Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-03-04T09:01:32.814Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T09:01:33.739Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-03-04T09:01:33.739Z] === RUN TestRenameInvalidName [2021-03-04T09:01:34.300Z] --- PASS: TestRenameInvalidName (0.47s) [2021-03-04T09:01:34.300Z] === RUN TestRenameAnonymousContainer [2021-03-04T09:01:35.663Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2021-03-04T09:01:35.663Z] === RUN TestRenameContainerWithSameName [2021-03-04T09:01:36.223Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-03-04T09:01:36.223Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T09:01:36.608Z] ok github.com/docker/docker/api/server 0.059s coverage: 9.0% of statements [2021-03-04T09:01:36.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-04T09:01:37.147Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2021-03-04T09:01:37.147Z] === RUN TestResize [2021-03-04T09:01:37.402Z] --- PASS: TestResize (0.46s) [2021-03-04T09:01:37.402Z] === RUN TestResizeWithInvalidSize [2021-03-04T09:01:37.963Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-03-04T09:01:37.963Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T09:01:38.219Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2021-03-04T09:01:38.219Z] === RUN TestDaemonRestartKillContainers [2021-03-04T09:01:38.219Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-04T09:01:38.219Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-04T09:01:38.219Z] === RUN TestCgroupNamespacesRun [2021-03-04T09:01:38.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-04T09:01:40.729Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2021-03-04T09:01:40.729Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-04T09:01:42.614Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-03-04T09:01:42.614Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-04T09:01:42.727Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-04T09:01:42.727Z] [2021-03-04T09:01:42.727Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-04T09:01:42.727Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-04T09:01:42.727Z] HOSTNAME=16e18108100e [2021-03-04T09:01:42.727Z] TESTDEBUG=0 [2021-03-04T09:01:42.727Z] DEST=bundles/test-integration [2021-03-04T09:01:42.727Z] PWD=/go/src/github.com/docker/docker [2021-03-04T09:01:42.727Z] DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 [2021-03-04T09:01:42.727Z] container=docker [2021-03-04T09:01:42.727Z] HOME=/root [2021-03-04T09:01:42.727Z] GOLANG_VERSION=1.13.15 [2021-03-04T09:01:42.727Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-04T09:01:42.727Z] VALIDATE_BRANCH=20.10 [2021-03-04T09:01:42.727Z] TERM=xterm [2021-03-04T09:01:42.727Z] DOCKER_PKG=github.com/docker/docker [2021-03-04T09:01:42.727Z] SHLVL=1 [2021-03-04T09:01:42.727Z] TIMEOUT=120m [2021-03-04T09:01:42.727Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-04T09:01:42.727Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-04T09:01:42.727Z] GO111MODULE=off [2021-03-04T09:01:42.727Z] DOCKER_EXPERIMENTAL=1 [2021-03-04T09:01:42.727Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-04T09:01:42.727Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-04T09:01:42.727Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-04T09:01:42.727Z] GOPATH=/go [2021-03-04T09:01:42.727Z] PKG_CONFIG=pkg-config [2021-03-04T09:01:42.727Z] _=/usr/bin/env [2021-03-04T09:01:42.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-04T09:01:42.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-04T09:01:45.128Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.23s) [2021-03-04T09:01:45.128Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-04T09:01:46.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-04T09:01:47.015Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2021-03-04T09:01:47.015Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-04T09:01:49.525Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s) [2021-03-04T09:01:49.525Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-04T09:01:51.423Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2021-03-04T09:01:51.423Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-04T09:01:51.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-04T09:01:52.768Z] --- PASS: TestBuildWithHugeFile (53.80s) [2021-03-04T09:01:52.768Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T09:01:52.768Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:01:52.768Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:01:52.768Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:01:52.768Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:01:52.768Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:01:52.768Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:01:52.768Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:01:52.768Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:01:52.768Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:01:52.768Z] --- PASS: TestBuildWithEmptyDockerfile (0.47s) [2021-03-04T09:01:52.768Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.42s) [2021-03-04T09:01:52.768Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.42s) [2021-03-04T09:01:52.768Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-04T09:01:52.768Z] === RUN TestBuildPreserveOwnership [2021-03-04T09:01:52.768Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-04T09:01:53.307Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-04T09:01:53.307Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-04T09:01:53.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-04T09:01:54.148Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-04T09:01:55.193Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2021-03-04T09:01:55.193Z] === RUN TestKernelTCPMemory [2021-03-04T09:01:55.193Z] --- SKIP: TestKernelTCPMemory (0.02s) [2021-03-04T09:01:55.193Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:01:55.193Z] === RUN TestNISDomainname [2021-03-04T09:01:55.193Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-04T09:01:55.193Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-04T09:01:55.193Z] === RUN TestHostnameDnsResolution [2021-03-04T09:01:55.527Z] --- PASS: TestBuildPreserveOwnership (4.27s) [2021-03-04T09:01:55.527Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.85s) [2021-03-04T09:01:55.527Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2021-03-04T09:01:55.527Z] === RUN TestBuildPlatformInvalid [2021-03-04T09:01:55.786Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-04T09:01:55.786Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-04T09:01:56.119Z] --- PASS: TestHostnameDnsResolution (0.78s) [2021-03-04T09:01:56.119Z] === RUN TestStats [2021-03-04T09:01:56.119Z] --- SKIP: TestStats (0.00s) [2021-03-04T09:01:56.119Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:01:56.119Z] === RUN TestStopContainerWithTimeout [2021-03-04T09:01:56.119Z] === RUN TestStopContainerWithTimeout/0 [2021-03-04T09:01:56.119Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-04T09:01:56.119Z] === RUN TestStopContainerWithTimeout/1 [2021-03-04T09:01:56.119Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-04T09:01:56.119Z] === RUN TestStopContainerWithTimeout/3 [2021-03-04T09:01:56.119Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-04T09:01:56.119Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-04T09:01:56.119Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-04T09:01:56.119Z] === CONT TestStopContainerWithTimeout/0 [2021-03-04T09:01:56.119Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-04T09:01:56.680Z] === CONT TestStopContainerWithTimeout/3 [2021-03-04T09:01:57.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-04T09:01:58.552Z] ok github.com/docker/docker/api/server/httputils 0.074s coverage: 14.7% of statements [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-04T09:01:58.552Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2021-03-04T09:01:58.552Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-04T09:01:58.552Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2021-03-04T09:01:58.552Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2021-03-04T09:01:58.552Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2021-03-04T09:01:58.552Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/builder [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-04T09:01:58.552Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-04T09:01:58.552Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-04T09:01:58.564Z] === CONT TestStopContainerWithTimeout/1 [2021-03-04T09:01:59.120Z] ok github.com/docker/docker/builder/remotecontext 0.143s coverage: 13.7% of statements [2021-03-04T09:01:59.379Z] ok github.com/docker/docker/builder/dockerfile 0.296s coverage: 48.3% of statements [2021-03-04T09:01:59.379Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-04T09:02:00.449Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-04T09:02:00.449Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2021-03-04T09:02:00.449Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-03-04T09:02:00.449Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-03-04T09:02:00.449Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2021-03-04T09:02:00.449Z] === RUN TestDeleteDevicemapper [2021-03-04T09:02:00.449Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-04T09:02:00.449Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T09:02:00.449Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T09:02:00.567Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T09:02:00.567Z] Using test binary docker [2021-03-04T09:02:00.567Z] +++ /etc/init.d/apparmor start [2021-03-04T09:02:00.567Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T09:02:00.567Z] INFO: Waiting for daemon to start... [2021-03-04T09:02:00.567Z] Starting dockerd [2021-03-04T09:02:00.567Z] +++ 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-03-04T09:02:00.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-04T09:02:01.813Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2021-03-04T09:02:01.813Z] === RUN TestUpdateMemory [2021-03-04T09:02:01.813Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-04T09:02:01.813Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:01.813Z] === RUN TestUpdateCPUQuota [2021-03-04T09:02:01.813Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-04T09:02:01.813Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:01.813Z] === RUN TestUpdatePidsLimit [2021-03-04T09:02:01.813Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-04T09:02:01.813Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:01.813Z] === RUN TestUpdateRestartPolicy [2021-03-04T09:02:01.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-04T09:02:02.478Z] . [2021-03-04T09:02:02.478Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T09:02:02.670Z] ok github.com/docker/docker/builder/remotecontext/git 5.336s coverage: 86.3% of statements [2021-03-04T09:02:02.670Z] ? github.com/docker/docker/cli [no test files] [2021-03-04T09:02:02.670Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-04T09:02:02.738Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T09:02:02.738Z] Error: No such image: emptyfs [2021-03-04T09:02:02.738Z] ++++ docker load [2021-03-04T09:02:02.738Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-04T09:02:02.929Z] ok github.com/docker/docker/client 0.283s coverage: 75.4% of statements [2021-03-04T09:02:03.309Z] Running integration-test (iteration 1) [2021-03-04T09:02:03.309Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-04T09:02:03.309Z] ++ 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-03-04T09:02:03.309Z] ++ set -e [2021-03-04T09:02:03.309Z] ++ '[' -n 0 ']' [2021-03-04T09:02:03.309Z] ++ set -x [2021-03-04T09:02:03.309Z] ++ 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-03-04T09:02:11.054Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2021-03-04T09:02:11.054Z] ok github.com/docker/docker/container 0.183s coverage: 34.7% of statements [2021-03-04T09:02:11.314Z] ok github.com/docker/docker/daemon/cluster/convert 0.103s coverage: 35.9% of statements [2021-03-04T09:02:12.252Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-03-04T09:02:12.511Z] ok github.com/docker/docker/daemon/events 0.101s coverage: 50.0% of statements [2021-03-04T09:02:13.449Z] ok github.com/docker/docker/daemon/graphdriver 0.035s coverage: 2.2% of statements [2021-03-04T09:02:13.449Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.8% of statements [2021-03-04T09:02:13.880Z] Loaded image: buildpack-deps:buster [2021-03-04T09:02:13.880Z] Loaded image: busybox:latest [2021-03-04T09:02:13.880Z] Loaded image: busybox:glibc [2021-03-04T09:02:13.880Z] Loaded image: debian:bullseye [2021-03-04T09:02:13.880Z] Loaded image: hello-world:latest [2021-03-04T09:02:13.880Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T09:02:13.968Z] --- PASS: TestUpdateRestartPolicy (10.99s) [2021-03-04T09:02:13.968Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T09:02:13.968Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2021-03-04T09:02:13.968Z] === RUN TestWaitNonBlocked [2021-03-04T09:02:13.968Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:02:13.968Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:02:13.968Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:02:13.968Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:02:13.968Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:02:13.968Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:02:13.968Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-04T09:02:13.968Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2021-03-04T09:02:13.968Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2021-03-04T09:02:13.968Z] === RUN TestWaitBlocked [2021-03-04T09:02:13.968Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:02:13.968Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:02:13.968Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:02:13.968Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:02:13.968Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:02:13.968Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:02:14.529Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-04T09:02:14.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2021-03-04T09:02:14.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2021-03-04T09:02:14.529Z] === CONT TestDaemonRestartIpcMode [2021-03-04T09:02:14.529Z] === CONT TestIpcModeOlderClient [2021-03-04T09:02:14.529Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-03-04T09:02:14.529Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-04T09:02:15.356Z] ok github.com/docker/docker/cmd/dockerd 0.137s coverage: 29.1% of statements [2021-03-04T09:02:15.356Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-04T09:02:15.356Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-04T09:02:15.356Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-04T09:02:15.356Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-04T09:02:15.356Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.383s coverage: 56.2% of statements [2021-03-04T09:02:16.293Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.019s coverage: 2.9% of statements [2021-03-04T09:02:16.861Z] ok github.com/docker/docker/daemon/cluster 0.112s coverage: 0.5% of statements [2021-03-04T09:02:17.121Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-03-04T09:02:17.692Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.337s coverage: 73.3% of statements [2021-03-04T09:02:17.951Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.324s coverage: 49.4% of statements [2021-03-04T09:02:18.211Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-03-04T09:02:18.472Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 57.5% of statements [2021-03-04T09:02:18.690Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s) [2021-03-04T09:02:18.730Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2021-03-04T09:02:19.250Z] --- PASS: TestDaemonRestartIpcMode (4.72s) [2021-03-04T09:02:19.250Z] PASS [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === Skipped [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-04T09:02:19.250Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-04T09:02:19.250Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-04T09:02:19.250Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-04T09:02:19.250Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-04T09:02:19.250Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-04T09:02:19.250Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-04T09:02:19.250Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-04T09:02:19.250Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-04T09:02:19.250Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-04T09:02:19.250Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-04T09:02:19.250Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-04T09:02:19.250Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-04T09:02:19.250Z] 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-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-04T09:02:19.250Z] 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-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-04T09:02:19.250Z] 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-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-04T09:02:19.250Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T09:02:19.250Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-04T09:02:19.250Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-04T09:02:19.250Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2021-03-04T09:02:19.250Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-04T09:02:19.250Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-04T09:02:19.250Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-04T09:02:19.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-04T09:02:19.250Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-04T09:02:19.250Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-04T09:02:19.250Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] [2021-03-04T09:02:19.250Z] DONE 177 tests, 26 skipped in 81.145s [2021-03-04T09:02:19.250Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-04T09:02:19.505Z] INFO: Testing against a local daemon [2021-03-04T09:02:19.505Z] === RUN TestCommitInheritsEnv [2021-03-04T09:02:19.668Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.551s coverage: 57.7% of statements [2021-03-04T09:02:19.927Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2021-03-04T09:02:19.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-04T09:02:20.186Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-03-04T09:02:20.445Z] ok github.com/docker/docker/daemon/logger/awslogs 0.171s coverage: 77.8% of statements [2021-03-04T09:02:20.445Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.7% of statements [2021-03-04T09:02:20.445Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 23.9% of statements [2021-03-04T09:02:20.705Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-03-04T09:02:21.273Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2021-03-04T09:02:21.390Z] --- PASS: TestCommitInheritsEnv (1.75s) [2021-03-04T09:02:21.390Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T09:02:21.390Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-04T09:02:21.390Z] === RUN TestImagesFilterMultiReference [2021-03-04T09:02:21.390Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-03-04T09:02:21.390Z] === RUN TestImagePullPlatformInvalid [2021-03-04T09:02:21.390Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-04T09:02:21.390Z] === RUN TestRemoveImageOrphaning [2021-03-04T09:02:21.533Z] ok github.com/docker/docker/daemon/logger/local 0.045s coverage: 75.2% of statements [2021-03-04T09:02:21.533Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.495s coverage: 14.0% of statements [2021-03-04T09:02:21.856Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-03-04T09:02:21.856Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.853s coverage: 46.2% of statements [2021-03-04T09:02:21.856Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.079s coverage: 57.5% of statements [2021-03-04T09:02:22.077Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.69s) [2021-03-04T09:02:22.077Z] PASS [2021-03-04T09:02:22.077Z] [2021-03-04T09:02:22.077Z] === Skipped [2021-03-04T09:02:22.077Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-04T09:02:22.077Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T09:02:22.077Z] [2021-03-04T09:02:22.077Z] [2021-03-04T09:02:22.077Z] DONE 33 tests, 1 skipped in 124.375s [2021-03-04T09:02:22.077Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-04T09:02:22.077Z] INFO: Testing against a local daemon [2021-03-04T09:02:22.077Z] === RUN TestConfigInspect [2021-03-04T09:02:22.122Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2021-03-04T09:02:22.383Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-03-04T09:02:22.966Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2021-03-04T09:02:23.230Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2021-03-04T09:02:23.230Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2021-03-04T09:02:23.273Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-03-04T09:02:23.273Z] === RUN TestRemoveImageGarbageCollector [2021-03-04T09:02:23.273Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-04T09:02:23.273Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-04T09:02:23.273Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T09:02:23.273Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-04T09:02:23.273Z] === RUN TestTagInvalidReference [2021-03-04T09:02:23.273Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-04T09:02:23.273Z] === RUN TestTagValidPrefixedRepo [2021-03-04T09:02:23.273Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-04T09:02:23.273Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T09:02:23.274Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-04T09:02:23.274Z] === RUN TestTagOfficialNames [2021-03-04T09:02:23.274Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-04T09:02:23.274Z] === RUN TestTagMatchesDigest [2021-03-04T09:02:23.274Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-04T09:02:23.274Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-04T09:02:23.799Z] ok github.com/docker/docker/daemon/logger/splunk 1.689s coverage: 82.5% of statements [2021-03-04T09:02:23.799Z] ok github.com/docker/docker/image 0.044s coverage: 86.8% of statements [2021-03-04T09:02:23.982Z] --- PASS: TestConfigInspect (2.44s) [2021-03-04T09:02:23.982Z] === RUN TestConfigList [2021-03-04T09:02:24.058Z] ok github.com/docker/docker/distribution 0.196s coverage: 25.0% of statements [2021-03-04T09:02:24.058Z] ok github.com/docker/docker/image/cache 0.028s coverage: 19.2% of statements [2021-03-04T09:02:24.317Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2021-03-04T09:02:24.317Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-03-04T09:02:24.576Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2021-03-04T09:02:25.145Z] ok github.com/docker/docker/oci 0.058s coverage: 38.4% of statements [2021-03-04T09:02:25.145Z] ok github.com/docker/docker/opts 0.042s coverage: 67.1% of statements [2021-03-04T09:02:25.145Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2021-03-04T09:02:25.145Z] ok github.com/docker/docker/distribution/xfer 1.773s coverage: 85.6% of statements [2021-03-04T09:02:25.404Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2021-03-04T09:02:25.663Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-03-04T09:02:25.663Z] ok github.com/docker/docker/pkg/authorization 0.454s coverage: 68.3% of statements [2021-03-04T09:02:25.922Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-03-04T09:02:26.181Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 97.6% of statements [2021-03-04T09:02:26.181Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2021-03-04T09:02:26.440Z] ok github.com/docker/docker/pkg/archive 0.776s coverage: 76.8% of statements [2021-03-04T09:02:26.440Z] ok github.com/docker/docker/pkg/dmesg 0.028s coverage: 83.3% of statements [2021-03-04T09:02:26.440Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-03-04T09:02:26.515Z] --- PASS: TestConfigList (2.27s) [2021-03-04T09:02:26.515Z] === RUN TestConfigsCreateAndDelete [2021-03-04T09:02:26.699Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2021-03-04T09:02:26.958Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-03-04T09:02:26.958Z] ok github.com/docker/docker/pkg/fsutils 0.251s coverage: 85.1% of statements [2021-03-04T09:02:27.217Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-04T09:02:27.475Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-03-04T09:02:27.475Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-03-04T09:02:27.734Z] ok github.com/docker/docker/pkg/idtools 0.402s coverage: 69.5% of statements [2021-03-04T09:02:27.734Z] ok github.com/docker/docker/pkg/ioutils 0.445s coverage: 69.3% of statements [2021-03-04T09:02:27.734Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2021-03-04T09:02:27.804Z] Removing intermediate container 2093f92fdee3 [2021-03-04T09:02:27.804Z] ---> 64070cde9921 [2021-03-04T09:02:27.804Z] 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-03-04T09:02:27.804Z] ---> Running in ba9d6b4ae6f1 [2021-03-04T09:02:27.993Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2021-03-04T09:02:27.993Z] ok github.com/docker/docker/pkg/parsers/kernel 0.029s coverage: 60.0% of statements [2021-03-04T09:02:28.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-04T09:02:28.252Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-03-04T09:02:28.252Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-03-04T09:02:28.512Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-03-04T09:02:28.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-04T09:02:28.771Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-03-04T09:02:28.771Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-04T09:02:28.771Z] ok github.com/docker/docker/pkg/chrootarchive 2.787s coverage: 43.2% of statements [2021-03-04T09:02:29.030Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2021-03-04T09:02:29.053Z] --- PASS: TestConfigsCreateAndDelete (2.33s) [2021-03-04T09:02:29.053Z] === RUN TestConfigsUpdate [2021-03-04T09:02:29.288Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2021-03-04T09:02:29.288Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-04T09:02:29.547Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-04T09:02:29.806Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-03-04T09:02:29.806Z] ok github.com/docker/docker/pkg/discovery/kv 3.048s coverage: 84.1% of statements [2021-03-04T09:02:30.065Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2021-03-04T09:02:30.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-04T09:02:30.324Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-03-04T09:02:30.324Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-03-04T09:02:30.324Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-03-04T09:02:30.583Z] testing: warning: no tests to run [2021-03-04T09:02:30.583Z] coverage: [no statements] [2021-03-04T09:02:30.583Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-04T09:02:30.583Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-03-04T09:02:30.583Z] ok github.com/docker/docker/pkg/tarsum 0.059s coverage: 89.3% of statements [2021-03-04T09:02:30.788Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-04T09:02:30.842Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-04T09:02:30.842Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-04T09:02:30.956Z] --- PASS: TestConfigsUpdate (2.34s) [2021-03-04T09:02:30.956Z] === RUN TestTemplatedConfig [2021-03-04T09:02:31.247Z] go: finding gotest.tools v0.5.3 [2021-03-04T09:02:31.247Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-04T09:02:31.247Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-04T09:02:31.409Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 85.4% of statements [2021-03-04T09:02:31.409Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-03-04T09:02:31.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-04T09:02:31.707Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-04T09:02:31.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-04T09:02:31.977Z] ok github.com/docker/docker/pkg/signal 2.572s coverage: 61.0% of statements [2021-03-04T09:02:31.977Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-04T09:02:32.237Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-04T09:02:32.496Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2021-03-04T09:02:32.496Z] ok github.com/docker/docker/plugin 0.527s coverage: 23.2% of statements [2021-03-04T09:02:32.675Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T09:02:32.675Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-04T09:02:32.675Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-04T09:02:32.675Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T09:02:32.675Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-04T09:02:32.676Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T09:02:32.676Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-04T09:02:32.676Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-04T09:02:32.676Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-04T09:02:32.676Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-04T09:02:32.676Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T09:02:32.676Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T09:02:32.676Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-04T09:02:32.676Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-04T09:02:32.676Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-04T09:02:32.676Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T09:02:32.755Z] ok github.com/docker/docker/quota 0.470s coverage: 71.4% of statements [2021-03-04T09:02:32.755Z] ok github.com/docker/docker/registry 0.102s coverage: 57.2% of statements [2021-03-04T09:02:32.755Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2021-03-04T09:02:32.755Z] ok github.com/docker/docker/daemon 12.146s coverage: 17.1% of statements [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-04T09:02:32.755Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-04T09:02:33.014Z] ok github.com/docker/docker/runconfig 0.051s coverage: 66.1% of statements [2021-03-04T09:02:33.014Z] ok github.com/docker/docker/layer 7.787s coverage: 68.8% of statements [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-04T09:02:33.014Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-04T09:02:33.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-04T09:02:33.135Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T09:02:33.135Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T09:02:33.135Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T09:02:33.135Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T09:02:33.602Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T09:02:33.602Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T09:02:33.951Z] ok github.com/docker/docker/volume/mounts 0.115s coverage: 67.0% of statements [2021-03-04T09:02:33.951Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-03-04T09:02:34.209Z] ok github.com/docker/docker/volume/local 0.122s coverage: 76.4% of statements [2021-03-04T09:02:34.244Z] --- PASS: TestTemplatedConfig (2.79s) [2021-03-04T09:02:34.244Z] === RUN TestConfigCreateResolve [2021-03-04T09:02:34.775Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2021-03-04T09:02:35.235Z] go: finding github.com/fatih/color v1.9.0 [2021-03-04T09:02:35.235Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-04T09:02:35.235Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-04T09:02:35.235Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-04T09:02:35.235Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-04T09:02:35.235Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-04T09:02:35.235Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-04T09:02:35.235Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-04T09:02:35.235Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-04T09:02:35.235Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-04T09:02:35.235Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-04T09:02:36.149Z] --- PASS: TestConfigCreateResolve (2.27s) [2021-03-04T09:02:36.149Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T09:02:36.408Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-04T09:02:36.408Z] PASS [2021-03-04T09:02:36.408Z] [2021-03-04T09:02:36.408Z] DONE 7 tests in 15.023s [2021-03-04T09:02:36.408Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-04T09:02:36.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-04T09:02:36.668Z] INFO: Testing against a local daemon [2021-03-04T09:02:36.668Z] === RUN TestCheckpoint [2021-03-04T09:02:36.668Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T09:02:36.668Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:02:36.668Z] === RUN TestContainerInvalidJSON [2021-03-04T09:02:36.668Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:02:36.668Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:02:36.668Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:02:36.668Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:02:36.668Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:02:36.668Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:02:36.668Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:02:36.668Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:02:36.668Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:02:36.668Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-04T09:02:36.668Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-04T09:02:36.668Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-04T09:02:36.668Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-04T09:02:36.668Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T09:02:36.668Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-04T09:02:36.668Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T09:02:36.668Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-04T09:02:36.668Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T09:02:36.668Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-04T09:02:36.668Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T09:02:36.927Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-04T09:02:36.927Z] === RUN TestCopyFromContainer [2021-03-04T09:02:38.307Z] === RUN TestCopyFromContainer// [2021-03-04T09:02:38.307Z] === RUN TestCopyFromContainer//bar/root [2021-03-04T09:02:38.307Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-04T09:02:38.307Z] === RUN TestCopyFromContainer/bar/quux [2021-03-04T09:02:38.307Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-04T09:02:38.307Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-04T09:02:38.307Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-04T09:02:38.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-04T09:02:38.567Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-04T09:02:38.567Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-04T09:02:38.567Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer (1.89s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-04T09:02:38.826Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-04T09:02:38.826Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T09:02:38.826Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:02:38.826Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:02:38.826Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:02:38.826Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:02:38.826Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:02:38.826Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:02:38.826Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:02:38.826Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:02:38.826Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:02:38.826Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-04T09:02:38.826Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-04T09:02:38.826Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-04T09:02:38.826Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T09:02:38.826Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T09:02:38.826Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-04T09:02:38.826Z] === RUN TestCreateWithInvalidEnv [2021-03-04T09:02:38.826Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T09:02:38.826Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T09:02:38.826Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T09:02:38.826Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T09:02:38.826Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T09:02:38.826Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T09:02:38.826Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T09:02:38.826Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T09:02:38.826Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T09:02:38.826Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-04T09:02:38.826Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T09:02:38.826Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-04T09:02:38.826Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-04T09:02:38.826Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T09:02:38.826Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-04T09:02:38.826Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T09:02:38.969Z] INFO: Build done for gotestsum... [2021-03-04T09:02:40.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-04T09:02:40.731Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2021-03-04T09:02:40.731Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T09:02:40.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-04T09:02:42.637Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2021-03-04T09:02:42.637Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T09:02:42.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:02:42.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:02:42.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:02:42.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:02:42.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:02:42.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:02:42.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:02:42.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:02:42.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:02:42.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:02:42.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:02:42.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:02:42.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:02:42.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:02:42.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:02:42.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-04T09:02:42.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-04T09:02:42.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-04T09:02:42.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-04T09:02:42.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-04T09:02:42.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-04T09:02:42.637Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T09:02:42.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-04T09:02:42.897Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-03-04T09:02:42.897Z] === RUN TestCreateDifferentPlatform [2021-03-04T09:02:42.897Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T09:02:42.897Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T09:02:42.897Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-04T09:02:42.897Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-04T09:02:42.897Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T09:02:42.897Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T09:02:43.156Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-04T09:02:43.156Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T09:02:43.156Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-04T09:02:43.156Z] === RUN TestContainerStartOnDaemonRestart [2021-03-04T09:02:43.156Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-04T09:02:43.156Z] === RUN TestDaemonRestartIpcMode [2021-03-04T09:02:43.156Z] === PAUSE TestDaemonRestartIpcMode [2021-03-04T09:02:43.156Z] === RUN TestDaemonHostGatewayIP [2021-03-04T09:02:43.156Z] === PAUSE TestDaemonHostGatewayIP [2021-03-04T09:02:43.156Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-04T09:02:43.156Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-04T09:02:43.156Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T09:02:43.156Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-04T09:02:43.156Z] === RUN TestDiff [2021-03-04T09:02:43.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-04T09:02:43.724Z] --- PASS: TestDiff (0.56s) [2021-03-04T09:02:43.724Z] === RUN TestExecWithCloseStdin [2021-03-04T09:02:44.292Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-03-04T09:02:44.292Z] === RUN TestExec [2021-03-04T09:02:45.228Z] --- PASS: TestExec (0.70s) [2021-03-04T09:02:45.228Z] === RUN TestExecUser [2021-03-04T09:02:45.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-04T09:02:45.795Z] --- PASS: TestExecUser (0.65s) [2021-03-04T09:02:45.795Z] === RUN TestExportContainerAndImportImage [2021-03-04T09:02:46.363Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-03-04T09:02:46.363Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-04T09:02:47.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-04T09:02:47.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-03-04T09:02:47.741Z] === RUN TestHealthCheckWorkdir [2021-03-04T09:02:48.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-04T09:02:48.679Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2021-03-04T09:02:48.679Z] === RUN TestHealthKillContainer [2021-03-04T09:02:49.789Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T09:02:49.789Z] Using test binary docker [2021-03-04T09:02:49.789Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-04T09:02:49.789Z] +++ /etc/init.d/apparmor start [2021-03-04T09:02:49.789Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T09:02:49.789Z] INFO: Waiting for daemon to start... [2021-03-04T09:02:49.789Z] Starting dockerd [2021-03-04T09:02:49.789Z] +++ 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-03-04T09:02:50.016Z] Loaded image: buildpack-deps:buster [2021-03-04T09:02:50.016Z] Loaded image: busybox:latest [2021-03-04T09:02:50.016Z] Loaded image: busybox:glibc [2021-03-04T09:02:50.016Z] Loaded image: debian:bullseye [2021-03-04T09:02:50.276Z] Loaded image: hello-world:latest [2021-03-04T09:02:50.537Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T09:02:50.537Z] INFO: Testing against a local daemon [2021-03-04T09:02:50.537Z] === RUN TestCgroupNamespacesBuild [2021-03-04T09:02:51.212Z] --- PASS: TestHealthKillContainer (2.70s) [2021-03-04T09:02:51.212Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T09:02:51.780Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2021-03-04T09:02:51.780Z] === RUN TestIpcModeNone [2021-03-04T09:02:52.347Z] --- PASS: TestIpcModeNone (0.65s) [2021-03-04T09:02:52.347Z] === RUN TestIpcModePrivate [2021-03-04T09:02:53.292Z] --- PASS: TestIpcModePrivate (0.74s) [2021-03-04T09:02:53.292Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-03-04T09:02:53.292Z] === RUN TestIpcModeShareable [2021-03-04T09:02:53.860Z] --- PASS: TestIpcModeShareable (0.69s) [2021-03-04T09:02:53.860Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-03-04T09:02:53.860Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-04T09:02:55.770Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2021-03-04T09:02:55.770Z] === RUN TestAPIIpcModeHost [2021-03-04T09:02:55.823Z] --- PASS: TestCgroupNamespacesBuild (4.93s) [2021-03-04T09:02:55.823Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-04T09:02:56.338Z] --- PASS: TestAPIIpcModeHost (0.44s) [2021-03-04T09:02:56.338Z] === RUN TestDaemonIpcModeShareable [2021-03-04T09:02:56.647Z] Removing intermediate container ba9d6b4ae6f1 [2021-03-04T09:02:56.647Z] ---> e6239499dad9 [2021-03-04T09:02:56.647Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-04T09:02:56.647Z] ---> Running in d0f80f4a145d [2021-03-04T09:02:56.647Z] Removing intermediate container d0f80f4a145d [2021-03-04T09:02:56.647Z] ---> 950c73adee63 [2021-03-04T09:02:56.647Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-04T09:02:56.647Z] ---> Running in 002b32174169 [2021-03-04T09:02:56.647Z] Removing intermediate container 002b32174169 [2021-03-04T09:02:56.647Z] ---> dbba70f90f24 [2021-03-04T09:02:56.647Z] Step 10/10 : COPY . . [2021-03-04T09:02:57.719Z] --- PASS: TestDaemonIpcModeShareable (1.34s) [2021-03-04T09:02:57.719Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-04T09:02:57.719Z] === RUN TestDaemonIpcModePrivate [2021-03-04T09:02:57.734Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2021-03-04T09:02:57.734Z] === RUN TestBuildWithSession [2021-03-04T09:02:57.734Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T09:02:57.734Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T09:02:57.734Z] === RUN TestBuildSquashParent [2021-03-04T09:02:57.925Z] . [2021-03-04T09:02:57.925Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T09:02:57.925Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T09:02:57.925Z] Error: No such image: emptyfs [2021-03-04T09:02:57.925Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-04T09:02:57.925Z] ++++ docker load [2021-03-04T09:02:58.186Z] Running integration-test (iteration 1) [2021-03-04T09:02:58.186Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-04T09:02:58.186Z] ++ 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-03-04T09:02:58.186Z] ++ set -e [2021-03-04T09:02:58.186Z] ++ '[' -n 0 ']' [2021-03-04T09:02:58.186Z] ++ set -x [2021-03-04T09:02:58.187Z] ++ 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-03-04T09:02:59.097Z] --- PASS: TestDaemonIpcModePrivate (1.27s) [2021-03-04T09:02:59.097Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-04T09:02:59.097Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-04T09:03:00.034Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.29s) [2021-03-04T09:03:00.034Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-04T09:03:00.034Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-04T09:03:01.412Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.31s) [2021-03-04T09:03:01.412Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-04T09:03:01.412Z] === RUN TestIpcModeOlderClient [2021-03-04T09:03:01.412Z] === PAUSE TestIpcModeOlderClient [2021-03-04T09:03:01.412Z] === RUN TestKillContainerInvalidSignal [2021-03-04T09:03:01.981Z] --- PASS: TestKillContainerInvalidSignal (0.52s) [2021-03-04T09:03:01.981Z] === RUN TestKillContainer [2021-03-04T09:03:01.981Z] === RUN TestKillContainer/no_signal [2021-03-04T09:03:02.550Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T09:03:02.809Z] === RUN TestKillContainer/killing_signal [2021-03-04T09:03:03.377Z] --- PASS: TestKillContainer (1.48s) [2021-03-04T09:03:03.377Z] --- PASS: TestKillContainer/no_signal (0.47s) [2021-03-04T09:03:03.377Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2021-03-04T09:03:03.377Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-03-04T09:03:03.377Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T09:03:03.377Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-04T09:03:03.972Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-04T09:03:04.563Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2021-03-04T09:03:04.563Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2021-03-04T09:03:04.563Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2021-03-04T09:03:04.563Z] === RUN TestKillStoppedContainer [2021-03-04T09:03:04.563Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-03-04T09:03:04.563Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T09:03:04.563Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-04T09:03:04.563Z] === RUN TestKillDifferentUserContainer [2021-03-04T09:03:05.138Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2021-03-04T09:03:05.138Z] === RUN TestInspectOomKilledTrue [2021-03-04T09:03:05.138Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-04T09:03:05.138Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-04T09:03:05.138Z] === RUN TestInspectOomKilledFalse [2021-03-04T09:03:05.706Z] --- PASS: TestInspectOomKilledFalse (0.49s) [2021-03-04T09:03:05.706Z] === RUN TestLinksEtcHostsContentMatch [2021-03-04T09:03:05.965Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2021-03-04T09:03:05.965Z] === RUN TestLinksContainerNames [2021-03-04T09:03:06.836Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/rootless [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/volume [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-04T09:03:06.836Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === Skipped [2021-03-04T09:03:06.836Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-04T09:03:06.836Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-04T09:03:06.836Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-04T09:03:06.836Z] graphtest_unix.go:73: No driver to put! [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-04T09:03:06.836Z] time="2021-03-04T09:02:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-04T09:03:06.836Z] time="2021-03-04T09:02:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-04T09:03:06.836Z] time="2021-03-04T09:02:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-04T09:03:06.836Z] time="2021-03-04T09:02:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-04T09:03:06.836Z] time="2021-03-04T09:02:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-04T09:03:06.836Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-04T09:03:06.836Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-04T09:03:06.836Z] graphtest_unix.go:73: No driver to put! [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-04T09:03:06.836Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-04T09:03:06.836Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-04T09:03:06.836Z] [2021-03-04T09:03:06.836Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-04T09:03:06.837Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-04T09:03:06.837Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-04T09:03:06.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.837Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-04T09:03:06.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.837Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-04T09:03:06.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.837Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-04T09:03:06.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.837Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-04T09:03:06.837Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-04T09:03:06.837Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-04T09:03:06.837Z] graphtest_unix.go:73: No driver to put! [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-04T09:03:06.837Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-04T09:03:06.837Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] [2021-03-04T09:03:06.837Z] DONE 2225 tests, 26 skipped in 93.051s Post stage [Pipeline] junit [2021-03-04T09:03:06.850Z] Recording test results [2021-03-04T09:03:06.902Z] --- PASS: TestLinksContainerNames (0.97s) [2021-03-04T09:03:06.902Z] === RUN TestLogsFollowTailEmpty [2021-03-04T09:03:07.090Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-04T09:03:07.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42111/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=584448a3e67fc8c5300fd3619a10fa141f327e70 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:584448a3e67fc8c5300fd3619a10fa141f327e70 hack/validate/vendor [2021-03-04T09:03:07.471Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-03-04T09:03:07.471Z] === RUN TestContainerNetworkMountsNoChown [2021-03-04T09:03:07.724Z] --- PASS: TestBuildSquashParent (8.75s) [2021-03-04T09:03:07.724Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T09:03:07.724Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:03:07.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:03:07.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:03:07.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:03:07.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:03:07.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:03:07.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:03:07.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:03:07.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:03:07.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:03:07.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:03:07.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:03:07.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:03:07.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:03:07.984Z] 2021/03/04 09:03:07 Collecting initial packages [2021-03-04T09:03:08.039Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/default [2021-03-04T09:03:08.039Z] === PAUSE TestMountDaemonRoot/default [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/private [2021-03-04T09:03:08.039Z] === PAUSE TestMountDaemonRoot/private [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/rprivate [2021-03-04T09:03:08.039Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/slave [2021-03-04T09:03:08.039Z] === PAUSE TestMountDaemonRoot/slave [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/rslave [2021-03-04T09:03:08.039Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/shared [2021-03-04T09:03:08.039Z] === PAUSE TestMountDaemonRoot/shared [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/rshared [2021-03-04T09:03:08.039Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-04T09:03:08.039Z] === CONT TestMountDaemonRoot/default [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-04T09:03:08.039Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:03:08.039Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:03:08.039Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/rshared [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/shared [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/rslave [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/slave [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/rprivate [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/private [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-04T09:03:08.040Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:03:08.040Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:03:08.040Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-04T09:03:08.241Z] 2021/03/04 09:03:08 Download dependencies [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:03:08.299Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:03:08.559Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-04T09:03:08.559Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-04T09:03:08.559Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-04T09:03:08.559Z] === RUN TestContainerBindMountNonRecursive [2021-03-04T09:03:09.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:03:09.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:03:09.937Z] --- PASS: TestContainerBindMountNonRecursive (1.50s) [2021-03-04T09:03:09.937Z] === RUN TestContainerVolumesMountedAsShared [2021-03-04T09:03:10.428Z] Loaded image: buildpack-deps:buster [2021-03-04T09:03:10.428Z] Loaded image: busybox:latest [2021-03-04T09:03:10.505Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-03-04T09:03:10.505Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-04T09:03:10.689Z] Loaded image: busybox:glibc [2021-03-04T09:03:10.764Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2021-03-04T09:03:10.764Z] === RUN TestNetworkNat [2021-03-04T09:03:11.332Z] --- PASS: TestNetworkNat (0.51s) [2021-03-04T09:03:11.332Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T09:03:11.522Z] 2021/03/04 09:03:11 Starting whole vndr cycle because no package specified [2021-03-04T09:03:11.522Z] 2021/03/04 09:03:11 Ignoring paths matching "^archive/tar" [2021-03-04T09:03:11.522Z] 2021/03/04 09:03:11 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-03-04T09:03:11.522Z] 2021/03/04 09:03:11 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-03-04T09:03:11.522Z] 2021/03/04 09:03:11 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-03-04T09:03:11.522Z] 2021/03/04 09:03:11 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-03-04T09:03:11.523Z] 2021/03/04 09:03:11 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-03-04T09:03:11.782Z] 2021/03/04 09:03:11 Finished clone github.com/moby/term [2021-03-04T09:03:11.782Z] 2021/03/04 09:03:11 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-03-04T09:03:11.782Z] 2021/03/04 09:03:11 Finished clone github.com/mistifyio/go-zfs [2021-03-04T09:03:11.782Z] 2021/03/04 09:03:11 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-03-04T09:03:11.782Z] 2021/03/04 09:03:11 Finished clone github.com/creack/pty [2021-03-04T09:03:11.782Z] 2021/03/04 09:03:11 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-03-04T09:03:11.782Z] 2021/03/04 09:03:11 Finished clone github.com/google/uuid [2021-03-04T09:03:11.782Z] 2021/03/04 09:03:11 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-03-04T09:03:11.901Z] --- PASS: TestNetworkLocalhostTCPNat (0.53s) [2021-03-04T09:03:11.901Z] === RUN TestNetworkLoopbackNat [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Finished clone github.com/containerd/ttrpc [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Finished clone github.com/docker/libtrust [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Finished clone github.com/Azure/go-ansiterm [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Finished clone github.com/gorilla/mux [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Finished clone github.com/willf/bitset [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Finished clone github.com/jmespath/go-jmespath [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Finished clone github.com/moby/locker [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Finished clone github.com/Microsoft/go-winio [2021-03-04T09:03:12.042Z] 2021/03/04 09:03:11 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-03-04T09:03:12.301Z] 2021/03/04 09:03:12 Finished clone github.com/bsphere/le_go [2021-03-04T09:03:12.301Z] 2021/03/04 09:03:12 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-03-04T09:03:12.561Z] 2021/03/04 09:03:12 Finished clone github.com/golang/groupcache [2021-03-04T09:03:12.561Z] 2021/03/04 09:03:12 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-03-04T09:03:12.561Z] 2021/03/04 09:03:12 Finished clone github.com/tchap/go-patricia [2021-03-04T09:03:12.561Z] 2021/03/04 09:03:12 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-03-04T09:03:12.820Z] 2021/03/04 09:03:12 Finished clone github.com/docker/go-units [2021-03-04T09:03:12.820Z] 2021/03/04 09:03:12 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-03-04T09:03:12.820Z] 2021/03/04 09:03:12 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-03-04T09:03:12.820Z] 2021/03/04 09:03:12 Finished clone go.opencensus.io [2021-03-04T09:03:12.820Z] 2021/03/04 09:03:12 Finished clone github.com/sirupsen/logrus [2021-03-04T09:03:12.820Z] 2021/03/04 09:03:12 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-03-04T09:03:12.820Z] 2021/03/04 09:03:12 Finished clone github.com/docker/go-connections [2021-03-04T09:03:12.820Z] 2021/03/04 09:03:12 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-03-04T09:03:12.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:03:12.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:03:13.096Z] 2021/03/04 09:03:12 Finished clone golang.org/x/oauth2 [2021-03-04T09:03:13.096Z] 2021/03/04 09:03:12 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-03-04T09:03:13.355Z] 2021/03/04 09:03:13 Finished clone gotest.tools/v3 [2021-03-04T09:03:13.355Z] 2021/03/04 09:03:13 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-03-04T09:03:13.355Z] 2021/03/04 09:03:13 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-03-04T09:03:13.355Z] 2021/03/04 09:03:13 Finished clone github.com/golang/gddo [2021-03-04T09:03:13.355Z] 2021/03/04 09:03:13 Finished clone github.com/google/go-cmp [2021-03-04T09:03:13.355Z] 2021/03/04 09:03:13 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-03-04T09:03:13.614Z] 2021/03/04 09:03:13 Finished clone github.com/gogo/googleapis [2021-03-04T09:03:13.614Z] 2021/03/04 09:03:13 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-03-04T09:03:14.006Z] Loaded image: debian:bullseye [2021-03-04T09:03:14.183Z] 2021/03/04 09:03:13 Finished clone google.golang.org/grpc [2021-03-04T09:03:14.183Z] 2021/03/04 09:03:13 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-03-04T09:03:14.183Z] 2021/03/04 09:03:14 Finished clone github.com/Microsoft/opengcs [2021-03-04T09:03:14.183Z] 2021/03/04 09:03:14 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-03-04T09:03:14.183Z] 2021/03/04 09:03:14 Finished clone github.com/googleapis/gax-go [2021-03-04T09:03:14.183Z] 2021/03/04 09:03:14 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-03-04T09:03:14.183Z] 2021/03/04 09:03:14 Finished clone github.com/cilium/ebpf [2021-03-04T09:03:14.183Z] 2021/03/04 09:03:14 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-03-04T09:03:14.442Z] 2021/03/04 09:03:14 Finished clone github.com/opencontainers/runtime-spec [2021-03-04T09:03:14.442Z] 2021/03/04 09:03:14 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-03-04T09:03:15.012Z] 2021/03/04 09:03:14 Finished clone github.com/containerd/fifo [2021-03-04T09:03:15.012Z] 2021/03/04 09:03:14 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-03-04T09:03:15.012Z] 2021/03/04 09:03:14 Finished clone github.com/cyphar/filepath-securejoin [2021-03-04T09:03:15.012Z] 2021/03/04 09:03:14 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-03-04T09:03:15.190Z] --- PASS: TestNetworkLoopbackNat (2.70s) [2021-03-04T09:03:15.190Z] === RUN TestPause [2021-03-04T09:03:15.190Z] --- PASS: TestPause (0.53s) [2021-03-04T09:03:15.190Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T09:03:15.190Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T09:03:15.190Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T09:03:15.190Z] === RUN TestPauseStopPausedContainer [2021-03-04T09:03:15.271Z] 2021/03/04 09:03:15 Finished clone golang.org/x/net [2021-03-04T09:03:15.271Z] 2021/03/04 09:03:15 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-03-04T09:03:15.531Z] 2021/03/04 09:03:15 Finished clone github.com/opencontainers/image-spec [2021-03-04T09:03:15.531Z] 2021/03/04 09:03:15 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-03-04T09:03:15.531Z] 2021/03/04 09:03:15 Finished clone github.com/syndtr/gocapability [2021-03-04T09:03:15.531Z] 2021/03/04 09:03:15 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-03-04T09:03:15.759Z] --- PASS: TestPauseStopPausedContainer (0.53s) [2021-03-04T09:03:15.759Z] === RUN TestPsFilter [2021-03-04T09:03:15.759Z] --- PASS: TestPsFilter (0.12s) [2021-03-04T09:03:15.759Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T09:03:15.918Z] Loaded image: hello-world:latest [2021-03-04T09:03:16.100Z] 2021/03/04 09:03:15 Finished clone github.com/moby/sys [2021-03-04T09:03:16.100Z] 2021/03/04 09:03:15 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-03-04T09:03:16.100Z] 2021/03/04 09:03:15 Finished clone github.com/coreos/go-systemd [2021-03-04T09:03:16.100Z] 2021/03/04 09:03:15 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-03-04T09:03:16.100Z] 2021/03/04 09:03:16 Finished clone github.com/opencontainers/runc [2021-03-04T09:03:16.100Z] 2021/03/04 09:03:16 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-03-04T09:03:16.100Z] 2021/03/04 09:03:16 Finished clone github.com/Microsoft/hcsshim [2021-03-04T09:03:16.100Z] 2021/03/04 09:03:16 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-03-04T09:03:16.228Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-04T09:03:16.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s) [2021-03-04T09:03:16.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2021-03-04T09:03:16.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.11s) [2021-03-04T09:03:16.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s) [2021-03-04T09:03:16.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2021-03-04T09:03:16.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2021-03-04T09:03:16.228Z] === RUN TestBuildMultiStageCopy [2021-03-04T09:03:16.228Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T09:03:16.327Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2021-03-04T09:03:16.327Z] === RUN TestRemoveContainerWithVolume [2021-03-04T09:03:16.359Z] 2021/03/04 09:03:16 Finished clone github.com/RackSec/srslog [2021-03-04T09:03:16.359Z] 2021/03/04 09:03:16 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-03-04T09:03:16.587Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2021-03-04T09:03:16.618Z] 2021/03/04 09:03:16 Finished clone github.com/coreos/go-systemd/v22 [2021-03-04T09:03:16.618Z] 2021/03/04 09:03:16 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-03-04T09:03:16.618Z] 2021/03/04 09:03:16 Finished clone golang.org/x/sys [2021-03-04T09:03:16.618Z] 2021/03/04 09:03:16 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-03-04T09:03:16.618Z] 2021/03/04 09:03:16 Finished clone github.com/golang/protobuf [2021-03-04T09:03:16.618Z] 2021/03/04 09:03:16 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-03-04T09:03:16.846Z] === RUN TestRemoveContainerRunning [2021-03-04T09:03:17.105Z] --- PASS: TestRemoveContainerRunning (0.51s) [2021-03-04T09:03:17.105Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T09:03:17.187Z] 2021/03/04 09:03:16 Finished clone github.com/Graylog2/go-gelf [2021-03-04T09:03:17.187Z] 2021/03/04 09:03:16 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-03-04T09:03:17.187Z] 2021/03/04 09:03:17 Finished clone github.com/fluent/fluent-logger-golang [2021-03-04T09:03:17.187Z] 2021/03/04 09:03:17 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-03-04T09:03:17.187Z] 2021/03/04 09:03:17 Finished clone github.com/godbus/dbus/v5 [2021-03-04T09:03:17.187Z] 2021/03/04 09:03:17 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-03-04T09:03:17.302Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T09:03:17.446Z] 2021/03/04 09:03:17 Finished clone github.com/hashicorp/go-sockaddr [2021-03-04T09:03:17.446Z] 2021/03/04 09:03:17 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-03-04T09:03:17.446Z] 2021/03/04 09:03:17 Finished clone github.com/hashicorp/go-multierror [2021-03-04T09:03:17.446Z] 2021/03/04 09:03:17 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-03-04T09:03:17.562Z] INFO: Testing against a local daemon [2021-03-04T09:03:17.562Z] === RUN TestCgroupNamespacesBuild [2021-03-04T09:03:17.673Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2021-03-04T09:03:17.673Z] === RUN TestRemoveInvalidContainer [2021-03-04T09:03:17.673Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-04T09:03:17.673Z] === RUN TestRenameLinkedContainer [2021-03-04T09:03:17.706Z] 2021/03/04 09:03:17 Finished clone github.com/containerd/cgroups [2021-03-04T09:03:17.706Z] 2021/03/04 09:03:17 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-03-04T09:03:17.965Z] 2021/03/04 09:03:17 Finished clone github.com/fernet/fernet-go [2021-03-04T09:03:17.965Z] 2021/03/04 09:03:17 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-03-04T09:03:17.965Z] 2021/03/04 09:03:17 Finished clone github.com/philhofer/fwd [2021-03-04T09:03:17.965Z] 2021/03/04 09:03:17 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-03-04T09:03:18.225Z] 2021/03/04 09:03:18 Finished clone github.com/containerd/console [2021-03-04T09:03:18.225Z] 2021/03/04 09:03:18 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-03-04T09:03:18.767Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T09:03:18.793Z] 2021/03/04 09:03:18 Finished clone github.com/hashicorp/go-immutable-radix [2021-03-04T09:03:18.793Z] 2021/03/04 09:03:18 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-03-04T09:03:18.793Z] 2021/03/04 09:03:18 Finished clone golang.org/x/time [2021-03-04T09:03:18.793Z] 2021/03/04 09:03:18 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-03-04T09:03:18.793Z] 2021/03/04 09:03:18 Finished clone github.com/hashicorp/go-memdb [2021-03-04T09:03:18.793Z] 2021/03/04 09:03:18 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-03-04T09:03:19.053Z] 2021/03/04 09:03:18 Finished clone github.com/containerd/continuity [2021-03-04T09:03:19.053Z] 2021/03/04 09:03:18 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-03-04T09:03:19.053Z] 2021/03/04 09:03:19 Finished clone github.com/hashicorp/golang-lru [2021-03-04T09:03:19.053Z] 2021/03/04 09:03:19 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-03-04T09:03:19.337Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T09:03:19.621Z] 2021/03/04 09:03:19 Finished clone code.cloudfoundry.org/clock [2021-03-04T09:03:19.621Z] 2021/03/04 09:03:19 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-03-04T09:03:19.621Z] 2021/03/04 09:03:19 Finished clone github.com/coreos/pkg [2021-03-04T09:03:19.621Z] 2021/03/04 09:03:19 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-03-04T09:03:19.881Z] 2021/03/04 09:03:19 Finished clone golang.org/x/text [2021-03-04T09:03:19.881Z] 2021/03/04 09:03:19 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-03-04T09:03:19.881Z] 2021/03/04 09:03:19 Finished clone github.com/beorn7/perks [2021-03-04T09:03:19.881Z] 2021/03/04 09:03:19 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-03-04T09:03:19.881Z] 2021/03/04 09:03:19 Finished clone github.com/docker/swarmkit [2021-03-04T09:03:19.881Z] 2021/03/04 09:03:19 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-03-04T09:03:19.907Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T09:03:20.110Z] --- PASS: TestCgroupNamespacesBuild (2.51s) [2021-03-04T09:03:20.110Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-04T09:03:20.140Z] 2021/03/04 09:03:19 Finished clone github.com/containerd/go-runc [2021-03-04T09:03:20.140Z] 2021/03/04 09:03:19 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-03-04T09:03:20.140Z] 2021/03/04 09:03:20 Finished clone github.com/prometheus/client_golang [2021-03-04T09:03:20.140Z] 2021/03/04 09:03:20 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-03-04T09:03:20.140Z] 2021/03/04 09:03:20 Finished clone golang.org/x/crypto [2021-03-04T09:03:20.140Z] 2021/03/04 09:03:20 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-03-04T09:03:20.140Z] 2021/03/04 09:03:20 Finished clone github.com/cloudflare/cfssl [2021-03-04T09:03:20.140Z] 2021/03/04 09:03:20 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-03-04T09:03:20.210Z] --- PASS: TestRenameLinkedContainer (2.01s) [2021-03-04T09:03:20.210Z] === RUN TestRenameStoppedContainer [2021-03-04T09:03:20.210Z] --- PASS: TestRenameStoppedContainer (0.46s) [2021-03-04T09:03:20.210Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T09:03:20.399Z] 2021/03/04 09:03:20 Finished clone github.com/hashicorp/serf [2021-03-04T09:03:20.399Z] 2021/03/04 09:03:20 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-03-04T09:03:20.399Z] 2021/03/04 09:03:20 Finished clone github.com/prometheus/client_model [2021-03-04T09:03:20.399Z] 2021/03/04 09:03:20 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-03-04T09:03:20.476Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T09:03:20.659Z] 2021/03/04 09:03:20 Finished clone github.com/containerd/typeurl [2021-03-04T09:03:20.659Z] 2021/03/04 09:03:20 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-03-04T09:03:20.659Z] 2021/03/04 09:03:20 Finished clone github.com/docker/libkv [2021-03-04T09:03:20.659Z] 2021/03/04 09:03:20 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-03-04T09:03:20.918Z] 2021/03/04 09:03:20 Finished clone github.com/prometheus/common [2021-03-04T09:03:20.918Z] 2021/03/04 09:03:20 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-03-04T09:03:20.918Z] 2021/03/04 09:03:20 Finished clone github.com/prometheus/procfs [2021-03-04T09:03:20.918Z] 2021/03/04 09:03:20 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-03-04T09:03:20.918Z] 2021/03/04 09:03:20 Finished clone github.com/pkg/errors [2021-03-04T09:03:20.918Z] 2021/03/04 09:03:20 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-03-04T09:03:21.046Z] --- PASS: TestBuildMultiStageCopy (4.99s) [2021-03-04T09:03:21.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s) [2021-03-04T09:03:21.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-03-04T09:03:21.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2021-03-04T09:03:21.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2021-03-04T09:03:21.046Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-03-04T09:03:21.046Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T09:03:21.146Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2021-03-04T09:03:21.146Z] === RUN TestRenameInvalidName [2021-03-04T09:03:21.177Z] 2021/03/04 09:03:20 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-03-04T09:03:21.177Z] 2021/03/04 09:03:20 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-03-04T09:03:21.177Z] 2021/03/04 09:03:21 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-03-04T09:03:21.177Z] 2021/03/04 09:03:21 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-03-04T09:03:21.177Z] 2021/03/04 09:03:21 Finished clone github.com/cespare/xxhash/v2 [2021-03-04T09:03:21.177Z] 2021/03/04 09:03:21 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-03-04T09:03:21.437Z] 2021/03/04 09:03:21 Finished clone github.com/tinylib/msgp [2021-03-04T09:03:21.437Z] 2021/03/04 09:03:21 Finished clone cloud.google.com/go [2021-03-04T09:03:21.437Z] 2021/03/04 09:03:21 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-03-04T09:03:21.437Z] 2021/03/04 09:03:21 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-03-04T09:03:21.437Z] 2021/03/04 09:03:21 Finished clone github.com/spf13/pflag [2021-03-04T09:03:21.437Z] 2021/03/04 09:03:21 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-03-04T09:03:21.707Z] 2021/03/04 09:03:21 Finished clone github.com/google/certificate-transparency-go [2021-03-04T09:03:21.707Z] 2021/03/04 09:03:21 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-03-04T09:03:21.707Z] 2021/03/04 09:03:21 Finished clone github.com/vishvananda/netns [2021-03-04T09:03:21.707Z] 2021/03/04 09:03:21 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-03-04T09:03:21.707Z] 2021/03/04 09:03:21 Finished clone github.com/spf13/cobra [2021-03-04T09:03:21.707Z] 2021/03/04 09:03:21 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-03-04T09:03:21.707Z] 2021/03/04 09:03:21 Finished clone github.com/mitchellh/hashstructure [2021-03-04T09:03:21.707Z] 2021/03/04 09:03:21 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-03-04T09:03:21.715Z] --- PASS: TestRenameInvalidName (0.48s) [2021-03-04T09:03:21.715Z] === RUN TestRenameAnonymousContainer [2021-03-04T09:03:21.966Z] 2021/03/04 09:03:21 Finished clone github.com/imdario/mergo [2021-03-04T09:03:21.966Z] 2021/03/04 09:03:21 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-03-04T09:03:21.966Z] 2021/03/04 09:03:21 Finished clone github.com/fsnotify/fsnotify [2021-03-04T09:03:21.966Z] 2021/03/04 09:03:21 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-03-04T09:03:21.966Z] 2021/03/04 09:03:21 Finished clone github.com/inconshreveable/mousetrap [2021-03-04T09:03:21.966Z] 2021/03/04 09:03:21 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-03-04T09:03:22.024Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2021-03-04T09:03:22.024Z] === RUN TestBuildWithSession [2021-03-04T09:03:22.024Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T09:03:22.024Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T09:03:22.024Z] === RUN TestBuildSquashParent [2021-03-04T09:03:22.226Z] 2021/03/04 09:03:22 Finished clone github.com/docker/go-metrics [2021-03-04T09:03:22.226Z] 2021/03/04 09:03:22 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-03-04T09:03:22.226Z] 2021/03/04 09:03:22 Finished clone github.com/morikuni/aec [2021-03-04T09:03:22.226Z] 2021/03/04 09:03:22 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-03-04T09:03:22.226Z] 2021/03/04 09:03:22 Finished clone github.com/vishvananda/netlink [2021-03-04T09:03:22.226Z] 2021/03/04 09:03:22 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-03-04T09:03:22.427Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2021-03-04T09:03:22.427Z] === RUN TestBuildLabelWithTargets [2021-03-04T09:03:22.485Z] 2021/03/04 09:03:22 Finished clone github.com/BurntSushi/toml [2021-03-04T09:03:22.485Z] 2021/03/04 09:03:22 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-03-04T09:03:22.485Z] 2021/03/04 09:03:22 Finished clone github.com/opentracing/opentracing-go [2021-03-04T09:03:22.485Z] 2021/03/04 09:03:22 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-03-04T09:03:22.485Z] 2021/03/04 09:03:22 Finished clone github.com/google/shlex [2021-03-04T09:03:22.485Z] 2021/03/04 09:03:22 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-03-04T09:03:22.485Z] 2021/03/04 09:03:22 Finished clone golang.org/x/sync [2021-03-04T09:03:22.485Z] 2021/03/04 09:03:22 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-03-04T09:03:22.745Z] 2021/03/04 09:03:22 Finished clone github.com/opentracing-contrib/go-stdlib [2021-03-04T09:03:22.745Z] 2021/03/04 09:03:22 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-03-04T09:03:22.745Z] 2021/03/04 09:03:22 Finished clone github.com/samuel/go-zookeeper [2021-03-04T09:03:22.745Z] 2021/03/04 09:03:22 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-03-04T09:03:23.004Z] 2021/03/04 09:03:22 Finished clone github.com/opencontainers/selinux [2021-03-04T09:03:23.004Z] 2021/03/04 09:03:22 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-03-04T09:03:23.004Z] 2021/03/04 09:03:22 Finished clone github.com/deckarep/golang-set [2021-03-04T09:03:23.004Z] 2021/03/04 09:03:22 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-03-04T09:03:23.264Z] 2021/03/04 09:03:23 Finished clone github.com/coreos/go-semver [2021-03-04T09:03:23.264Z] 2021/03/04 09:03:23 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-03-04T09:03:23.264Z] 2021/03/04 09:03:23 Finished clone github.com/ishidawataru/sctp [2021-03-04T09:03:23.264Z] 2021/03/04 09:03:23 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-03-04T09:03:23.523Z] 2021/03/04 09:03:23 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-03-04T09:03:23.524Z] 2021/03/04 09:03:23 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-03-04T09:03:23.621Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2021-03-04T09:03:23.622Z] === RUN TestRenameContainerWithSameName [2021-03-04T09:03:23.783Z] 2021/03/04 09:03:23 Finished clone go.etcd.io/bbolt [2021-03-04T09:03:23.783Z] 2021/03/04 09:03:23 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-03-04T09:03:23.783Z] 2021/03/04 09:03:23 Finished clone github.com/gofrs/flock [2021-03-04T09:03:23.783Z] 2021/03/04 09:03:23 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-03-04T09:03:23.783Z] 2021/03/04 09:03:23 Finished clone github.com/tonistiigi/fsutil [2021-03-04T09:03:23.783Z] 2021/03/04 09:03:23 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-03-04T09:03:23.783Z] 2021/03/04 09:03:23 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-03-04T09:03:23.783Z] 2021/03/04 09:03:23 Finished clone github.com/armon/go-radix [2021-03-04T09:03:23.880Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2021-03-04T09:03:23.880Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T09:03:24.352Z] 2021/03/04 09:03:24 Finished clone github.com/docker/go-events [2021-03-04T09:03:24.352Z] 2021/03/04 09:03:24 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-03-04T09:03:24.412Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2021-03-04T09:03:24.412Z] === RUN TestBuildWithEmptyLayers [2021-03-04T09:03:24.611Z] 2021/03/04 09:03:24 Finished clone github.com/tonistiigi/units [2021-03-04T09:03:24.611Z] 2021/03/04 09:03:24 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-03-04T09:03:24.611Z] 2021/03/04 09:03:24 Finished clone github.com/opencontainers/go-digest [2021-03-04T09:03:24.611Z] 2021/03/04 09:03:24 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-03-04T09:03:24.818Z] --- PASS: TestRenameContainerWithLinkedContainer (1.00s) [2021-03-04T09:03:24.818Z] === RUN TestResize [2021-03-04T09:03:24.871Z] 2021/03/04 09:03:24 Finished clone github.com/armon/go-metrics [2021-03-04T09:03:24.871Z] 2021/03/04 09:03:24 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-03-04T09:03:24.871Z] 2021/03/04 09:03:24 Finished clone github.com/moby/ipvs [2021-03-04T09:03:24.871Z] 2021/03/04 09:03:24 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-03-04T09:03:25.386Z] --- PASS: TestResize (0.51s) [2021-03-04T09:03:25.386Z] === RUN TestResizeWithInvalidSize [2021-03-04T09:03:25.439Z] 2021/03/04 09:03:25 Finished clone github.com/sean-/seed [2021-03-04T09:03:25.439Z] 2021/03/04 09:03:25 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-03-04T09:03:25.699Z] 2021/03/04 09:03:25 Finished clone github.com/hashicorp/memberlist [2021-03-04T09:03:25.699Z] 2021/03/04 09:03:25 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-03-04T09:03:25.833Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2021-03-04T09:03:25.833Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T09:03:25.953Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2021-03-04T09:03:25.953Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T09:03:26.267Z] 2021/03/04 09:03:26 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-03-04T09:03:26.522Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2021-03-04T09:03:26.522Z] === RUN TestDaemonRestartKillContainers [2021-03-04T09:03:26.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T09:03:26.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T09:03:26.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T09:03:26.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T09:03:26.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T09:03:26.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T09:03:26.522Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T09:03:26.522Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T09:03:26.522Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T09:03:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T09:03:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T09:03:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T09:03:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T09:03:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T09:03:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T09:03:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T09:03:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:03:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:03:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:03:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:03:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:03:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:03:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:03:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:03:26.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T09:03:26.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:03:26.527Z] 2021/03/04 09:03:26 Finished clone github.com/miekg/dns [2021-03-04T09:03:26.627Z] ---> 3f55f4fedcb3 [2021-03-04T09:03:26.627Z] Successfully built 3f55f4fedcb3 [2021-03-04T09:03:26.627Z] Successfully tagged docker:latest [2021-03-04T09:03:26.627Z] INFO: Image build ended at 03/04/2021 09:03:24. Duration:00:03:34.5264104 [2021-03-04T09:03:26.627Z] [2021-03-04T09:03:26.627Z] [2021-03-04T09:03:26.627Z] INFO: Building the test binaries at 03/04/2021 09:03:24... [2021-03-04T09:03:26.786Z] 2021/03/04 09:03:26 Finished clone github.com/hashicorp/errwrap [2021-03-04T09:03:26.786Z] 2021/03/04 09:03:26 Finished clone github.com/vbatts/tar-split [2021-03-04T09:03:26.786Z] 2021/03/04 09:03:26 Finished clone github.com/containerd/containerd [2021-03-04T09:03:27.355Z] 2021/03/04 09:03:27 Finished clone github.com/hashicorp/go-msgpack [2021-03-04T09:03:27.355Z] 2021/03/04 09:03:27 Finished clone github.com/ugorji/go [2021-03-04T09:03:27.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T09:03:27.924Z] 2021/03/04 09:03:27 Finished clone github.com/moby/buildkit [2021-03-04T09:03:27.924Z] 2021/03/04 09:03:27 Finished clone github.com/gogo/protobuf [2021-03-04T09:03:28.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:03:28.183Z] 2021/03/04 09:03:28 Finished clone google.golang.org/genproto [2021-03-04T09:03:28.183Z] 2021/03/04 09:03:28 Finished clone github.com/docker/libnetwork [2021-03-04T09:03:28.442Z] 2021/03/04 09:03:28 Finished clone github.com/docker/distribution [2021-03-04T09:03:28.615Z] --- PASS: TestBuildSquashParent (5.92s) [2021-03-04T09:03:28.615Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T09:03:28.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:03:28.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:03:28.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:03:28.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:03:28.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:03:28.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:03:28.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:03:28.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:03:28.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:03:28.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:03:28.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:03:28.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:03:28.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:03:28.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:03:28.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:03:28.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:03:29.143Z] --- PASS: TestBuildMultiStageOnBuild (3.04s) [2021-03-04T09:03:29.143Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T09:03:29.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:03:30.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:03:30.411Z] INFO: make.ps1 starting at 03/04/2021 09:03:29 [2021-03-04T09:03:30.411Z] INFO: Git commit (80676adafa) assumed from DOCKER_GITCOMMIT environment variable [2021-03-04T09:03:30.411Z] INFO: Invoking autogen... [2021-03-04T09:03:30.522Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2021-03-04T09:03:30.522Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T09:03:30.534Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:03:30.534Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:03:30.979Z] 2021/03/04 09:03:30 Finished clone github.com/coreos/etcd [2021-03-04T09:03:31.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T09:03:31.381Z] INFO: Building daemon... [2021-03-04T09:03:31.616Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T09:03:32.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T09:03:33.094Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-04T09:03:33.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2021-03-04T09:03:33.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.82s) [2021-03-04T09:03:33.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2021-03-04T09:03:33.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2021-03-04T09:03:33.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2021-03-04T09:03:33.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2021-03-04T09:03:33.094Z] === RUN TestBuildMultiStageCopy [2021-03-04T09:03:33.094Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T09:03:33.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T09:03:34.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T09:03:34.718Z] --- PASS: TestBuildMultiStageLayerLeak (3.47s) [2021-03-04T09:03:34.718Z] === RUN TestBuildWithHugeFile [2021-03-04T09:03:35.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T09:03:35.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T09:03:35.673Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T09:03:36.245Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T09:03:36.818Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T09:03:37.390Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2021-03-04T09:03:37.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2021-03-04T09:03:37.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-03-04T09:03:37.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2021-03-04T09:03:37.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-03-04T09:03:37.391Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-03-04T09:03:37.391Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.35s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.90s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.31s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.01s) [2021-03-04T09:03:37.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.77s) [2021-03-04T09:03:37.480Z] === RUN TestCgroupNamespacesRun [2021-03-04T09:03:38.776Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2021-03-04T09:03:38.776Z] === RUN TestBuildLabelWithTargets [2021-03-04T09:03:38.857Z] --- PASS: TestCgroupNamespacesRun (1.33s) [2021-03-04T09:03:38.857Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-04T09:03:38.857Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-04T09:03:38.857Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-04T09:03:38.857Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-04T09:03:40.235Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.29s) [2021-03-04T09:03:40.235Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-04T09:03:41.324Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2021-03-04T09:03:41.324Z] === RUN TestBuildWithEmptyLayers [2021-03-04T09:03:41.612Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) [2021-03-04T09:03:41.612Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-04T09:03:41.896Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2021-03-04T09:03:41.896Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T09:03:42.550Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s) [2021-03-04T09:03:42.550Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-04T09:03:43.933Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-03-04T09:03:43.933Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-04T09:03:44.502Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-03-04T09:03:44.502Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-04T09:03:45.198Z] --- PASS: TestBuildMultiStageOnBuild (2.65s) [2021-03-04T09:03:45.198Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T09:03:45.862Z] 2021/03/04 09:03:43 Finished clone github.com/hashicorp/consul [2021-03-04T09:03:45.880Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s) [2021-03-04T09:03:45.880Z] === RUN TestKernelTCPMemory [2021-03-04T09:03:45.880Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-04T09:03:45.880Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-04T09:03:45.880Z] === RUN TestNISDomainname [2021-03-04T09:03:46.141Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2021-03-04T09:03:46.141Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T09:03:46.470Z] --- PASS: TestNISDomainname (0.59s) [2021-03-04T09:03:46.470Z] === RUN TestHostnameDnsResolution [2021-03-04T09:03:46.796Z] 2021/03/04 09:03:46 Finished clone github.com/aws/aws-sdk-go [2021-03-04T09:03:47.425Z] --- PASS: TestHostnameDnsResolution (0.86s) [2021-03-04T09:03:47.425Z] === RUN TestStats [2021-03-04T09:03:49.445Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2021-03-04T09:03:49.445Z] === RUN TestBuildWithHugeFile [2021-03-04T09:03:49.969Z] --- PASS: TestStats (2.53s) [2021-03-04T09:03:49.969Z] === RUN TestStopContainerWithTimeout [2021-03-04T09:03:49.969Z] === RUN TestStopContainerWithTimeout/0 [2021-03-04T09:03:49.969Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-04T09:03:49.969Z] === RUN TestStopContainerWithTimeout/1 [2021-03-04T09:03:49.969Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-04T09:03:49.969Z] === RUN TestStopContainerWithTimeout/3 [2021-03-04T09:03:49.969Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-04T09:03:49.969Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-04T09:03:49.969Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-04T09:03:49.969Z] === CONT TestStopContainerWithTimeout/0 [2021-03-04T09:03:49.969Z] === CONT TestStopContainerWithTimeout/3 [2021-03-04T09:03:50.537Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-04T09:03:52.440Z] === CONT TestStopContainerWithTimeout/1 [2021-03-04T09:03:53.817Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-04T09:03:53.817Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-03-04T09:03:53.817Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2021-03-04T09:03:53.817Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2021-03-04T09:03:53.817Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2021-03-04T09:03:53.817Z] === RUN TestDeleteDevicemapper [2021-03-04T09:03:53.817Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-04T09:03:53.817Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T09:03:53.817Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T09:03:55.727Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s) [2021-03-04T09:03:55.727Z] === RUN TestUpdateMemory [2021-03-04T09:03:56.295Z] --- PASS: TestUpdateMemory (0.62s) [2021-03-04T09:03:56.295Z] === RUN TestUpdateCPUQuota [2021-03-04T09:03:56.671Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T09:03:56.671Z] Using test binary docker [2021-03-04T09:03:56.671Z] +++ /etc/init.d/apparmor start [2021-03-04T09:03:56.671Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T09:03:56.671Z] INFO: Waiting for daemon to start... [2021-03-04T09:03:56.671Z] Starting dockerd [2021-03-04T09:03:56.671Z] +++ 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-03-04T09:03:57.233Z] --- PASS: TestUpdateCPUQuota (1.02s) [2021-03-04T09:03:57.233Z] === RUN TestUpdatePidsLimit [2021-03-04T09:03:57.233Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-04T09:03:57.492Z] === RUN TestUpdatePidsLimit/no_change [2021-03-04T09:03:57.500Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-04T09:03:57.500Z] Using test binary docker [2021-03-04T09:03:57.500Z] +++ /etc/init.d/apparmor start [2021-03-04T09:03:57.500Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-04T09:03:57.500Z] INFO: Waiting for daemon to start... [2021-03-04T09:03:57.500Z] Starting dockerd [2021-03-04T09:03:57.500Z] +++ 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-03-04T09:03:57.751Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-04T09:03:58.011Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-04T09:03:58.270Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-04T09:03:58.529Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-04T09:03:58.789Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-04T09:03:59.726Z] --- PASS: TestUpdatePidsLimit (2.29s) [2021-03-04T09:03:59.726Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-03-04T09:03:59.726Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-03-04T09:03:59.726Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2021-03-04T09:03:59.726Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-03-04T09:03:59.726Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2021-03-04T09:03:59.726Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2021-03-04T09:03:59.726Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-03-04T09:03:59.726Z] === RUN TestUpdateRestartPolicy [2021-03-04T09:04:11.931Z] --- PASS: TestUpdateRestartPolicy (11.34s) [2021-03-04T09:04:11.931Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T09:04:11.931Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2021-03-04T09:04:11.931Z] === RUN TestWaitNonBlocked [2021-03-04T09:04:11.931Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:04:11.931Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:04:11.931Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:04:11.931Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:04:11.931Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:04:11.931Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:04:12.190Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-04T09:04:12.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2021-03-04T09:04:12.190Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2021-03-04T09:04:12.190Z] === RUN TestWaitBlocked [2021-03-04T09:04:12.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:04:12.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:04:12.190Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:04:12.190Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:04:12.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:04:12.190Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:04:13.129Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-04T09:04:13.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2021-03-04T09:04:13.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2021-03-04T09:04:13.129Z] === CONT TestContainerStartOnDaemonRestart [2021-03-04T09:04:13.129Z] === CONT TestContainerKillOnDaemonStart [2021-03-04T09:04:14.646Z] --- PASS: TestImportExtremelyLargeImageWorks (102.72s) [2021-03-04T09:04:14.646Z] PASS [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === Skipped [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-04T09:04:14.646Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] DONE 12 tests, 1 skipped in 106.838s [2021-03-04T09:04:14.646Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-04T09:04:14.646Z] INFO: Testing against a local daemon [2021-03-04T09:04:14.646Z] === RUN TestNetworkCreateDelete [2021-03-04T09:04:14.646Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-03-04T09:04:14.646Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T09:04:14.646Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-03-04T09:04:14.646Z] === RUN TestDaemonDNSFallback [2021-03-04T09:04:14.646Z] --- PASS: TestDaemonDNSFallback (7.35s) [2021-03-04T09:04:14.646Z] === RUN TestInspectNetwork [2021-03-04T09:04:14.646Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-04T09:04:14.646Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:14.646Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T09:04:14.646Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-04T09:04:14.646Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] === RUN TestNetworkInvalidJSON [2021-03-04T09:04:14.646Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T09:04:14.646Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T09:04:14.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:04:14.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:04:14.646Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:04:14.646Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:04:14.646Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T09:04:14.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:04:14.646Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:04:14.646Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-04T09:04:14.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-04T09:04:14.646Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-04T09:04:14.646Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-04T09:04:14.646Z] === RUN TestNetworkList [2021-03-04T09:04:14.646Z] === RUN TestNetworkList//networks [2021-03-04T09:04:14.646Z] === PAUSE TestNetworkList//networks [2021-03-04T09:04:14.646Z] === RUN TestNetworkList//networks/ [2021-03-04T09:04:14.646Z] === PAUSE TestNetworkList//networks/ [2021-03-04T09:04:14.646Z] === CONT TestNetworkList//networks [2021-03-04T09:04:14.646Z] === CONT TestNetworkList//networks/ [2021-03-04T09:04:14.646Z] --- PASS: TestNetworkList (0.01s) [2021-03-04T09:04:14.646Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-04T09:04:14.646Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-04T09:04:14.646Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T09:04:14.646Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-04T09:04:14.646Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T09:04:14.646Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T09:04:14.646Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T09:04:14.646Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T09:04:14.646Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T09:04:14.646Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T09:04:14.646Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-04T09:04:14.646Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:14.646Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T09:04:14.646Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:04:14.646Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:04:14.646Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T09:04:14.646Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-04T09:04:14.646Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:14.646Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T09:04:14.646Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-04T09:04:14.646Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:14.646Z] PASS [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === Skipped [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-04T09:04:14.646Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-04T09:04:14.646Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-04T09:04:14.646Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-04T09:04:14.646Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-04T09:04:14.646Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:04:14.646Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-03-04T09:04:14.646Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:14.646Z] [2021-03-04T09:04:14.646Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-04T09:04:14.646Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] DONE 22 tests, 12 skipped in 8.021s [2021-03-04T09:04:14.647Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-04T09:04:14.647Z] INFO: Testing against a local daemon [2021-03-04T09:04:14.647Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-04T09:04:14.647Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T09:04:14.647Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:04:14.647Z] === RUN TestDockerNetworkIpvlan [2021-03-04T09:04:14.647Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-04T09:04:14.647Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:04:14.647Z] PASS [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === Skipped [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T09:04:14.647Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-04T09:04:14.647Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] DONE 2 tests, 2 skipped in 0.109s [2021-03-04T09:04:14.647Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-04T09:04:14.647Z] INFO: Testing against a local daemon [2021-03-04T09:04:14.647Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-04T09:04:14.647Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-04T09:04:14.647Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.647Z] === RUN TestDockerNetworkMacvlan [2021-03-04T09:04:14.647Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-04T09:04:14.647Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.647Z] PASS [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === Skipped [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-04T09:04:14.647Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-04T09:04:14.647Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] DONE 2 tests, 2 skipped in 0.107s [2021-03-04T09:04:14.647Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-04T09:04:14.647Z] testing: warning: no tests to run [2021-03-04T09:04:14.647Z] PASS [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] DONE 0 tests in 0.025s [2021-03-04T09:04:14.647Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-04T09:04:14.647Z] INFO: Testing against a local daemon [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginAllowRequest [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginTLS [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginDenyRequest [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginDenyResponse [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginAllowEventStream [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginErrorResponse [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginErrorRequest [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginHeader [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginV2Disable [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-04T09:04:14.647Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] PASS [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === Skipped [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-04T09:04:14.647Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] [2021-03-04T09:04:14.647Z] DONE 17 tests, 17 skipped in 0.399s [2021-03-04T09:04:14.902Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-04T09:04:14.902Z] INFO: Testing against a local daemon [2021-03-04T09:04:14.902Z] === RUN TestPluginInvalidJSON [2021-03-04T09:04:14.902Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:04:14.902Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:04:14.902Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:04:14.902Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-04T09:04:14.902Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T09:04:14.902Z] === RUN TestPluginInstall [2021-03-04T09:04:14.902Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-04T09:04:14.902Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.902Z] === RUN TestPluginsWithRuntimes [2021-03-04T09:04:14.902Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-04T09:04:14.902Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-04T09:04:14.902Z] PASS [2021-03-04T09:04:14.902Z] [2021-03-04T09:04:14.902Z] === Skipped [2021-03-04T09:04:14.902Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-04T09:04:14.902Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-04T09:04:14.902Z] [2021-03-04T09:04:14.902Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-04T09:04:14.902Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-04T09:04:14.902Z] [2021-03-04T09:04:14.902Z] [2021-03-04T09:04:14.902Z] DONE 4 tests, 2 skipped in 0.148s [2021-03-04T09:04:14.902Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-04T09:04:15.157Z] INFO: Testing against a local daemon [2021-03-04T09:04:15.157Z] === RUN TestExternalGraphDriver [2021-03-04T09:04:15.157Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-04T09:04:15.157Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-04T09:04:15.157Z] === RUN TestGraphdriverPluginV2 [2021-03-04T09:04:15.671Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s) [2021-03-04T09:04:15.671Z] === CONT TestIpcModeOlderClient [2021-03-04T09:04:15.671Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-04T09:04:15.671Z] === CONT TestDaemonHostGatewayIP [2021-03-04T09:04:18.206Z] --- PASS: TestDaemonHostGatewayIP (2.49s) [2021-03-04T09:04:18.206Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-04T09:04:19.500Z] . [2021-03-04T09:04:19.500Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T09:04:19.500Z] [2021-03-04T09:04:19.500Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-04T09:04:19.500Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T09:04:19.500Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-04T09:04:19.500Z] Error: No such image: emptyfs [2021-03-04T09:04:19.500Z] Error: No such image: emptyfs [2021-03-04T09:04:19.500Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-04T09:04:19.500Z] ++++ docker load [2021-03-04T09:04:19.500Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-04T09:04:19.500Z] ++++ docker load [2021-03-04T09:04:19.500Z] Running integration-test (iteration 1) [2021-03-04T09:04:19.500Z] Running integration-test (iteration 1) [2021-03-04T09:04:19.500Z] 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-03-04T09:04:19.500Z] ++ 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-03-04T09:04:19.500Z] ++ set -e [2021-03-04T09:04:19.500Z] ++ '[' -n 0 ']' [2021-03-04T09:04:19.500Z] ++ set -x [2021-03-04T09:04:19.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-04T09:04:19.500Z] 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-03-04T09:04:19.500Z] ++ 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-03-04T09:04:19.500Z] ++ set -e [2021-03-04T09:04:19.500Z] ++ '[' -n 0 ']' [2021-03-04T09:04:19.500Z] ++ set -x [2021-03-04T09:04:19.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-04T09:04:20.111Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.88s) [2021-03-04T09:04:20.111Z] === CONT TestDaemonRestartIpcMode [2021-03-04T09:04:21.684Z] --- PASS: TestGraphdriverPluginV2 (5.91s) [2021-03-04T09:04:21.684Z] PASS [2021-03-04T09:04:21.684Z] [2021-03-04T09:04:21.684Z] === Skipped [2021-03-04T09:04:21.684Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-04T09:04:21.684Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-04T09:04:21.684Z] [2021-03-04T09:04:21.684Z] [2021-03-04T09:04:21.684Z] DONE 2 tests, 1 skipped in 6.096s [2021-03-04T09:04:21.684Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-04T09:04:21.684Z] INFO: Testing against a local daemon [2021-03-04T09:04:21.684Z] === RUN TestContinueAfterPluginCrash [2021-03-04T09:04:21.684Z] === PAUSE TestContinueAfterPluginCrash [2021-03-04T09:04:21.684Z] === RUN TestReadPluginNoRead [2021-03-04T09:04:21.684Z] === PAUSE TestReadPluginNoRead [2021-03-04T09:04:21.684Z] === RUN TestDaemonStartWithLogOpt [2021-03-04T09:04:21.684Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-04T09:04:21.684Z] === CONT TestContinueAfterPluginCrash [2021-03-04T09:04:21.684Z] === CONT TestDaemonStartWithLogOpt [2021-03-04T09:04:22.646Z] --- PASS: TestDaemonRestartIpcMode (2.38s) [2021-03-04T09:04:25.179Z] --- PASS: TestContainerKillOnDaemonStart (12.02s) [2021-03-04T09:04:25.179Z] PASS [2021-03-04T09:04:25.179Z] [2021-03-04T09:04:25.179Z] === Skipped [2021-03-04T09:04:25.179Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-04T09:04:25.179Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:04:25.179Z] [2021-03-04T09:04:25.179Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-04T09:04:25.179Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-04T09:04:25.179Z] [2021-03-04T09:04:25.179Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T09:04:25.179Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T09:04:25.179Z] [2021-03-04T09:04:25.179Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-04T09:04:25.179Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-04T09:04:25.179Z] [2021-03-04T09:04:25.179Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-04T09:04:25.179Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-04T09:04:25.179Z] [2021-03-04T09:04:25.179Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-04T09:04:25.179Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T09:04:25.179Z] [2021-03-04T09:04:25.179Z] [2021-03-04T09:04:25.179Z] DONE 196 tests, 6 skipped in 108.507s [2021-03-04T09:04:25.179Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-04T09:04:25.179Z] INFO: Testing against a local daemon [2021-03-04T09:04:25.179Z] === RUN TestCommitInheritsEnv [2021-03-04T09:04:25.439Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-03-04T09:04:25.439Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T09:04:25.439Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-04T09:04:25.439Z] === RUN TestImagesFilterMultiReference [2021-03-04T09:04:25.439Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-04T09:04:25.439Z] === RUN TestImagePullPlatformInvalid [2021-03-04T09:04:25.439Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-04T09:04:25.439Z] === RUN TestRemoveImageOrphaning [2021-03-04T09:04:25.699Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-03-04T09:04:25.699Z] === RUN TestRemoveImageGarbageCollector [2021-03-04T09:04:27.604Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2021-03-04T09:04:27.604Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T09:04:27.604Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-04T09:04:27.604Z] === RUN TestTagInvalidReference [2021-03-04T09:04:27.604Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-04T09:04:27.604Z] === RUN TestTagValidPrefixedRepo [2021-03-04T09:04:27.863Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-04T09:04:27.863Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T09:04:27.863Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-04T09:04:27.863Z] === RUN TestTagOfficialNames [2021-03-04T09:04:27.863Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-04T09:04:27.863Z] === RUN TestTagMatchesDigest [2021-03-04T09:04:27.863Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-04T09:04:27.863Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-04T09:04:28.257Z] --- PASS: TestDaemonStartWithLogOpt (6.77s) [2021-03-04T09:04:28.258Z] === CONT TestReadPluginNoRead [2021-03-04T09:04:31.518Z] === RUN TestReadPluginNoRead/default [2021-03-04T09:04:31.518Z] --- PASS: TestContinueAfterPluginCrash (10.43s) [2021-03-04T09:04:34.027Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-04T09:04:35.911Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-04T09:04:36.204Z] --- PASS: TestBuildWithHugeFile (45.84s) [2021-03-04T09:04:36.204Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T09:04:36.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:04:36.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:04:36.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:04:36.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:04:36.204Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:04:36.204Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:04:36.204Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:04:36.204Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:04:36.204Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:04:36.204Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-03-04T09:04:36.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-03-04T09:04:36.204Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-03-04T09:04:36.204Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2021-03-04T09:04:36.204Z] === RUN TestBuildPreserveOwnership [2021-03-04T09:04:36.204Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-04T09:04:38.421Z] --- PASS: TestReadPluginNoRead (10.28s) [2021-03-04T09:04:38.421Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2021-03-04T09:04:38.421Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2021-03-04T09:04:38.421Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2021-03-04T09:04:38.421Z] read_test.go:92: [d642b701baf43] daemon is not started [2021-03-04T09:04:38.421Z] PASS [2021-03-04T09:04:38.421Z] [2021-03-04T09:04:38.421Z] DONE 6 tests in 17.184s [2021-03-04T09:04:38.421Z] 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-03-04T09:04:38.421Z] testing: warning: no tests to run [2021-03-04T09:04:38.421Z] PASS [2021-03-04T09:04:38.421Z] [2021-03-04T09:04:38.421Z] DONE 0 tests in 0.049s [2021-03-04T09:04:38.421Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-04T09:04:38.421Z] INFO: Testing against a local daemon [2021-03-04T09:04:38.421Z] === RUN TestPluginWithDevMounts [2021-03-04T09:04:38.421Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-04T09:04:38.421Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-04T09:04:38.421Z] PASS [2021-03-04T09:04:38.421Z] [2021-03-04T09:04:38.421Z] === Skipped [2021-03-04T09:04:38.421Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-04T09:04:38.421Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-04T09:04:38.421Z] [2021-03-04T09:04:38.421Z] [2021-03-04T09:04:38.421Z] DONE 1 tests, 1 skipped in 0.163s [2021-03-04T09:04:38.421Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-04T09:04:38.676Z] INFO: Testing against a local daemon [2021-03-04T09:04:38.676Z] === RUN TestSecretInspect [2021-03-04T09:04:38.676Z] --- SKIP: TestSecretInspect (0.01s) [2021-03-04T09:04:38.676Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] === RUN TestSecretList [2021-03-04T09:04:38.676Z] --- SKIP: TestSecretList (0.02s) [2021-03-04T09:04:38.676Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] === RUN TestSecretsCreateAndDelete [2021-03-04T09:04:38.676Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-04T09:04:38.676Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] === RUN TestSecretsUpdate [2021-03-04T09:04:38.676Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-04T09:04:38.676Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] === RUN TestTemplatedSecret [2021-03-04T09:04:38.676Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-04T09:04:38.676Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] === RUN TestSecretCreateResolve [2021-03-04T09:04:38.676Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-04T09:04:38.676Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] PASS [2021-03-04T09:04:38.676Z] [2021-03-04T09:04:38.676Z] === Skipped [2021-03-04T09:04:38.676Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-03-04T09:04:38.676Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] [2021-03-04T09:04:38.676Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-03-04T09:04:38.676Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] [2021-03-04T09:04:38.676Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-04T09:04:38.676Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] [2021-03-04T09:04:38.676Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-04T09:04:38.676Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] [2021-03-04T09:04:38.676Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-04T09:04:38.676Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] [2021-03-04T09:04:38.676Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-04T09:04:38.676Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.676Z] [2021-03-04T09:04:38.676Z] [2021-03-04T09:04:38.676Z] DONE 6 tests, 6 skipped in 0.194s [2021-03-04T09:04:38.676Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-04T09:04:38.931Z] INFO: Testing against a local daemon [2021-03-04T09:04:38.931Z] === RUN TestServiceCreateInit [2021-03-04T09:04:38.931Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T09:04:38.931Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T09:04:38.931Z] --- PASS: TestServiceCreateInit (0.02s) [2021-03-04T09:04:38.931Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T09:04:38.931Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T09:04:38.931Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestCreateServiceMultipleTimes [2021-03-04T09:04:38.931Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-04T09:04:38.931Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestCreateServiceConflict [2021-03-04T09:04:38.931Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-04T09:04:38.931Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T09:04:38.931Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-04T09:04:38.931Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T09:04:38.931Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-04T09:04:38.931Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T09:04:38.931Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-04T09:04:38.931Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T09:04:38.931Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-04T09:04:38.931Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestCreateServiceSysctls [2021-03-04T09:04:38.931Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-03-04T09:04:38.931Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestCreateServiceCapabilities [2021-03-04T09:04:38.931Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-04T09:04:38.931Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestInspect [2021-03-04T09:04:38.931Z] --- SKIP: TestInspect (0.01s) [2021-03-04T09:04:38.931Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestCreateJob [2021-03-04T09:04:38.931Z] --- SKIP: TestCreateJob (0.01s) [2021-03-04T09:04:38.931Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestReplicatedJob [2021-03-04T09:04:38.931Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-04T09:04:38.931Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestUpdateReplicatedJob [2021-03-04T09:04:38.931Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-04T09:04:38.931Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestServiceListWithStatuses [2021-03-04T09:04:38.931Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-04T09:04:38.931Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T09:04:38.931Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T09:04:38.931Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-03-04T09:04:38.931Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.931Z] === RUN TestDockerNetworkReConnect [2021-03-04T09:04:38.931Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-03-04T09:04:38.931Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:38.932Z] === RUN TestServicePlugin [2021-03-04T09:04:39.506Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-04T09:04:40.893Z] --- PASS: TestBuildPreserveOwnership (5.89s) [2021-03-04T09:04:40.893Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.77s) [2021-03-04T09:04:40.893Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2021-03-04T09:04:40.893Z] === RUN TestBuildPlatformInvalid [2021-03-04T09:04:41.154Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-03-04T09:04:41.154Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-04T09:04:41.445Z] --- SKIP: TestServicePlugin (2.42s) [2021-03-04T09:04:41.445Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] === RUN TestServiceUpdateLabel [2021-03-04T09:04:41.445Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-04T09:04:41.445Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] === RUN TestServiceUpdateSecrets [2021-03-04T09:04:41.445Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-04T09:04:41.445Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] === RUN TestServiceUpdateConfigs [2021-03-04T09:04:41.445Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-04T09:04:41.445Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] === RUN TestServiceUpdateNetwork [2021-03-04T09:04:41.445Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-04T09:04:41.445Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T09:04:41.445Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-03-04T09:04:41.445Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] PASS [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === Skipped [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T09:04:41.445Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T09:04:41.445Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T09:04:41.445Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T09:04:41.445Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-04T09:04:41.445Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-04T09:04:41.445Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-04T09:04:41.445Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-04T09:04:41.445Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-04T09:04:41.445Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-04T09:04:41.445Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-03-04T09:04:41.445Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-04T09:04:41.445Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-04T09:04:41.445Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-04T09:04:41.445Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-04T09:04:41.445Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-04T09:04:41.445Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-04T09:04:41.445Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-03-04T09:04:41.445Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-03-04T09:04:41.445Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestServicePlugin (2.42s) [2021-03-04T09:04:41.445Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-04T09:04:41.445Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-04T09:04:41.445Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-04T09:04:41.445Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-04T09:04:41.445Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-03-04T09:04:41.445Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] [2021-03-04T09:04:41.445Z] DONE 24 tests, 23 skipped in 2.865s [2021-03-04T09:04:41.445Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-04T09:04:41.700Z] INFO: Testing against a local daemon [2021-03-04T09:04:41.700Z] === RUN TestSessionCreate [2021-03-04T09:04:41.700Z] --- PASS: TestSessionCreate (0.02s) [2021-03-04T09:04:41.700Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T09:04:41.700Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-04T09:04:41.700Z] PASS [2021-03-04T09:04:41.700Z] [2021-03-04T09:04:41.700Z] DONE 2 tests in 0.151s [2021-03-04T09:04:41.700Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-04T09:04:41.956Z] INFO: Testing against a local daemon [2021-03-04T09:04:41.956Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T09:04:41.956Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T09:04:41.956Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T09:04:41.956Z] === RUN TestEventsExecDie [2021-03-04T09:04:42.515Z] --- PASS: TestEventsExecDie (0.51s) [2021-03-04T09:04:42.515Z] === RUN TestEventsBackwardsCompatible [2021-03-04T09:04:42.515Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-04T09:04:42.515Z] === RUN TestInfoBinaryCommits [2021-03-04T09:04:42.515Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-04T09:04:42.515Z] === RUN TestInfoAPIVersioned [2021-03-04T09:04:42.515Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-04T09:04:42.515Z] === RUN TestInfoDiscoveryBackend [2021-03-04T09:04:43.013Z] 2021/03/04 09:04:33 Finished clone google.golang.org/api [2021-03-04T09:04:43.013Z] 2021/03/04 09:04:33 Dependencies downloaded. Download time: 1m22.227651389s [2021-03-04T09:04:43.013Z] 2021/03/04 09:04:33 Collecting all dependencies [2021-03-04T09:04:43.013Z] 2021/03/04 09:04:42 Clean vendor dir from unused packages [2021-03-04T09:04:43.013Z] 2021/03/04 09:04:42 Ignoring paths matching "^archive/tar" [2021-03-04T09:04:43.271Z] 2021/03/04 09:04:43 Success [2021-03-04T09:04:43.271Z] 2021/03/04 09:04:43 Running time: 1m35.209788101s [2021-03-04T09:04:43.529Z] Congratulations! All vendoring changes are done the right way. [2021-03-04T09:04:43.876Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-03-04T09:04:43.876Z] === RUN TestInfoDiscoveryInvalidAdvertise [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T09:04:44.404Z] + echo Ensuring container killed. [2021-03-04T09:04:44.404Z] Ensuring container killed. [2021-03-04T09:04:44.404Z] + docker rm -vf docker-pr4 [2021-03-04T09:04:44.404Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-04T09:04:44.682Z] + echo Chowning /workspace to jenkins user [2021-03-04T09:04:44.682Z] Chowning /workspace to jenkins user [2021-03-04T09:04:44.682Z] + id -u [2021-03-04T09:04:44.682Z] + id -g [2021-03-04T09:04:44.682Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42111:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T09:04:45.909Z] + bundleName=unit [2021-03-04T09:04:45.909Z] + echo Creating unit-bundles.tar.gz [2021-03-04T09:04:45.909Z] Creating unit-bundles.tar.gz [2021-03-04T09:04:45.909Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-04T09:04:45.909Z] bundles/junit-report.xml [2021-03-04T09:04:45.909Z] bundles/go-test-report.json [2021-03-04T09:04:45.909Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-04T09:04:45.921Z] Archiving artifacts [2021-03-04T09:04:46.339Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42111/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T09:04:46.656Z] + make clean [2021-03-04T09:04:46.656Z] docker volume rm -f docker-dev-cache [2021-03-04T09:04:46.656Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T09:04:48.036Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-03-04T09:04:48.036Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-04T09:04:48.036Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-04T09:04:48.036Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:04:48.036Z] === RUN TestInfoAPI [2021-03-04T09:04:48.036Z] --- PASS: TestInfoAPI (0.02s) [2021-03-04T09:04:48.036Z] === RUN TestInfoAPIWarnings [2021-03-04T09:04:53.397Z] Loaded image: buildpack-deps:buster [2021-03-04T09:04:53.397Z] Loaded image: busybox:latest [2021-03-04T09:04:53.659Z] Loaded image: busybox:glibc [2021-03-04T09:04:55.578Z] Loaded image: debian:bullseye [2021-03-04T09:04:55.839Z] Loaded image: hello-world:latest [2021-03-04T09:04:55.839Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T09:04:57.537Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-04T09:04:57.537Z] [2021-03-04T09:04:57.537Z] ________ ____ __. [2021-03-04T09:04:57.537Z] \_____ \ | |/ _| [2021-03-04T09:04:57.537Z] / | \| < [2021-03-04T09:04:57.537Z] / | \ | \ [2021-03-04T09:04:57.537Z] \_______ /____|__ \ [2021-03-04T09:04:57.537Z] \/ \/ [2021-03-04T09:04:57.537Z] [2021-03-04T09:04:57.537Z] INFO: make.ps1 ended at 03/04/2021 09:04:52 [2021-03-04T09:04:57.537Z] INFO: Binaries build ended at 03/04/2021 09:04:53. Duration:00:01:28.8585484 [2021-03-04T09:04:57.537Z] INFO: Copying the built daemon binary to d:\CI\PR-42111\4\binary\dockerd-80676adafa.exe... [2021-03-04T09:04:57.537Z] INFO: Copying the built client binary to d:\CI\PR-42111\4\binary\docker-80676adafa.exe... [2021-03-04T09:04:57.537Z] INFO: Copying dockerversion from the container... [2021-03-04T09:04:57.537Z] INFO: Copying the golang package from the container to d:\CI\PR-42111\4\installer\go.zip... [2021-03-04T09:04:57.537Z] INFO: Extracting go.zip to d:\CI\PR-42111\4\go [2021-03-04T09:04:58.242Z] Loaded image: buildpack-deps:buster [2021-03-04T09:04:58.242Z] Loaded image: busybox:latest [2021-03-04T09:04:58.242Z] Loaded image: buildpack-deps:buster [2021-03-04T09:04:58.242Z] Loaded image: busybox:latest [2021-03-04T09:04:58.242Z] Loaded image: busybox:glibc [2021-03-04T09:04:58.507Z] Loaded image: busybox:glibc [2021-03-04T09:05:05.078Z] Loaded image: debian:bullseye [2021-03-04T09:05:05.649Z] Loaded image: hello-world:latest [2021-03-04T09:05:05.843Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.65s) [2021-03-04T09:05:05.843Z] PASS [2021-03-04T09:05:05.843Z] [2021-03-04T09:05:05.843Z] === Skipped [2021-03-04T09:05:05.843Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-04T09:05:05.843Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T09:05:05.843Z] [2021-03-04T09:05:05.843Z] [2021-03-04T09:05:05.843Z] DONE 33 tests, 1 skipped in 126.645s [2021-03-04T09:05:05.843Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-04T09:05:05.843Z] ++ 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-03-04T09:05:05.843Z] ++ set -e [2021-03-04T09:05:05.843Z] ++ '[' -n 0 ']' [2021-03-04T09:05:05.843Z] ++ set -x [2021-03-04T09:05:05.843Z] ++ 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-03-04T09:05:05.843Z] INFO: Testing against a local daemon [2021-03-04T09:05:05.843Z] === RUN TestConfigInspect [2021-03-04T09:05:06.062Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-03-04T09:05:06.062Z] === RUN TestInfoDebug [2021-03-04T09:05:06.222Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T09:05:06.222Z] Loaded image: debian:bullseye [2021-03-04T09:05:06.317Z] --- PASS: TestInfoDebug (1.53s) [2021-03-04T09:05:06.317Z] === RUN TestInfoInsecureRegistries [2021-03-04T09:05:06.481Z] INFO: Testing against a local daemon [2021-03-04T09:05:06.481Z] === RUN TestDockerSuite [2021-03-04T09:05:06.481Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-04T09:05:06.481Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-04T09:05:06.741Z] Loaded image: hello-world:latest [2021-03-04T09:05:06.741Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-04T09:05:06.741Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-04T09:05:06.741Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-04T09:05:06.741Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-04T09:05:06.741Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-04T09:05:06.741Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-04T09:05:06.741Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T09:05:06.741Z] INFO: Testing against a local daemon [2021-03-04T09:05:06.741Z] === RUN TestDockerDaemonSuite [2021-03-04T09:05:06.741Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-04T09:05:07.679Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-03-04T09:05:07.679Z] === RUN TestInfoRegistryMirrors [2021-03-04T09:05:09.143Z] --- PASS: TestConfigInspect (3.80s) [2021-03-04T09:05:09.143Z] === RUN TestConfigList [2021-03-04T09:05:09.278Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-04T09:05:09.278Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-04T09:05:09.563Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-03-04T09:05:09.563Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T09:05:09.563Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-04T09:05:09.563Z] === RUN TestPingCacheHeaders [2021-03-04T09:05:09.563Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-04T09:05:09.563Z] === RUN TestPingGet [2021-03-04T09:05:09.563Z] --- PASS: TestPingGet (0.01s) [2021-03-04T09:05:09.563Z] === RUN TestPingHead [2021-03-04T09:05:09.563Z] --- PASS: TestPingHead (0.02s) [2021-03-04T09:05:09.563Z] === RUN TestVersion [2021-03-04T09:05:09.563Z] --- PASS: TestVersion (0.03s) [2021-03-04T09:05:09.563Z] PASS [2021-03-04T09:05:09.563Z] [2021-03-04T09:05:09.563Z] === Skipped [2021-03-04T09:05:09.563Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T09:05:09.563Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T09:05:09.563Z] [2021-03-04T09:05:09.563Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-04T09:05:09.563Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-04T09:05:09.563Z] [2021-03-04T09:05:09.563Z] [2021-03-04T09:05:09.563Z] DONE 18 tests, 2 skipped in 27.822s [2021-03-04T09:05:09.563Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-04T09:05:09.563Z] INFO: Testing against a local daemon [2021-03-04T09:05:09.563Z] === RUN TestVolumesCreateAndList [2021-03-04T09:05:09.818Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-04T09:05:09.818Z] === RUN TestVolumesRemove [2021-03-04T09:05:09.818Z] --- PASS: TestVolumesRemove (0.05s) [2021-03-04T09:05:09.818Z] === RUN TestVolumesInspect [2021-03-04T09:05:09.818Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-04T09:05:09.818Z] === RUN TestVolumesInvalidJSON [2021-03-04T09:05:09.818Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T09:05:09.818Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T09:05:09.818Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T09:05:09.818Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-04T09:05:09.818Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T09:05:09.818Z] PASS [2021-03-04T09:05:09.818Z] [2021-03-04T09:05:09.818Z] DONE 5 tests in 0.219s [2021-03-04T09:05:09.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T09:05:09.818Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12218 is not a child of this shell [2021-03-04T09:05:09.818Z] warning: PID 12218 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-04T09:05:09.818Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T09:05:09.818Z] [2021-03-04T09:05:09.818Z] Unloading profiles will leave already running processes permanently [2021-03-04T09:05:09.818Z] unconfined, which can lead to unexpected situations. [2021-03-04T09:05:09.818Z] [2021-03-04T09:05:09.818Z] To set a process to complain mode, use the command line tool [2021-03-04T09:05:09.818Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T09:05:09.818Z] Removing test suite binaries [2021-03-04T09:05:09.818Z] exiting test-integration [2021-03-04T09:05:09.818Z] ++ exit 0 [2021-03-04T09:05:09.847Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-04T09:05:09.847Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-04T09:05:10.417Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-04T09:05:10.677Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-04T09:05:10.677Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-04T09:05:10.742Z] [2021-03-04T09:05:11.618Z] --- PASS: TestBuildWithHugeFile (97.53s) [2021-03-04T09:05:11.618Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T09:05:11.618Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-04T09:05:11.618Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:05:11.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:05:11.618Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:05:11.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:05:11.618Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:05:11.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:05:11.618Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:05:11.618Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:05:11.878Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:05:11.878Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-03-04T09:05:11.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-03-04T09:05:11.878Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-03-04T09:05:11.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-03-04T09:05:11.878Z] === RUN TestBuildPreserveOwnership [2021-03-04T09:05:11.878Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-04T09:05:11.878Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-04T09:05:11.878Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-04T09:05:11.878Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks Post stage [Pipeline] junit [2021-03-04T09:05:12.117Z] Recording test results [2021-03-04T09:05:12.446Z] --- PASS: TestConfigList (3.26s) [2021-03-04T09:05:12.446Z] === RUN TestConfigsCreateAndDelete [2021-03-04T09:05:12.817Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-04T09:05:13.077Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-04T09:05:13.836Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T09:05:14.018Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-04T09:05:14.018Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-04T09:05:14.018Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-04T09:05:14.018Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-04T09:05:14.223Z] + echo Ensuring container killed. [2021-03-04T09:05:14.223Z] Ensuring container killed. [2021-03-04T09:05:14.223Z] + docker rm -vf docker-pr4 [2021-03-04T09:05:14.223Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-04T09:05:14.540Z] + echo Chowning /workspace to jenkins user [2021-03-04T09:05:14.540Z] Chowning /workspace to jenkins user [2021-03-04T09:05:14.540Z] + id -u [2021-03-04T09:05:14.540Z] + id -g [2021-03-04T09:05:14.540Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42111:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T09:05:14.540Z] Unable to find image 'busybox:latest' locally [2021-03-04T09:05:14.588Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-04T09:05:14.795Z] latest: Pulling from library/busybox [2021-03-04T09:05:14.795Z] 5c4213be9af9: Pulling fs layer [2021-03-04T09:05:14.795Z] 5c4213be9af9: Download complete [2021-03-04T09:05:15.050Z] 5c4213be9af9: Pull complete [2021-03-04T09:05:15.051Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-04T09:05:15.051Z] Status: Downloaded newer image for busybox:latest [2021-03-04T09:05:15.157Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-04T09:05:15.748Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2021-03-04T09:05:15.748Z] === RUN TestConfigsUpdate [2021-03-04T09:05:16.094Z] --- PASS: TestBuildPreserveOwnership (4.23s) [2021-03-04T09:05:16.094Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2021-03-04T09:05:16.094Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2021-03-04T09:05:16.094Z] === RUN TestBuildPlatformInvalid [2021-03-04T09:05:16.094Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-04T09:05:16.094Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T09:05:16.743Z] + bundleName=amd64-rootless [2021-03-04T09:05:16.743Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-04T09:05:16.743Z] Creating amd64-rootless-bundles.tar.gz [2021-03-04T09:05:16.743Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-04T09:05:16.743Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-04T09:05:16.751Z] Archiving artifacts [2021-03-04T09:05:18.255Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42111/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T09:05:18.601Z] + make clean [2021-03-04T09:05:18.856Z] docker volume rm -f docker-dev-cache [2021-03-04T09:05:18.856Z] docker-dev-cache [Pipeline] deleteDir [2021-03-04T09:05:19.060Z] --- PASS: TestConfigsUpdate (3.29s) [2021-03-04T09:05:19.060Z] === RUN TestTemplatedConfig [2021-03-04T09:05:19.386Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T09:05:21.294Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-04T09:05:22.363Z] --- PASS: TestTemplatedConfig (3.40s) [2021-03-04T09:05:22.363Z] === RUN TestConfigCreateResolve [2021-03-04T09:05:22.681Z] INFO: Extraction ended at 03/04/2021 09:05:19. Duration:00:00:23.1386079 [2021-03-04T09:05:22.681Z] INFO: Updating the golang and path environment variables [2021-03-04T09:05:22.681Z] INFO: GOPATH=d:\gopath [2021-03-04T09:05:22.681Z] INFO: go version go1.13.15 windows/amd64 [2021-03-04T09:05:22.681Z] INFO: Running the daemon under test in debug mode [2021-03-04T09:05:22.681Z] INFO: Starting a daemon under test... [2021-03-04T09:05:22.681Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42111\4\daemon --pidfile d:\CI\PR-42111\4\docker.pid -D [2021-03-04T09:05:22.681Z] INFO: Process started successfully. [2021-03-04T09:05:22.681Z] INFO: Start tailing logs of the daemon under tests [2021-03-04T09:05:22.681Z] INFO: Waiting for the daemon under test to start... [2021-03-04T09:05:23.831Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-04T09:05:25.664Z] --- PASS: TestConfigCreateResolve (3.30s) [2021-03-04T09:05:25.664Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T09:05:25.740Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-04T09:05:25.999Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-04T09:05:26.236Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-03-04T09:05:26.236Z] PASS [2021-03-04T09:05:26.236Z] [2021-03-04T09:05:26.236Z] DONE 7 tests in 21.103s [2021-03-04T09:05:26.236Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-04T09:05:26.236Z] ++ 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-03-04T09:05:26.236Z] ++ set -e [2021-03-04T09:05:26.236Z] ++ '[' -n 0 ']' [2021-03-04T09:05:26.236Z] ++ set -x [2021-03-04T09:05:26.236Z] ++ 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-03-04T09:05:26.236Z] INFO: Testing against a local daemon [2021-03-04T09:05:26.236Z] === RUN TestCheckpoint [2021-03-04T09:05:26.236Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T09:05:26.236Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:05:26.236Z] === RUN TestContainerInvalidJSON [2021-03-04T09:05:26.236Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:05:26.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:05:26.236Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:05:26.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:05:26.236Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:05:26.236Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:05:26.236Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:05:26.236Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:05:26.236Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:05:26.236Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-04T09:05:26.236Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-04T09:05:26.236Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-04T09:05:26.236Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-04T09:05:26.236Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T09:05:26.497Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-03-04T09:05:26.497Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T09:05:26.497Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-03-04T09:05:26.497Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T09:05:26.568Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-04T09:05:26.758Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-03-04T09:05:26.758Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T09:05:26.758Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-03-04T09:05:26.758Z] === RUN TestCopyFromContainer [2021-03-04T09:05:27.507Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-04T09:05:28.076Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-04T09:05:28.675Z] === RUN TestCopyFromContainer// [2021-03-04T09:05:28.935Z] === RUN TestCopyFromContainer//bar/root [2021-03-04T09:05:28.935Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-04T09:05:28.935Z] === RUN TestCopyFromContainer/bar/quux [2021-03-04T09:05:29.196Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-04T09:05:29.196Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-04T09:05:29.458Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-04T09:05:29.458Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-04T09:05:29.728Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-04T09:05:29.728Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-04T09:05:29.984Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer (3.16s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-03-04T09:05:29.989Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-03-04T09:05:29.989Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T09:05:29.989Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:05:29.989Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:05:29.989Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:05:29.989Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:05:29.989Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:05:29.989Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:05:29.989Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:05:29.989Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:05:29.989Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:05:29.989Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-04T09:05:29.989Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-04T09:05:29.989Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T09:05:29.989Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-04T09:05:29.989Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T09:05:29.989Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-03-04T09:05:29.989Z] === RUN TestCreateWithInvalidEnv [2021-03-04T09:05:29.989Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T09:05:29.989Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T09:05:29.989Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T09:05:29.989Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T09:05:29.989Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T09:05:29.989Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T09:05:29.989Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T09:05:29.989Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T09:05:29.989Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T09:05:29.989Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-04T09:05:29.989Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-04T09:05:29.989Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-04T09:05:29.989Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T09:05:29.989Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T09:05:29.989Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-04T09:05:29.989Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T09:05:30.924Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-04T09:05:31.493Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-04T09:05:32.537Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2021-03-04T09:05:32.537Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T09:05:32.873Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-04T09:05:33.442Z] Loaded image: buildpack-deps:buster [2021-03-04T09:05:33.701Z] Loaded image: busybox:latest [2021-03-04T09:05:33.701Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-04T09:05:33.701Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-04T09:05:33.960Z] Loaded image: busybox:glibc [2021-03-04T09:05:34.451Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2021-03-04T09:05:34.451Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T09:05:34.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:05:34.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:05:34.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:05:34.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:05:34.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:05:34.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:05:34.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:05:34.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:05:34.451Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:05:34.451Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:05:34.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:05:34.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:05:34.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:05:34.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:05:34.451Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:05:34.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-04T09:05:34.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-03-04T09:05:34.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-03-04T09:05:34.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s) [2021-03-04T09:05:34.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2021-03-04T09:05:34.451Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-03-04T09:05:34.451Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T09:05:35.394Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2021-03-04T09:05:35.394Z] === RUN TestCreateDifferentPlatform [2021-03-04T09:05:35.394Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T09:05:35.394Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T09:05:35.394Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-04T09:05:35.394Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-04T09:05:35.394Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T09:05:35.394Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T09:05:35.394Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-04T09:05:35.394Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T09:05:35.394Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-04T09:05:35.394Z] === RUN TestContainerStartOnDaemonRestart [2021-03-04T09:05:35.394Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-04T09:05:35.394Z] === RUN TestDaemonRestartIpcMode [2021-03-04T09:05:35.394Z] === PAUSE TestDaemonRestartIpcMode [2021-03-04T09:05:35.394Z] === RUN TestDaemonHostGatewayIP [2021-03-04T09:05:35.394Z] === PAUSE TestDaemonHostGatewayIP [2021-03-04T09:05:35.394Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-04T09:05:35.394Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-04T09:05:35.394Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T09:05:35.394Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-04T09:05:35.394Z] === RUN TestDiff [2021-03-04T09:05:35.868Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-04T09:05:35.868Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-04T09:05:36.337Z] --- PASS: TestDiff (0.73s) [2021-03-04T09:05:36.337Z] === RUN TestExecWithCloseStdin [2021-03-04T09:05:36.438Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-04T09:05:37.280Z] --- PASS: TestExecWithCloseStdin (0.88s) [2021-03-04T09:05:37.280Z] === RUN TestExec [2021-03-04T09:05:37.383Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-04T09:05:37.852Z] --- PASS: TestExec (0.90s) [2021-03-04T09:05:37.852Z] === RUN TestExecUser [2021-03-04T09:05:37.952Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-04T09:05:38.526Z] Loaded image: debian:bullseye [2021-03-04T09:05:38.526Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-04T09:05:38.526Z] Loaded image: hello-world:latest [2021-03-04T09:05:38.786Z] Loaded image: arm32v7/hello-world:latest [2021-03-04T09:05:38.797Z] --- PASS: TestExecUser (0.86s) [2021-03-04T09:05:38.797Z] === RUN TestExportContainerAndImportImage [2021-03-04T09:05:40.170Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-04T09:05:40.182Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-03-04T09:05:40.182Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-04T09:05:40.366Z] .....INFO: Daemon under test started and replied! [2021-03-04T09:05:40.366Z] INFO: Docker version of the daemon under test [2021-03-04T09:05:40.366Z] [2021-03-04T09:05:40.366Z] Client: [2021-03-04T09:05:40.366Z] Version: 17.06.2-ce [2021-03-04T09:05:40.366Z] API version: 1.30 [2021-03-04T09:05:40.366Z] Go version: go1.8.3 [2021-03-04T09:05:40.366Z] Git commit: cec0b72 [2021-03-04T09:05:40.366Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-04T09:05:40.366Z] OS/Arch: windows/amd64 [2021-03-04T09:05:40.366Z] [2021-03-04T09:05:40.366Z] Server: [2021-03-04T09:05:40.366Z] Version: 0.0.0-dev [2021-03-04T09:05:40.366Z] API version: 1.41 (minimum version 1.24) [2021-03-04T09:05:40.366Z] Go version: go1.13.15 [2021-03-04T09:05:40.366Z] Git commit: 80676adafa [2021-03-04T09:05:40.366Z] Built: 03/04/2021 09:03:30 [2021-03-04T09:05:40.366Z] OS/Arch: windows/amd64 [2021-03-04T09:05:40.366Z] Experimental: false [2021-03-04T09:05:40.366Z] [2021-03-04T09:05:40.366Z] INFO: Docker info of the daemon under test [2021-03-04T09:05:40.366Z] [2021-03-04T09:05:40.366Z] Containers: 0 [2021-03-04T09:05:40.366Z] Running: 0 [2021-03-04T09:05:40.366Z] Paused: 0 [2021-03-04T09:05:40.366Z] Stopped: 0 [2021-03-04T09:05:40.366Z] Images: 0 [2021-03-04T09:05:40.366Z] Server Version: 0.0.0-dev [2021-03-04T09:05:40.366Z] Storage Driver: windowsfilter [2021-03-04T09:05:40.366Z] Windows: [2021-03-04T09:05:40.366Z] Logging Driver: json-file [2021-03-04T09:05:40.366Z] Plugins: [2021-03-04T09:05:40.366Z] Volume: local [2021-03-04T09:05:40.366Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-04T09:05:40.366Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-04T09:05:40.366Z] Swarm: inactive [2021-03-04T09:05:40.366Z] Default Isolation: process [2021-03-04T09:05:40.366Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-04T09:05:40.366Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-04T09:05:40.366Z] OSType: windows [2021-03-04T09:05:40.366Z] Architecture: x86_64 [2021-03-04T09:05:40.366Z] CPUs: 4 [2021-03-04T09:05:40.366Z] Total Memory: 32GiB [2021-03-04T09:05:40.366Z] Name: azwin-2-15a260 [2021-03-04T09:05:40.366Z] ID: ICZF:MGRU:2WPQ:R576:EP45:YF2N:IF5S:DUQZ:PU5O:VURC:XVTY:LBAG [2021-03-04T09:05:40.366Z] Docker Root Dir: D:\CI\PR-42111\4\daemon [2021-03-04T09:05:40.366Z] Debug Mode (client): false [2021-03-04T09:05:40.366Z] Debug Mode (server): true [2021-03-04T09:05:40.366Z] File Descriptors: -1 [2021-03-04T09:05:40.366Z] Goroutines: 16 [2021-03-04T09:05:40.366Z] System Time: 2021-03-04T09:05:39.7411223Z [2021-03-04T09:05:40.366Z] EventsListeners: 0 [2021-03-04T09:05:40.366Z] Registry: https://index.docker.io/v1/ [2021-03-04T09:05:40.366Z] Labels: [2021-03-04T09:05:40.366Z] Experimental: false [2021-03-04T09:05:40.366Z] Insecure Registries: [2021-03-04T09:05:40.366Z] 127.0.0.0/8 [2021-03-04T09:05:40.366Z] Live Restore Enabled: false [2021-03-04T09:05:40.366Z] [2021-03-04T09:05:40.366Z] [2021-03-04T09:05:40.366Z] INFO: Docker images of the daemon under test [2021-03-04T09:05:40.366Z] [2021-03-04T09:05:40.366Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-04T09:05:40.366Z] [2021-03-04T09:05:40.366Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-04T09:05:40.366Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-04T09:05:40.366Z] ltsc2019: Pulling from windows/servercore [2021-03-04T09:05:40.366Z] 4612f6d0b889: Pulling fs layer [2021-03-04T09:05:40.366Z] db4edcf0861f: Pulling fs layer [2021-03-04T09:05:41.110Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-04T09:05:42.048Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-04T09:05:42.048Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-04T09:05:42.096Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2021-03-04T09:05:42.096Z] === RUN TestHealthCheckWorkdir [2021-03-04T09:05:42.307Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-04T09:05:43.038Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2021-03-04T09:05:43.038Z] === RUN TestHealthKillContainer [2021-03-04T09:05:43.245Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-04T09:05:44.637Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-04T09:05:45.577Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-04T09:05:46.337Z] --- PASS: TestHealthKillContainer (2.83s) [2021-03-04T09:05:46.337Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T09:05:46.599Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2021-03-04T09:05:46.599Z] === RUN TestIpcModeNone [2021-03-04T09:05:47.542Z] --- PASS: TestIpcModeNone (0.87s) [2021-03-04T09:05:47.542Z] === RUN TestIpcModePrivate [2021-03-04T09:05:48.115Z] --- PASS: TestIpcModePrivate (0.82s) [2021-03-04T09:05:48.115Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-04T09:05:48.115Z] === RUN TestIpcModeShareable [2021-03-04T09:05:48.118Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (31.53s) [2021-03-04T09:05:48.118Z] PASS [2021-03-04T09:05:48.118Z] [2021-03-04T09:05:48.118Z] === Skipped [2021-03-04T09:05:48.118Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-04T09:05:48.118Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T09:05:48.118Z] [2021-03-04T09:05:48.118Z] [2021-03-04T09:05:48.118Z] DONE 33 tests, 1 skipped in 224.488s [2021-03-04T09:05:48.118Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-04T09:05:48.118Z] ++ 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-03-04T09:05:48.118Z] ++ set -e [2021-03-04T09:05:48.118Z] ++ '[' -n 0 ']' [2021-03-04T09:05:48.118Z] ++ set -x [2021-03-04T09:05:48.118Z] ++ 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-03-04T09:05:48.118Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-04T09:05:48.118Z] INFO: Testing against a local daemon [2021-03-04T09:05:48.118Z] === RUN TestConfigInspect [2021-03-04T09:05:49.058Z] --- PASS: TestIpcModeShareable (0.89s) [2021-03-04T09:05:49.058Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-04T09:05:49.058Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-04T09:05:51.411Z] --- PASS: TestConfigInspect (2.94s) [2021-03-04T09:05:51.411Z] === RUN TestConfigList [2021-03-04T09:05:51.411Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-04T09:05:51.603Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2021-03-04T09:05:51.603Z] === RUN TestAPIIpcModeHost [2021-03-04T09:05:52.546Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-03-04T09:05:52.546Z] === RUN TestDaemonIpcModeShareable [2021-03-04T09:05:54.462Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2021-03-04T09:05:54.462Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-04T09:05:54.462Z] === RUN TestDaemonIpcModePrivate [2021-03-04T09:05:54.704Z] --- PASS: TestConfigList (3.26s) [2021-03-04T09:05:54.704Z] === RUN TestConfigsCreateAndDelete [2021-03-04T09:05:54.704Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-04T09:05:55.849Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2021-03-04T09:05:55.849Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-04T09:05:55.849Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-04T09:05:57.243Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-04T09:05:57.243Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2021-03-04T09:05:57.243Z] === RUN TestConfigsUpdate [2021-03-04T09:05:57.764Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2021-03-04T09:05:57.764Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-04T09:05:57.764Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-04T09:05:58.624Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-04T09:05:59.563Z] --- PASS: TestConfigsUpdate (2.61s) [2021-03-04T09:05:59.563Z] === RUN TestTemplatedConfig [2021-03-04T09:05:59.680Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-03-04T09:05:59.680Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-04T09:05:59.680Z] === RUN TestIpcModeOlderClient [2021-03-04T09:05:59.680Z] === PAUSE TestIpcModeOlderClient [2021-03-04T09:05:59.680Z] === RUN TestKillContainerInvalidSignal [2021-03-04T09:06:00.252Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2021-03-04T09:06:00.252Z] === RUN TestKillContainer [2021-03-04T09:06:00.252Z] === RUN TestKillContainer/no_signal [2021-03-04T09:06:00.502Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-04T09:06:01.071Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-04T09:06:01.196Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T09:06:01.481Z] 4612f6d0b889: Verifying Checksum [2021-03-04T09:06:01.481Z] 4612f6d0b889: Download complete [2021-03-04T09:06:01.641Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-04T09:06:01.641Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-04T09:06:01.768Z] === RUN TestKillContainer/killing_signal [2021-03-04T09:06:02.581Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-04T09:06:02.711Z] --- PASS: TestKillContainer (2.36s) [2021-03-04T09:06:02.711Z] --- PASS: TestKillContainer/no_signal (0.73s) [2021-03-04T09:06:02.711Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-03-04T09:06:02.711Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2021-03-04T09:06:02.711Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T09:06:02.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-04T09:06:03.151Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-04T09:06:03.151Z] --- PASS: TestTemplatedConfig (3.61s) [2021-03-04T09:06:03.151Z] === RUN TestConfigCreateResolve [2021-03-04T09:06:03.653Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-04T09:06:03.720Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-04T09:06:03.720Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-04T09:06:04.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2021-03-04T09:06:04.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2021-03-04T09:06:04.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-03-04T09:06:04.225Z] === RUN TestKillStoppedContainer [2021-03-04T09:06:04.290Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-04T09:06:04.487Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-04T09:06:04.487Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T09:06:04.487Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-03-04T09:06:04.487Z] === RUN TestKillDifferentUserContainer [2021-03-04T09:06:04.860Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-04T09:06:05.429Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2021-03-04T09:06:05.429Z] === RUN TestInspectOomKilledTrue [2021-03-04T09:06:05.429Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-04T09:06:05.429Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:06:05.429Z] === RUN TestInspectOomKilledFalse [2021-03-04T09:06:05.429Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-04T09:06:05.429Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:06:05.429Z] === RUN TestLinksEtcHostsContentMatch [2021-03-04T09:06:05.799Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-04T09:06:06.001Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2021-03-04T09:06:06.001Z] === RUN TestLinksContainerNames [2021-03-04T09:06:06.370Z] --- PASS: TestConfigCreateResolve (3.14s) [2021-03-04T09:06:06.370Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T09:06:06.942Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-03-04T09:06:06.942Z] PASS [2021-03-04T09:06:06.942Z] [2021-03-04T09:06:06.942Z] DONE 7 tests in 19.165s [2021-03-04T09:06:06.942Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-04T09:06:06.942Z] ++ 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-03-04T09:06:06.942Z] ++ set -e [2021-03-04T09:06:06.942Z] ++ '[' -n 0 ']' [2021-03-04T09:06:06.942Z] ++ set -x [2021-03-04T09:06:06.942Z] ++ 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-03-04T09:06:07.202Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-04T09:06:07.202Z] INFO: Testing against a local daemon [2021-03-04T09:06:07.202Z] === RUN TestCheckpoint [2021-03-04T09:06:07.202Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T09:06:07.202Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:06:07.202Z] === RUN TestContainerInvalidJSON [2021-03-04T09:06:07.202Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:06:07.202Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:06:07.202Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:06:07.202Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:06:07.202Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:06:07.202Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:06:07.202Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:06:07.202Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:06:07.202Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:06:07.202Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-04T09:06:07.202Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-04T09:06:07.202Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-04T09:06:07.202Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-04T09:06:07.202Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T09:06:07.202Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-03-04T09:06:07.202Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T09:06:07.387Z] --- PASS: TestLinksContainerNames (1.52s) [2021-03-04T09:06:07.387Z] === RUN TestLogsFollowTailEmpty [2021-03-04T09:06:07.463Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-03-04T09:06:07.463Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T09:06:07.463Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-04T09:06:07.463Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-04T09:06:07.463Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T09:06:07.463Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-04T09:06:07.463Z] === RUN TestCopyFromContainer [2021-03-04T09:06:08.329Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2021-03-04T09:06:08.329Z] === RUN TestContainerNetworkMountsNoChown [2021-03-04T09:06:08.948Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/default [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/default [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/private [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/private [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rprivate [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/slave [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/slave [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rslave [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/shared [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/shared [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rshared [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/default [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/rslave [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/rshared [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/shared [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/private [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/slave [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/rprivate [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:06:08.948Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:06:08.948Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-04T09:06:08.948Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:06:09.215Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:06:09.371Z] === RUN TestCopyFromContainer// [2021-03-04T09:06:09.371Z] === RUN TestCopyFromContainer//bar/root [2021-03-04T09:06:09.371Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-04T09:06:09.486Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:06:09.486Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-04T09:06:09.486Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:06:09.486Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:06:09.486Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:06:09.486Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:06:09.486Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:06:09.486Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:06:09.486Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:06:09.486Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.24s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.24s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.14s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.14s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.14s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.14s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-03-04T09:06:09.487Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-03-04T09:06:09.487Z] === RUN TestContainerBindMountNonRecursive [2021-03-04T09:06:09.631Z] === RUN TestCopyFromContainer/bar/quux [2021-03-04T09:06:09.631Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-04T09:06:09.631Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-04T09:06:09.631Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-04T09:06:09.631Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-04T09:06:09.892Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-04T09:06:09.892Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-04T09:06:09.892Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-04T09:06:10.152Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer (2.70s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-03-04T09:06:10.152Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-03-04T09:06:10.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T09:06:10.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:06:10.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:06:10.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:06:10.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:06:10.152Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:06:10.152Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:06:10.152Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:06:10.152Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:06:10.152Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:06:10.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-04T09:06:10.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-04T09:06:10.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-04T09:06:10.152Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T09:06:10.152Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T09:06:10.413Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-03-04T09:06:10.413Z] === RUN TestCreateWithInvalidEnv [2021-03-04T09:06:10.413Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T09:06:10.413Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T09:06:10.413Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T09:06:10.413Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T09:06:10.413Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T09:06:10.413Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T09:06:10.413Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T09:06:10.413Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T09:06:10.413Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T09:06:10.413Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-04T09:06:10.413Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-04T09:06:10.413Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T09:06:10.413Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-04T09:06:10.413Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T09:06:10.413Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-04T09:06:10.413Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T09:06:10.982Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-04T09:06:11.243Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-04T09:06:11.502Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-04T09:06:12.047Z] --- PASS: TestContainerBindMountNonRecursive (2.26s) [2021-03-04T09:06:12.047Z] === RUN TestContainerVolumesMountedAsShared [2021-03-04T09:06:12.439Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2021-03-04T09:06:12.439Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T09:06:12.619Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-03-04T09:06:12.619Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-04T09:06:13.191Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2021-03-04T09:06:13.191Z] === RUN TestNetworkNat [2021-03-04T09:06:14.135Z] --- PASS: TestNetworkNat (0.87s) [2021-03-04T09:06:14.135Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T09:06:14.358Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2021-03-04T09:06:14.358Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T09:06:14.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:06:14.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:06:14.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:06:14.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:06:14.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:06:14.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:06:14.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:06:14.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:06:14.358Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:06:14.358Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:06:14.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:06:14.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:06:14.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:06:14.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:06:14.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:06:14.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-04T09:06:14.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-04T09:06:14.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-04T09:06:14.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-03-04T09:06:14.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-04T09:06:14.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-04T09:06:14.358Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T09:06:14.618Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-03-04T09:06:14.618Z] === RUN TestCreateDifferentPlatform [2021-03-04T09:06:14.618Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T09:06:14.618Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T09:06:14.618Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-04T09:06:14.618Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-04T09:06:14.618Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T09:06:14.618Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T09:06:14.618Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-04T09:06:14.618Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T09:06:14.877Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-04T09:06:14.877Z] === RUN TestContainerStartOnDaemonRestart [2021-03-04T09:06:14.877Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-04T09:06:14.877Z] === RUN TestDaemonRestartIpcMode [2021-03-04T09:06:14.877Z] === PAUSE TestDaemonRestartIpcMode [2021-03-04T09:06:14.877Z] === RUN TestDaemonHostGatewayIP [2021-03-04T09:06:14.877Z] === PAUSE TestDaemonHostGatewayIP [2021-03-04T09:06:14.877Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-04T09:06:14.877Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-04T09:06:14.877Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T09:06:14.877Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-04T09:06:14.877Z] === RUN TestDiff [2021-03-04T09:06:15.077Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-03-04T09:06:15.077Z] === RUN TestNetworkLoopbackNat [2021-03-04T09:06:15.136Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-04T09:06:15.396Z] --- PASS: TestDiff (0.73s) [2021-03-04T09:06:15.396Z] === RUN TestExecWithCloseStdin [2021-03-04T09:06:16.334Z] --- PASS: TestExecWithCloseStdin (0.75s) [2021-03-04T09:06:16.334Z] === RUN TestExec [2021-03-04T09:06:16.902Z] --- PASS: TestExec (0.75s) [2021-03-04T09:06:16.902Z] === RUN TestExecUser [2021-03-04T09:06:17.162Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-04T09:06:17.731Z] --- PASS: TestExecUser (0.68s) [2021-03-04T09:06:17.731Z] === RUN TestExportContainerAndImportImage [2021-03-04T09:06:18.377Z] --- PASS: TestNetworkLoopbackNat (3.20s) [2021-03-04T09:06:18.377Z] === RUN TestPause [2021-03-04T09:06:18.668Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-03-04T09:06:18.668Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-04T09:06:18.668Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-04T09:06:18.949Z] --- PASS: TestPause (0.83s) [2021-03-04T09:06:18.949Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T09:06:18.949Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T09:06:18.949Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T09:06:18.949Z] === RUN TestPauseStopPausedContainer [2021-03-04T09:06:19.238Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-04T09:06:19.340Z] --- PASS: TestImportExtremelyLargeImageWorks (101.71s) [2021-03-04T09:06:19.340Z] PASS [2021-03-04T09:06:19.340Z] [2021-03-04T09:06:19.340Z] DONE 12 tests in 104.501s [2021-03-04T09:06:19.340Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-04T09:06:19.340Z] INFO: Testing against a local daemon [2021-03-04T09:06:19.340Z] === RUN TestNetworkCreateDelete [2021-03-04T09:06:19.340Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-04T09:06:19.340Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T09:06:19.340Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-03-04T09:06:19.340Z] === RUN TestDaemonDNSFallback [2021-03-04T09:06:19.340Z] --- PASS: TestDaemonDNSFallback (6.48s) [2021-03-04T09:06:19.340Z] === RUN TestInspectNetwork [2021-03-04T09:06:19.808Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-04T09:06:19.892Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-03-04T09:06:19.892Z] === RUN TestPsFilter [2021-03-04T09:06:19.908Z] === RUN TestInspectNetwork/full_network_id [2021-03-04T09:06:19.908Z] === RUN TestInspectNetwork/partial_network_id [2021-03-04T09:06:19.908Z] === RUN TestInspectNetwork/network_name [2021-03-04T09:06:19.908Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-04T09:06:20.069Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2021-03-04T09:06:20.069Z] === RUN TestHealthCheckWorkdir [2021-03-04T09:06:20.153Z] --- PASS: TestPsFilter (0.24s) [2021-03-04T09:06:20.153Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T09:06:20.328Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-04T09:06:20.588Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-04T09:06:20.588Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-04T09:06:20.724Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2021-03-04T09:06:20.724Z] === RUN TestRemoveContainerWithVolume [2021-03-04T09:06:20.847Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-04T09:06:21.107Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2021-03-04T09:06:21.107Z] === RUN TestHealthKillContainer [2021-03-04T09:06:21.668Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2021-03-04T09:06:21.668Z] === RUN TestRemoveContainerRunning [2021-03-04T09:06:22.239Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-03-04T09:06:22.239Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T09:06:22.487Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-04T09:06:23.183Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-03-04T09:06:23.183Z] === RUN TestRemoveInvalidContainer [2021-03-04T09:06:23.183Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-04T09:06:23.183Z] === RUN TestRenameLinkedContainer [2021-03-04T09:06:23.426Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-04T09:06:24.001Z] --- PASS: TestHealthKillContainer (2.91s) [2021-03-04T09:06:24.001Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T09:06:24.942Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-03-04T09:06:24.942Z] === RUN TestIpcModeNone [2021-03-04T09:06:25.206Z] --- PASS: TestInspectNetwork (7.70s) [2021-03-04T09:06:25.206Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-04T09:06:25.206Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-04T09:06:25.206Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-04T09:06:25.206Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-04T09:06:25.206Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T09:06:25.881Z] --- PASS: TestIpcModeNone (0.86s) [2021-03-04T09:06:25.881Z] === RUN TestIpcModePrivate [2021-03-04T09:06:25.881Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-04T09:06:26.163Z] --- PASS: TestRunContainerWithBridgeNone (1.75s) [2021-03-04T09:06:26.163Z] === RUN TestNetworkInvalidJSON [2021-03-04T09:06:26.163Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T09:06:26.163Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T09:06:26.163Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:06:26.163Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:06:26.163Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:06:26.163Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:06:26.163Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T09:06:26.163Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:06:26.163Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:06:26.163Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-04T09:06:26.163Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-04T09:06:26.163Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-04T09:06:26.163Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-04T09:06:26.163Z] === RUN TestNetworkList [2021-03-04T09:06:26.163Z] === RUN TestNetworkList//networks [2021-03-04T09:06:26.163Z] === PAUSE TestNetworkList//networks [2021-03-04T09:06:26.163Z] === RUN TestNetworkList//networks/ [2021-03-04T09:06:26.163Z] === PAUSE TestNetworkList//networks/ [2021-03-04T09:06:26.163Z] === CONT TestNetworkList//networks [2021-03-04T09:06:26.163Z] === CONT TestNetworkList//networks/ [2021-03-04T09:06:26.163Z] --- PASS: TestNetworkList (0.01s) [2021-03-04T09:06:26.163Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-04T09:06:26.163Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-04T09:06:26.163Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T09:06:26.450Z] --- PASS: TestIpcModePrivate (0.71s) [2021-03-04T09:06:26.450Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-04T09:06:26.450Z] === RUN TestIpcModeShareable [2021-03-04T09:06:26.485Z] --- PASS: TestRenameLinkedContainer (3.00s) [2021-03-04T09:06:26.485Z] === RUN TestRenameStoppedContainer [2021-03-04T09:06:26.732Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-03-04T09:06:26.732Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T09:06:26.746Z] --- PASS: TestRenameStoppedContainer (0.74s) [2021-03-04T09:06:26.746Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T09:06:27.019Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-04T09:06:27.280Z] --- PASS: TestIpcModeShareable (0.81s) [2021-03-04T09:06:27.280Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:104, shared: true, mustBeShared: true [2021-03-04T09:06:27.280Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-04T09:06:27.668Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-03-04T09:06:27.668Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T09:06:27.850Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-04T09:06:28.604Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-03-04T09:06:28.604Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T09:06:28.660Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2021-03-04T09:06:28.660Z] === RUN TestRenameInvalidName [2021-03-04T09:06:28.790Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-04T09:06:29.231Z] --- PASS: TestRenameInvalidName (0.76s) [2021-03-04T09:06:29.231Z] === RUN TestRenameAnonymousContainer [2021-03-04T09:06:29.541Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-03-04T09:06:29.541Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T09:06:30.170Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) [2021-03-04T09:06:30.170Z] === RUN TestAPIIpcModeHost [2021-03-04T09:06:30.740Z] --- PASS: TestAPIIpcModeHost (0.73s) [2021-03-04T09:06:30.740Z] === RUN TestDaemonIpcModeShareable [2021-03-04T09:06:30.917Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-03-04T09:06:30.917Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T09:06:31.310Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-04T09:06:31.310Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-04T09:06:31.310Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-04T09:06:31.484Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-03-04T09:06:31.484Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T09:06:32.769Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-03-04T09:06:32.769Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-03-04T09:06:32.769Z] === RUN TestDaemonIpcModePrivate [2021-03-04T09:06:33.352Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-04T09:06:33.440Z] --- PASS: TestRenameAnonymousContainer (3.95s) [2021-03-04T09:06:33.440Z] === RUN TestRenameContainerWithSameName [2021-03-04T09:06:34.013Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-03-04T09:06:34.013Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T09:06:34.018Z] --- PASS: TestServiceWithPredefinedNetwork (2.49s) [2021-03-04T09:06:34.018Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T09:06:34.018Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:06:34.018Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:06:34.018Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T09:06:34.310Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2021-03-04T09:06:34.310Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-03-04T09:06:34.310Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-04T09:06:34.569Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-04T09:06:35.399Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2021-03-04T09:06:35.399Z] === RUN TestResize [2021-03-04T09:06:35.511Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-04T09:06:36.079Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-04T09:06:36.079Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) [2021-03-04T09:06:36.079Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-03-04T09:06:36.079Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-04T09:06:36.341Z] --- PASS: TestResize (0.76s) [2021-03-04T09:06:36.341Z] === RUN TestResizeWithInvalidSize [2021-03-04T09:06:36.913Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2021-03-04T09:06:36.913Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T09:06:37.462Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-04T09:06:37.462Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-04T09:06:37.857Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:06:37.857Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:06:37.857Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:06:37.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T09:06:37.857Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T09:06:37.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:06:37.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:06:38.032Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2021-03-04T09:06:38.032Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-04T09:06:38.032Z] === RUN TestIpcModeOlderClient [2021-03-04T09:06:38.032Z] === PAUSE TestIpcModeOlderClient [2021-03-04T09:06:38.032Z] === RUN TestKillContainerInvalidSignal [2021-03-04T09:06:38.972Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-03-04T09:06:38.972Z] === RUN TestKillContainer [2021-03-04T09:06:38.972Z] === RUN TestKillContainer/no_signal [2021-03-04T09:06:39.232Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-04T09:06:39.491Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T09:06:39.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T09:06:39.779Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T09:06:40.062Z] === RUN TestKillContainer/killing_signal [2021-03-04T09:06:40.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-04T09:06:40.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T09:06:40.616Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T09:06:40.892Z] --- PASS: TestKillContainer (2.25s) [2021-03-04T09:06:40.892Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-03-04T09:06:40.892Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-03-04T09:06:40.892Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-03-04T09:06:40.892Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T09:06:40.892Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-04T09:06:41.830Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-04T09:06:42.399Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-04T09:06:42.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:06:42.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T09:06:42.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2021-03-04T09:06:42.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2021-03-04T09:06:42.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-03-04T09:06:42.659Z] === RUN TestKillStoppedContainer [2021-03-04T09:06:42.659Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-03-04T09:06:42.659Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T09:06:42.659Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-03-04T09:06:42.659Z] === RUN TestKillDifferentUserContainer [2021-03-04T09:06:42.919Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-04T09:06:43.489Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2021-03-04T09:06:43.489Z] === RUN TestInspectOomKilledTrue [2021-03-04T09:06:43.489Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-04T09:06:43.489Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:06:43.489Z] === RUN TestInspectOomKilledFalse [2021-03-04T09:06:43.489Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-04T09:06:43.489Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:06:43.489Z] === RUN TestLinksEtcHostsContentMatch [2021-03-04T09:06:43.926Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:06:43.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T09:06:43.997Z] db4edcf0861f: Verifying Checksum [2021-03-04T09:06:43.997Z] db4edcf0861f: Download complete [2021-03-04T09:06:44.059Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2021-03-04T09:06:44.059Z] === RUN TestLinksContainerNames [2021-03-04T09:06:45.442Z] --- PASS: TestLinksContainerNames (1.43s) [2021-03-04T09:06:45.442Z] === RUN TestLogsFollowTailEmpty [2021-03-04T09:06:46.012Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2021-03-04T09:06:46.012Z] === RUN TestContainerNetworkMountsNoChown [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.22s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.62s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-03-04T09:06:46.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s) [2021-03-04T09:06:46.474Z] === RUN TestCgroupNamespacesRun [2021-03-04T09:06:46.580Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-04T09:06:46.840Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/default [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/default [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/private [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/private [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rprivate [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/slave [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/slave [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rslave [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/shared [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/shared [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rshared [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-04T09:06:46.840Z] === CONT TestMountDaemonRoot/default [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:06:46.840Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-04T09:06:46.840Z] === CONT TestMountDaemonRoot/rshared [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:06:46.840Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-04T09:06:46.840Z] === CONT TestMountDaemonRoot/shared [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:06:46.840Z] === CONT TestMountDaemonRoot/rslave [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:06:46.840Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:06:46.840Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:06:46.841Z] === CONT TestMountDaemonRoot/slave [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:06:46.841Z] === CONT TestMountDaemonRoot/rprivate [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:06:46.841Z] === CONT TestMountDaemonRoot/private [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:06:46.841Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-04T09:06:46.841Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-04T09:06:46.841Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-04T09:06:47.101Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-04T09:06:47.361Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-04T09:06:47.361Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-04T09:06:47.621Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-04T09:06:47.621Z] === RUN TestContainerBindMountNonRecursive [2021-03-04T09:06:48.392Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2021-03-04T09:06:48.392Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-04T09:06:48.899Z] --- PASS: TestServiceWithDataPathPortInit (14.63s) [2021-03-04T09:06:48.899Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T09:06:49.529Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2021-03-04T09:06:49.529Z] === RUN TestContainerVolumesMountedAsShared [2021-03-04T09:06:49.778Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2021-03-04T09:06:49.778Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-04T09:06:50.098Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2021-03-04T09:06:50.098Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-04T09:06:50.668Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-04T09:06:50.928Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2021-03-04T09:06:50.928Z] === RUN TestNetworkNat [2021-03-04T09:06:51.694Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2021-03-04T09:06:51.694Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-04T09:06:51.867Z] --- PASS: TestNetworkNat (0.88s) [2021-03-04T09:06:51.867Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T09:06:51.867Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-04T09:06:52.806Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2021-03-04T09:06:52.806Z] === RUN TestNetworkLoopbackNat [2021-03-04T09:06:53.610Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-03-04T09:06:53.610Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-04T09:06:54.197Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-04T09:06:54.456Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-04T09:06:54.456Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-04T09:06:54.716Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-04T09:06:54.975Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-04T09:06:55.525Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2021-03-04T09:06:55.525Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-04T09:06:55.545Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-04T09:06:55.545Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2021-03-04T09:06:55.545Z] === RUN TestPause [2021-03-04T09:06:56.483Z] --- PASS: TestPause (0.82s) [2021-03-04T09:06:56.483Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T09:06:56.483Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T09:06:56.483Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T09:06:56.483Z] === RUN TestPauseStopPausedContainer [2021-03-04T09:06:57.016Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.25s) [2021-03-04T09:06:57.016Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o936i8hls44421x5fibt4cs7o Created:2021-03-04 09:06:49.77681098 +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[47bb586c7e4a493d6df02d1bf9e6f0ac8ffe21a737f3fb2855a7e7cefb836218:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yqikoj9xrl3l6dzmx6fl0z2pc EndpointID:f5dead57fcd3c1695842a98f1ea508e7e7680aed9919719e8803f9d0fddacc36 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9d661f9d9dbc0b8630a03694ac6e5bbb24c0f59b9c426048411a994fed7ef215 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:9ca715680dec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yqikoj9xrl3l6dzmx6fl0z2pc EndpointID:f5dead57fcd3c1695842a98f1ea508e7e7680aed9919719e8803f9d0fddacc36 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-04T09:06:57.016Z] PASS [2021-03-04T09:06:57.016Z] [2021-03-04T09:06:57.016Z] === Skipped [2021-03-04T09:06:57.016Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:06:57.016Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:06:57.016Z] [2021-03-04T09:06:57.016Z] [2021-03-04T09:06:57.016Z] DONE 26 tests, 1 skipped in 46.128s [2021-03-04T09:06:57.016Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-04T09:06:57.016Z] INFO: Testing against a local daemon [2021-03-04T09:06:57.016Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-04T09:06:57.016Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T09:06:57.016Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:06:57.016Z] === RUN TestDockerNetworkIpvlan [2021-03-04T09:06:57.016Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-04T09:06:57.016Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:06:57.016Z] PASS [2021-03-04T09:06:57.016Z] [2021-03-04T09:06:57.016Z] === Skipped [2021-03-04T09:06:57.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T09:06:57.016Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:06:57.016Z] [2021-03-04T09:06:57.016Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-04T09:06:57.016Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:06:57.016Z] [2021-03-04T09:06:57.016Z] [2021-03-04T09:06:57.016Z] DONE 2 tests, 2 skipped in 0.039s [2021-03-04T09:06:57.016Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-04T09:06:57.016Z] INFO: Testing against a local daemon [2021-03-04T09:06:57.016Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-04T09:06:57.016Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-03-04T09:06:57.016Z] === RUN TestDockerNetworkMacvlan [2021-03-04T09:06:57.422Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-04T09:06:57.422Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2021-03-04T09:06:57.422Z] === RUN TestPsFilter [2021-03-04T09:06:57.422Z] --- PASS: TestPsFilter (0.14s) [2021-03-04T09:06:57.422Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T09:06:57.440Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2021-03-04T09:06:57.440Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-04T09:06:57.953Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-04T09:06:58.011Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2021-03-04T09:06:58.011Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-04T09:06:58.362Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-03-04T09:06:58.362Z] === RUN TestRemoveContainerWithVolume [2021-03-04T09:06:58.521Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-04T09:06:58.932Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2021-03-04T09:06:58.932Z] === RUN TestRemoveContainerRunning [2021-03-04T09:06:59.192Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-04T09:06:59.459Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-04T09:06:59.763Z] --- PASS: TestRemoveContainerRunning (0.74s) [2021-03-04T09:06:59.763Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T09:06:59.949Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-03-04T09:06:59.949Z] === RUN TestKernelTCPMemory [2021-03-04T09:07:00.703Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-03-04T09:07:00.703Z] === RUN TestRemoveInvalidContainer [2021-03-04T09:07:00.703Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-04T09:07:00.703Z] === RUN TestRenameLinkedContainer [2021-03-04T09:07:00.892Z] --- PASS: TestKernelTCPMemory (0.90s) [2021-03-04T09:07:00.892Z] === RUN TestNISDomainname [2021-03-04T09:07:00.962Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-04T09:07:01.364Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-04T09:07:01.838Z] --- PASS: TestNISDomainname (0.95s) [2021-03-04T09:07:01.838Z] === RUN TestHostnameDnsResolution [2021-03-04T09:07:02.346Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-04T09:07:02.605Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-04T09:07:03.270Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-04T09:07:03.542Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-04T09:07:03.754Z] --- PASS: TestHostnameDnsResolution (1.69s) [2021-03-04T09:07:03.754Z] === RUN TestStats [2021-03-04T09:07:03.802Z] --- PASS: TestRenameLinkedContainer (3.29s) [2021-03-04T09:07:03.802Z] === RUN TestRenameStoppedContainer [2021-03-04T09:07:04.372Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-04T09:07:04.631Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-03-04T09:07:04.631Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T09:07:05.202Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-04T09:07:06.297Z] --- PASS: TestStats (2.81s) [2021-03-04T09:07:06.297Z] === RUN TestStopContainerWithTimeout [2021-03-04T09:07:06.297Z] === RUN TestStopContainerWithTimeout/0 [2021-03-04T09:07:06.297Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-04T09:07:06.297Z] === RUN TestStopContainerWithTimeout/1 [2021-03-04T09:07:06.297Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-04T09:07:06.297Z] === RUN TestStopContainerWithTimeout/3 [2021-03-04T09:07:06.297Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-04T09:07:06.297Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-04T09:07:06.297Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-04T09:07:06.297Z] === CONT TestStopContainerWithTimeout/0 [2021-03-04T09:07:06.297Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-04T09:07:06.297Z] === CONT TestStopContainerWithTimeout/3 [2021-03-04T09:07:06.297Z] === CONT TestStopContainerWithTimeout/1 [2021-03-04T09:07:06.583Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-04T09:07:06.583Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2021-03-04T09:07:06.583Z] === RUN TestRenameInvalidName [2021-03-04T09:07:07.153Z] --- PASS: TestRenameInvalidName (0.76s) [2021-03-04T09:07:07.153Z] === RUN TestRenameAnonymousContainer [2021-03-04T09:07:07.460Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-04T09:07:07.720Z] --- PASS: TestDockerNetworkMacvlan (10.66s) [2021-03-04T09:07:07.720Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-04T09:07:07.720Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-04T09:07:07.720Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.99s) [2021-03-04T09:07:07.720Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s) [2021-03-04T09:07:07.720Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.35s) [2021-03-04T09:07:07.720Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) [2021-03-04T09:07:07.720Z] PASS [2021-03-04T09:07:07.720Z] [2021-03-04T09:07:07.720Z] DONE 8 tests in 12.022s [2021-03-04T09:07:07.720Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-04T09:07:07.720Z] testing: warning: no tests to run [2021-03-04T09:07:07.720Z] PASS [2021-03-04T09:07:07.720Z] [2021-03-04T09:07:07.720Z] DONE 0 tests in 0.006s [2021-03-04T09:07:07.720Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-04T09:07:07.979Z] INFO: Testing against a local daemon [2021-03-04T09:07:07.979Z] === RUN TestAuthZPluginAllowRequest [2021-03-04T09:07:08.533Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-04T09:07:09.103Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-04T09:07:09.103Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-04T09:07:09.355Z] --- PASS: TestAuthZPluginAllowRequest (1.24s) [2021-03-04T09:07:09.355Z] === RUN TestAuthZPluginTLS [2021-03-04T09:07:09.601Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-04T09:07:09.601Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-03-04T09:07:09.601Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2021-03-04T09:07:09.601Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2021-03-04T09:07:09.601Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-03-04T09:07:09.601Z] === RUN TestDeleteDevicemapper [2021-03-04T09:07:09.601Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-04T09:07:09.601Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T09:07:09.601Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T09:07:09.614Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-04T09:07:09.614Z] === RUN TestAuthZPluginDenyRequest [2021-03-04T09:07:10.040Z] --- PASS: TestRenameAnonymousContainer (2.92s) [2021-03-04T09:07:10.040Z] === RUN TestRenameContainerWithSameName [2021-03-04T09:07:10.182Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-04T09:07:10.182Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-04T09:07:10.611Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-03-04T09:07:10.611Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T09:07:10.750Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-04T09:07:10.750Z] === RUN TestAuthZPluginDenyResponse [2021-03-04T09:07:11.318Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-03-04T09:07:11.318Z] === RUN TestAuthZPluginAllowEventStream [2021-03-04T09:07:11.516Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s) [2021-03-04T09:07:11.516Z] === RUN TestUpdateMemory [2021-03-04T09:07:11.516Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-04T09:07:11.516Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:07:11.516Z] === RUN TestUpdateCPUQuota [2021-03-04T09:07:11.990Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2021-03-04T09:07:11.990Z] === RUN TestResize [2021-03-04T09:07:12.559Z] --- PASS: TestResize (0.63s) [2021-03-04T09:07:12.559Z] === RUN TestResizeWithInvalidSize [2021-03-04T09:07:12.559Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-04T09:07:12.694Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s) [2021-03-04T09:07:12.694Z] === RUN TestAuthZPluginErrorResponse [2021-03-04T09:07:12.902Z] --- PASS: TestUpdateCPUQuota (1.26s) [2021-03-04T09:07:12.902Z] === RUN TestUpdatePidsLimit [2021-03-04T09:07:12.902Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-04T09:07:12.953Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-04T09:07:12.953Z] === RUN TestAuthZPluginErrorRequest [2021-03-04T09:07:13.128Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2021-03-04T09:07:13.128Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T09:07:13.474Z] === RUN TestUpdatePidsLimit/no_change [2021-03-04T09:07:13.522Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-04T09:07:13.522Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-04T09:07:13.697Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:07:13.697Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:07:13.697Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:07:13.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:07:13.698Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:07:13.698Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:07:13.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-04T09:07:13.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-04T09:07:13.734Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-04T09:07:13.995Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-04T09:07:14.090Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-04T09:07:14.090Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-04T09:07:14.567Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-04T09:07:14.635Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-04T09:07:14.828Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-04T09:07:15.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-04T09:07:15.400Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-04T09:07:15.994Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.52s) [2021-03-04T09:07:15.994Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-04T09:07:16.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:07:16.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:07:16.785Z] --- PASS: TestUpdatePidsLimit (3.64s) [2021-03-04T09:07:16.785Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-03-04T09:07:16.785Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-03-04T09:07:16.785Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-03-04T09:07:16.785Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-03-04T09:07:16.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2021-03-04T09:07:16.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-03-04T09:07:16.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-03-04T09:07:16.785Z] === RUN TestUpdateRestartPolicy [2021-03-04T09:07:17.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-04T09:07:17.371Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2021-03-04T09:07:17.371Z] === RUN TestAuthZPluginHeader [2021-03-04T09:07:17.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-04T09:07:17.656Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-04T09:07:17.938Z] --- PASS: TestAuthZPluginHeader (0.74s) [2021-03-04T09:07:17.938Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-04T09:07:18.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-04T09:07:19.163Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-04T09:07:19.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-04T09:07:19.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-04T09:07:19.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-04T09:07:22.129Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.62s) [2021-03-04T09:07:22.129Z] === RUN TestAuthZPluginV2Disable [2021-03-04T09:07:22.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-04T09:07:22.222Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-04T09:07:22.482Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-04T09:07:24.662Z] --- PASS: TestAuthZPluginV2Disable (2.97s) [2021-03-04T09:07:24.663Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-04T09:07:25.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-04T09:07:26.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-04T09:07:26.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-04T09:07:26.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-04T09:07:27.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-04T09:07:27.981Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.78s) [2021-03-04T09:07:27.981Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-04T09:07:29.016Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2021-03-04T09:07:29.016Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T09:07:29.588Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2021-03-04T09:07:29.588Z] === RUN TestWaitNonBlocked [2021-03-04T09:07:29.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:07:29.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:07:29.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:07:29.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:07:29.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:07:29.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:07:29.774Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-04T09:07:29.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.28s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.40s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.63s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s) [2021-03-04T09:07:29.774Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s) [2021-03-04T09:07:29.774Z] === RUN TestCgroupNamespacesRun [2021-03-04T09:07:30.975Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-04T09:07:30.975Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-03-04T09:07:30.975Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2021-03-04T09:07:30.975Z] === RUN TestWaitBlocked [2021-03-04T09:07:30.975Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:07:30.975Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:07:30.975Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:07:30.975Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:07:30.975Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:07:30.975Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:07:31.681Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2021-03-04T09:07:31.681Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-04T09:07:31.918Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-04T09:07:31.918Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2021-03-04T09:07:31.918Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2021-03-04T09:07:31.918Z] === CONT TestContainerStartOnDaemonRestart [2021-03-04T09:07:31.918Z] === CONT TestContainerKillOnDaemonStart [2021-03-04T09:07:31.918Z] === CONT TestDaemonHostGatewayIP [2021-03-04T09:07:31.918Z] === CONT TestIpcModeOlderClient [2021-03-04T09:07:31.918Z] --- PASS: TestIpcModeOlderClient (0.19s) [2021-03-04T09:07:31.918Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-04T09:07:33.592Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-04T09:07:33.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.06s) [2021-03-04T09:07:33.851Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-04T09:07:35.761Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2021-03-04T09:07:35.761Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-04T09:07:36.132Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s) [2021-03-04T09:07:36.132Z] === CONT TestDaemonRestartIpcMode [2021-03-04T09:07:36.707Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.72s) [2021-03-04T09:07:36.968Z] --- PASS: TestDaemonHostGatewayIP (5.15s) [2021-03-04T09:07:37.968Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.22s) [2021-03-04T09:07:37.968Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-04T09:07:38.299Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2021-03-04T09:07:38.299Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-04T09:07:39.513Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2021-03-04T09:07:40.205Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2021-03-04T09:07:40.206Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-04T09:07:42.114Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.20s) [2021-03-04T09:07:42.114Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-04T09:07:43.054Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s) [2021-03-04T09:07:43.054Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-04T09:07:44.799Z] --- PASS: TestContainerKillOnDaemonStart (13.05s) [2021-03-04T09:07:44.799Z] PASS [2021-03-04T09:07:44.799Z] [2021-03-04T09:07:44.799Z] === Skipped [2021-03-04T09:07:44.799Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-04T09:07:44.799Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:07:44.799Z] [2021-03-04T09:07:44.799Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-04T09:07:44.799Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:07:44.799Z] [2021-03-04T09:07:44.799Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-04T09:07:44.799Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:07:44.799Z] [2021-03-04T09:07:44.799Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T09:07:44.799Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T09:07:44.799Z] [2021-03-04T09:07:44.799Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-04T09:07:44.799Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T09:07:44.799Z] [2021-03-04T09:07:44.799Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-04T09:07:44.799Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:07:44.799Z] [2021-03-04T09:07:44.799Z] [2021-03-04T09:07:44.799Z] DONE 196 tests, 6 skipped in 138.723s [2021-03-04T09:07:44.799Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-04T09:07:44.799Z] ++ 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-03-04T09:07:44.799Z] ++ set -e [2021-03-04T09:07:44.799Z] ++ '[' -n 0 ']' [2021-03-04T09:07:44.799Z] ++ set -x [2021-03-04T09:07:44.799Z] ++ 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-03-04T09:07:44.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-04T09:07:45.060Z] INFO: Testing against a local daemon [2021-03-04T09:07:45.060Z] === RUN TestCommitInheritsEnv [2021-03-04T09:07:45.222Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.24s) [2021-03-04T09:07:45.222Z] === RUN TestKernelTCPMemory [2021-03-04T09:07:45.632Z] --- PASS: TestCommitInheritsEnv (0.56s) [2021-03-04T09:07:45.633Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T09:07:45.633Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-04T09:07:45.633Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-04T09:07:45.633Z] === RUN TestImagesFilterMultiReference [2021-03-04T09:07:45.633Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-03-04T09:07:45.633Z] === RUN TestImagePullPlatformInvalid [2021-03-04T09:07:45.893Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-04T09:07:45.893Z] === RUN TestRemoveImageOrphaning [2021-03-04T09:07:46.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-04T09:07:46.162Z] --- PASS: TestKernelTCPMemory (0.82s) [2021-03-04T09:07:46.162Z] === RUN TestNISDomainname [2021-03-04T09:07:46.465Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2021-03-04T09:07:46.465Z] === RUN TestRemoveImageGarbageCollector [2021-03-04T09:07:46.465Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-04T09:07:46.465Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:07:46.465Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T09:07:46.465Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-04T09:07:46.465Z] === RUN TestTagInvalidReference [2021-03-04T09:07:46.465Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-04T09:07:46.465Z] === RUN TestTagValidPrefixedRepo [2021-03-04T09:07:46.465Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-04T09:07:46.465Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T09:07:46.465Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-04T09:07:46.465Z] === RUN TestTagOfficialNames [2021-03-04T09:07:46.465Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-04T09:07:46.465Z] === RUN TestTagMatchesDigest [2021-03-04T09:07:46.465Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-04T09:07:46.465Z] PASS [2021-03-04T09:07:46.465Z] [2021-03-04T09:07:46.465Z] === Skipped [2021-03-04T09:07:46.465Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-04T09:07:46.465Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-04T09:07:46.465Z] [2021-03-04T09:07:46.465Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-04T09:07:46.465Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:07:46.465Z] [2021-03-04T09:07:46.465Z] [2021-03-04T09:07:46.465Z] DONE 12 tests, 2 skipped in 1.724s [2021-03-04T09:07:46.465Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-04T09:07:46.465Z] ++ 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-03-04T09:07:46.465Z] ++ set -e [2021-03-04T09:07:46.465Z] ++ '[' -n 0 ']' [2021-03-04T09:07:46.465Z] ++ set -x [2021-03-04T09:07:46.465Z] ++ 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-03-04T09:07:46.727Z] INFO: Testing against a local daemon [2021-03-04T09:07:46.727Z] === RUN TestNetworkCreateDelete [2021-03-04T09:07:47.101Z] --- PASS: TestNISDomainname (0.97s) [2021-03-04T09:07:47.101Z] === RUN TestHostnameDnsResolution [2021-03-04T09:07:47.300Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-03-04T09:07:47.300Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T09:07:47.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-04T09:07:48.301Z] --- PASS: TestHostnameDnsResolution (1.23s) [2021-03-04T09:07:48.301Z] === RUN TestStats [2021-03-04T09:07:48.561Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-04T09:07:48.687Z] --- PASS: TestDockerNetworkDeletePreferID (1.38s) [2021-03-04T09:07:48.687Z] === RUN TestDaemonDNSFallback [2021-03-04T09:07:49.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-04T09:07:51.038Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-04T09:07:51.038Z] --- PASS: TestStats (2.81s) [2021-03-04T09:07:51.038Z] === RUN TestStopContainerWithTimeout [2021-03-04T09:07:51.038Z] === RUN TestStopContainerWithTimeout/0 [2021-03-04T09:07:51.038Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-04T09:07:51.038Z] === RUN TestStopContainerWithTimeout/1 [2021-03-04T09:07:51.038Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-04T09:07:51.038Z] === RUN TestStopContainerWithTimeout/3 [2021-03-04T09:07:51.038Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-04T09:07:51.038Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-04T09:07:51.038Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-04T09:07:51.299Z] === CONT TestStopContainerWithTimeout/0 [2021-03-04T09:07:51.299Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-04T09:07:51.560Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-04T09:07:52.130Z] === CONT TestStopContainerWithTimeout/3 [2021-03-04T09:07:52.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-04T09:07:53.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-04T09:07:54.208Z] === CONT TestStopContainerWithTimeout/1 [2021-03-04T09:07:55.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-04T09:07:55.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-04T09:07:55.978Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-04T09:07:55.978Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2021-03-04T09:07:55.978Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-03-04T09:07:55.978Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2021-03-04T09:07:55.978Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2021-03-04T09:07:55.978Z] === RUN TestDeleteDevicemapper [2021-03-04T09:07:55.978Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-04T09:07:55.978Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T09:07:55.978Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T09:07:56.052Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-03-04T09:07:56.052Z] PASS [2021-03-04T09:07:56.052Z] [2021-03-04T09:07:56.052Z] DONE 17 tests in 46.354s [2021-03-04T09:07:56.052Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-04T09:07:56.052Z] INFO: Testing against a local daemon [2021-03-04T09:07:56.052Z] === RUN TestPluginInvalidJSON [2021-03-04T09:07:56.052Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:07:56.052Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:07:56.052Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:07:56.052Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-04T09:07:56.052Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T09:07:56.052Z] === RUN TestPluginInstall [2021-03-04T09:07:56.052Z] === RUN TestPluginInstall/no_auth [2021-03-04T09:07:56.826Z] --- PASS: TestDaemonDNSFallback (7.39s) [2021-03-04T09:07:56.826Z] === RUN TestInspectNetwork [2021-03-04T09:07:56.989Z] time="2021-03-04T09:07:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:07:56.989Z] time="2021-03-04T09:07:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5fdac04f1c2d8979dad73d57a4d16c1d5cd92d348648c2050b649ff125038e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:07:56.989Z] time="2021-03-04T09:07:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:07:56.989Z] time="2021-03-04T09:07:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5fdac04f1c2d8979dad73d57a4d16c1d5cd92d348648c2050b649ff125038e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:07:57.249Z] === RUN TestPluginInstall/with_htpasswd [2021-03-04T09:07:57.817Z] time="2021-03-04T09:07:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:07:57.817Z] time="2021-03-04T09:07:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cccc489fb74e166945231b1f54f471baf845c71452ba50d607e110ff177f558e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:07:57.817Z] time="2021-03-04T09:07:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:07:57.817Z] time="2021-03-04T09:07:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cccc489fb74e166945231b1f54f471baf845c71452ba50d607e110ff177f558e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:07:58.077Z] === RUN TestPluginInstall/with_insecure [2021-03-04T09:07:58.517Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) [2021-03-04T09:07:58.517Z] === RUN TestUpdateMemory [2021-03-04T09:07:58.517Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-04T09:07:58.517Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:07:58.517Z] === RUN TestUpdateCPUQuota [2021-03-04T09:07:59.014Z] time="2021-03-04T09:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:07:59.014Z] time="2021-03-04T09:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a418c5adab6d92876e1ff627afd3995e85784fb95d786ebfb8a14721861cb61e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:07:59.014Z] time="2021-03-04T09:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:07:59.014Z] time="2021-03-04T09:07:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a418c5adab6d92876e1ff627afd3995e85784fb95d786ebfb8a14721861cb61e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:07:59.274Z] --- PASS: TestPluginInstall (5.03s) [2021-03-04T09:07:59.274Z] --- PASS: TestPluginInstall/no_auth (2.94s) [2021-03-04T09:07:59.274Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-03-04T09:07:59.274Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-03-04T09:07:59.274Z] plugin_test.go:160: [d93ee90a56c9b] daemon is not started [2021-03-04T09:07:59.274Z] === RUN TestPluginsWithRuntimes [2021-03-04T09:08:00.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-04T09:08:00.426Z] --- PASS: TestUpdateCPUQuota (1.68s) [2021-03-04T09:08:00.426Z] === RUN TestUpdatePidsLimit [2021-03-04T09:08:00.426Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-04T09:08:00.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-04T09:08:00.686Z] === RUN TestUpdatePidsLimit/no_change [2021-03-04T09:08:01.038Z] === RUN TestInspectNetwork/full_network_id [2021-03-04T09:08:01.038Z] === RUN TestInspectNetwork/partial_network_id [2021-03-04T09:08:01.038Z] === RUN TestInspectNetwork/network_name [2021-03-04T09:08:01.038Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-04T09:08:01.178Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-04T09:08:01.255Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-04T09:08:01.514Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-04T09:08:01.745Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-04T09:08:01.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-04T09:08:01.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-04T09:08:02.033Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-04T09:08:02.292Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-04T09:08:02.862Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-04T09:08:03.123Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-04T09:08:03.123Z] --- PASS: TestPluginsWithRuntimes (3.59s) [2021-03-04T09:08:03.123Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-03-04T09:08:03.123Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-03-04T09:08:03.123Z] PASS [2021-03-04T09:08:03.123Z] [2021-03-04T09:08:03.123Z] DONE 9 tests in 8.673s [2021-03-04T09:08:03.123Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-04T09:08:03.123Z] INFO: Testing against a local daemon [2021-03-04T09:08:03.123Z] === RUN TestExternalGraphDriver [2021-03-04T09:08:03.123Z] === RUN TestExternalGraphDriver/json [2021-03-04T09:08:04.062Z] --- PASS: TestUpdatePidsLimit (3.60s) [2021-03-04T09:08:04.062Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-03-04T09:08:04.062Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2021-03-04T09:08:04.062Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-03-04T09:08:04.062Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2021-03-04T09:08:04.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2021-03-04T09:08:04.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2021-03-04T09:08:04.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-03-04T09:08:04.062Z] === RUN TestUpdateRestartPolicy [2021-03-04T09:08:04.323Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-04T09:08:04.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-04T09:08:04.891Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-04T09:08:05.037Z] === RUN TestExternalGraphDriver/spec [2021-03-04T09:08:05.247Z] --- PASS: TestInspectNetwork (9.38s) [2021-03-04T09:08:05.247Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-04T09:08:05.247Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-04T09:08:05.247Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-04T09:08:05.247Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-04T09:08:05.247Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T09:08:06.418Z] === RUN TestExternalGraphDriver/pull [2021-03-04T09:08:07.795Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2021-03-04T09:08:07.795Z] === RUN TestNetworkInvalidJSON [2021-03-04T09:08:07.795Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T09:08:07.795Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T09:08:07.795Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:08:07.795Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:08:07.795Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:08:07.795Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:08:07.795Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T09:08:07.795Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:08:07.795Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:08:07.795Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-04T09:08:07.795Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-04T09:08:07.795Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-04T09:08:07.795Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-04T09:08:07.795Z] === RUN TestNetworkList [2021-03-04T09:08:07.795Z] === RUN TestNetworkList//networks [2021-03-04T09:08:07.795Z] === PAUSE TestNetworkList//networks [2021-03-04T09:08:07.795Z] === RUN TestNetworkList//networks/ [2021-03-04T09:08:07.795Z] === PAUSE TestNetworkList//networks/ [2021-03-04T09:08:07.795Z] === CONT TestNetworkList//networks [2021-03-04T09:08:07.795Z] === CONT TestNetworkList//networks/ [2021-03-04T09:08:07.795Z] --- PASS: TestNetworkList (0.03s) [2021-03-04T09:08:07.795Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-04T09:08:07.795Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-04T09:08:07.795Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T09:08:08.322Z] --- PASS: TestExternalGraphDriver (5.21s) [2021-03-04T09:08:08.322Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2021-03-04T09:08:08.322Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2021-03-04T09:08:08.322Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2021-03-04T09:08:08.322Z] === RUN TestGraphdriverPluginV2 [2021-03-04T09:08:08.738Z] --- PASS: TestHostIPv4BridgeLabel (0.80s) [2021-03-04T09:08:08.738Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T09:08:10.124Z] --- PASS: TestDaemonRestartWithLiveRestore (1.43s) [2021-03-04T09:08:10.124Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T09:08:10.169Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-04T09:08:11.510Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2021-03-04T09:08:11.510Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T09:08:11.550Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-04T09:08:11.609Z] --- PASS: TestGraphdriverPluginV2 (3.53s) [2021-03-04T09:08:11.609Z] PASS [2021-03-04T09:08:11.609Z] [2021-03-04T09:08:11.609Z] DONE 5 tests in 8.779s [2021-03-04T09:08:11.609Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-04T09:08:11.609Z] INFO: Testing against a local daemon [2021-03-04T09:08:11.609Z] === RUN TestContinueAfterPluginCrash [2021-03-04T09:08:11.609Z] === PAUSE TestContinueAfterPluginCrash [2021-03-04T09:08:11.609Z] === RUN TestReadPluginNoRead [2021-03-04T09:08:11.609Z] === PAUSE TestReadPluginNoRead [2021-03-04T09:08:11.609Z] === RUN TestDaemonStartWithLogOpt [2021-03-04T09:08:11.609Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-04T09:08:11.609Z] === CONT TestContinueAfterPluginCrash [2021-03-04T09:08:11.609Z] === CONT TestDaemonStartWithLogOpt [2021-03-04T09:08:12.120Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-04T09:08:12.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-04T09:08:12.950Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-04T09:08:13.426Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2021-03-04T09:08:13.426Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T09:08:15.488Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-04T09:08:15.804Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2021-03-04T09:08:15.804Z] === CONT TestReadPluginNoRead [2021-03-04T09:08:15.972Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s) [2021-03-04T09:08:15.972Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T09:08:16.868Z] --- PASS: TestUpdateRestartPolicy (12.72s) [2021-03-04T09:08:16.868Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T09:08:16.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-04T09:08:16.915Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s) [2021-03-04T09:08:16.915Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T09:08:17.505Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-03-04T09:08:17.505Z] === RUN TestWaitNonBlocked [2021-03-04T09:08:17.505Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:08:17.505Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:08:17.505Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:08:17.505Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:08:17.505Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:08:17.505Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:08:17.505Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-04T09:08:18.905Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-04T09:08:18.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2021-03-04T09:08:18.905Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.32s) [2021-03-04T09:08:18.905Z] === RUN TestWaitBlocked [2021-03-04T09:08:18.905Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:08:18.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:08:18.905Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:08:18.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:08:18.905Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-04T09:08:18.905Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-04T09:08:19.093Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-04T09:08:19.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-04T09:08:20.031Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-04T09:08:20.055Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-04T09:08:20.055Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2021-03-04T09:08:20.055Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2021-03-04T09:08:20.055Z] === CONT TestContainerStartOnDaemonRestart [2021-03-04T09:08:20.055Z] === CONT TestIpcModeOlderClient [2021-03-04T09:08:20.216Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2021-03-04T09:08:20.216Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T09:08:20.216Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:08:20.216Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:08:20.216Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T09:08:20.317Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-03-04T09:08:20.317Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-04T09:08:20.317Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-04T09:08:20.968Z] --- PASS: TestContinueAfterPluginCrash (9.19s) [2021-03-04T09:08:21.227Z] === RUN TestReadPluginNoRead/default [2021-03-04T09:08:21.696Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-04T09:08:22.264Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-04T09:08:22.524Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-04T09:08:22.604Z] --- PASS: TestReadPluginNoRead (6.65s) [2021-03-04T09:08:22.604Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2021-03-04T09:08:22.604Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2021-03-04T09:08:22.604Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2021-03-04T09:08:22.604Z] read_test.go:92: [d1e273d6f3912] daemon is not started [2021-03-04T09:08:22.604Z] PASS [2021-03-04T09:08:22.604Z] [2021-03-04T09:08:22.604Z] DONE 6 tests in 10.772s [2021-03-04T09:08:22.604Z] 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-03-04T09:08:22.604Z] testing: warning: no tests to run [2021-03-04T09:08:22.604Z] PASS [2021-03-04T09:08:22.604Z] [2021-03-04T09:08:22.604Z] DONE 0 tests in 0.006s [2021-03-04T09:08:22.604Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-04T09:08:22.604Z] INFO: Testing against a local daemon [2021-03-04T09:08:22.604Z] === RUN TestPluginWithDevMounts [2021-03-04T09:08:22.604Z] === PAUSE TestPluginWithDevMounts [2021-03-04T09:08:22.604Z] === CONT TestPluginWithDevMounts [2021-03-04T09:08:23.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-04T09:08:23.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-04T09:08:23.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-04T09:08:23.094Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-04T09:08:23.665Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-04T09:08:23.665Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-04T09:08:24.508Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-03-04T09:08:24.508Z] PASS [2021-03-04T09:08:24.508Z] [2021-03-04T09:08:24.508Z] DONE 1 tests in 1.760s [2021-03-04T09:08:24.508Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-04T09:08:24.508Z] INFO: Testing against a local daemon [2021-03-04T09:08:24.508Z] === RUN TestSecretInspect [2021-03-04T09:08:24.606Z] --- PASS: TestContainerStartOnDaemonRestart (4.26s) [2021-03-04T09:08:24.606Z] === CONT TestContainerKillOnDaemonStart [2021-03-04T09:08:24.606Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.34s) [2021-03-04T09:08:24.606Z] === CONT TestDaemonHostGatewayIP [2021-03-04T09:08:25.255Z] 4612f6d0b889: Pull complete [2021-03-04T09:08:25.545Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-04T09:08:26.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-04T09:08:27.043Z] --- PASS: TestSecretInspect (2.31s) [2021-03-04T09:08:27.043Z] === RUN TestSecretList [2021-03-04T09:08:28.835Z] --- PASS: TestDaemonHostGatewayIP (4.07s) [2021-03-04T09:08:28.835Z] === CONT TestDaemonRestartIpcMode [2021-03-04T09:08:28.948Z] --- PASS: TestSecretList (2.28s) [2021-03-04T09:08:28.948Z] === RUN TestSecretsCreateAndDelete [2021-03-04T09:08:30.744Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-04T09:08:31.481Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2021-03-04T09:08:31.481Z] === RUN TestSecretsUpdate [2021-03-04T09:08:31.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-04T09:08:31.943Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-04T09:08:32.203Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2021-03-04T09:08:32.771Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-04T09:08:33.031Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-04T09:08:33.970Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-04T09:08:34.021Z] --- PASS: TestSecretsUpdate (2.31s) [2021-03-04T09:08:34.021Z] === RUN TestTemplatedSecret [2021-03-04T09:08:34.229Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-04T09:08:34.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-04T09:08:34.489Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-04T09:08:36.556Z] --- PASS: TestTemplatedSecret (2.71s) [2021-03-04T09:08:36.556Z] === RUN TestSecretCreateResolve [2021-03-04T09:08:37.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-04T09:08:37.027Z] --- PASS: TestContainerKillOnDaemonStart (12.73s) [2021-03-04T09:08:37.027Z] PASS [2021-03-04T09:08:37.027Z] [2021-03-04T09:08:37.027Z] === Skipped [2021-03-04T09:08:37.027Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-04T09:08:37.027Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:08:37.027Z] [2021-03-04T09:08:37.027Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-04T09:08:37.027Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:08:37.027Z] [2021-03-04T09:08:37.027Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-04T09:08:37.027Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:08:37.027Z] [2021-03-04T09:08:37.027Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-04T09:08:37.027Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-04T09:08:37.027Z] [2021-03-04T09:08:37.027Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-04T09:08:37.027Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-04T09:08:37.027Z] [2021-03-04T09:08:37.027Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-04T09:08:37.027Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:08:37.027Z] [2021-03-04T09:08:37.027Z] [2021-03-04T09:08:37.027Z] DONE 196 tests, 6 skipped in 150.203s [2021-03-04T09:08:37.286Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-04T09:08:37.286Z] ++ 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-03-04T09:08:37.286Z] ++ set -e [2021-03-04T09:08:37.286Z] ++ '[' -n 0 ']' [2021-03-04T09:08:37.286Z] ++ set -x [2021-03-04T09:08:37.286Z] ++ 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-03-04T09:08:37.546Z] INFO: Testing against a local daemon [2021-03-04T09:08:37.546Z] === RUN TestCommitInheritsEnv [2021-03-04T09:08:37.805Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-03-04T09:08:37.805Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T09:08:37.805Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-04T09:08:37.805Z] === RUN TestImagesFilterMultiReference [2021-03-04T09:08:38.064Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-03-04T09:08:38.064Z] === RUN TestImagePullPlatformInvalid [2021-03-04T09:08:38.064Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-04T09:08:38.064Z] === RUN TestRemoveImageOrphaning [2021-03-04T09:08:38.324Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-03-04T09:08:38.324Z] === RUN TestRemoveImageGarbageCollector [2021-03-04T09:08:38.332Z] --- PASS: TestServiceWithDataPathPortInit (18.36s) [2021-03-04T09:08:38.332Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T09:08:38.461Z] --- PASS: TestSecretCreateResolve (2.30s) [2021-03-04T09:08:38.461Z] PASS [2021-03-04T09:08:38.461Z] [2021-03-04T09:08:38.461Z] DONE 6 tests in 14.289s [2021-03-04T09:08:38.461Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-04T09:08:38.726Z] INFO: Testing against a local daemon [2021-03-04T09:08:38.726Z] === RUN TestServiceCreateInit [2021-03-04T09:08:38.726Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T09:08:40.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-04T09:08:41.610Z] --- PASS: TestRemoveImageGarbageCollector (2.92s) [2021-03-04T09:08:41.610Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T09:08:41.610Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-04T09:08:41.610Z] === RUN TestTagInvalidReference [2021-03-04T09:08:41.610Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-04T09:08:41.610Z] === RUN TestTagValidPrefixedRepo [2021-03-04T09:08:41.610Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-04T09:08:41.610Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T09:08:41.610Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-04T09:08:41.610Z] === RUN TestTagOfficialNames [2021-03-04T09:08:41.610Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-04T09:08:41.610Z] === RUN TestTagMatchesDigest [2021-03-04T09:08:41.610Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-04T09:08:41.610Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-04T09:08:42.943Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T09:08:44.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-04T09:08:44.411Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-04T09:08:45.351Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-04T09:08:46.291Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-04T09:08:47.134Z] --- PASS: TestServiceCreateInit (8.00s) [2021-03-04T09:08:47.134Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2021-03-04T09:08:47.134Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s) [2021-03-04T09:08:47.135Z] === RUN TestCreateServiceMultipleTimes [2021-03-04T09:08:48.330Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.94s) [2021-03-04T09:08:48.330Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rdu1ou22pm7e8f5qi94yoy3s7 Created:2021-03-04 09:08:39.965472162 +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[b6a2caeb957e04e5117ed837e021e805328fbd223a539901c3eb2cc83a775483:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.te4unr3z0ivippmzxa11kuscu EndpointID:96a1a9fbd454ea4a7a3b2d7dfd97835fddc24707389498432b2693168b771d63 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fdbeaab75d8c1d964fdab085c4f0d0ed683ef27938b3c48e283fd78b874346aa 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:9002295aa85d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.te4unr3z0ivippmzxa11kuscu EndpointID:96a1a9fbd454ea4a7a3b2d7dfd97835fddc24707389498432b2693168b771d63 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-04T09:08:48.330Z] PASS [2021-03-04T09:08:48.330Z] [2021-03-04T09:08:48.330Z] === Skipped [2021-03-04T09:08:48.330Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:08:48.330Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:08:48.330Z] [2021-03-04T09:08:48.330Z] [2021-03-04T09:08:48.330Z] DONE 26 tests, 1 skipped in 60.683s [2021-03-04T09:08:48.330Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-04T09:08:48.330Z] ++ 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-03-04T09:08:48.330Z] ++ set -e [2021-03-04T09:08:48.330Z] ++ '[' -n 0 ']' [2021-03-04T09:08:48.330Z] ++ set -x [2021-03-04T09:08:48.330Z] ++ 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-03-04T09:08:48.330Z] INFO: Testing against a local daemon [2021-03-04T09:08:48.330Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-04T09:08:48.330Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T09:08:48.330Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:08:48.330Z] === RUN TestDockerNetworkIpvlan [2021-03-04T09:08:48.330Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-04T09:08:48.330Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:08:48.330Z] PASS [2021-03-04T09:08:48.330Z] [2021-03-04T09:08:48.330Z] === Skipped [2021-03-04T09:08:48.330Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-04T09:08:48.330Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:08:48.330Z] [2021-03-04T09:08:48.330Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-04T09:08:48.330Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:08:48.330Z] [2021-03-04T09:08:48.330Z] [2021-03-04T09:08:48.330Z] DONE 2 tests, 2 skipped in 0.135s [2021-03-04T09:08:48.330Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-04T09:08:48.330Z] ++ 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-03-04T09:08:48.330Z] ++ set -e [2021-03-04T09:08:48.330Z] ++ '[' -n 0 ']' [2021-03-04T09:08:48.330Z] ++ set -x [2021-03-04T09:08:48.330Z] ++ 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-03-04T09:08:48.330Z] INFO: Testing against a local daemon [2021-03-04T09:08:48.330Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-04T09:08:48.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-04T09:08:49.716Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.20s) [2021-03-04T09:08:49.716Z] === RUN TestDockerNetworkMacvlan [2021-03-04T09:08:49.767Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-04T09:08:51.103Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-04T09:08:52.045Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-04T09:08:52.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-04T09:08:53.430Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-04T09:08:54.209Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-04T09:08:54.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-04T09:08:55.719Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-04T09:08:55.719Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-04T09:08:55.719Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-04T09:08:55.719Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-04T09:08:55.719Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-04T09:08:56.732Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-04T09:08:58.261Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-04T09:09:00.033Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-04T09:09:00.167Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-04T09:09:02.075Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-04T09:09:03.983Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-04T09:09:04.922Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-04T09:09:05.222Z] --- PASS: TestCreateServiceMultipleTimes (16.14s) [2021-03-04T09:09:05.222Z] === RUN TestCreateServiceConflict [2021-03-04T09:09:05.222Z] --- PASS: TestCreateServiceConflict (2.31s) [2021-03-04T09:09:05.222Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T09:09:06.623Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-04T09:09:07.461Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-04T09:09:07.461Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-04T09:09:07.721Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-04T09:09:08.510Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2021-03-04T09:09:08.510Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T09:09:08.537Z] --- PASS: TestDockerNetworkMacvlan (18.35s) [2021-03-04T09:09:08.537Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-03-04T09:09:08.537Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-04T09:09:08.537Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2021-03-04T09:09:08.537Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2021-03-04T09:09:08.537Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2021-03-04T09:09:08.537Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2021-03-04T09:09:08.537Z] PASS [2021-03-04T09:09:08.537Z] [2021-03-04T09:09:08.537Z] DONE 8 tests in 20.692s [2021-03-04T09:09:08.537Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-04T09:09:08.537Z] ++ 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-03-04T09:09:08.537Z] ++ set -e [2021-03-04T09:09:08.537Z] ++ '[' -n 0 ']' [2021-03-04T09:09:08.537Z] ++ set -x [2021-03-04T09:09:08.537Z] ++ 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-03-04T09:09:08.537Z] testing: warning: no tests to run [2021-03-04T09:09:08.537Z] PASS [2021-03-04T09:09:08.537Z] [2021-03-04T09:09:08.537Z] DONE 0 tests in 0.028s [2021-03-04T09:09:08.537Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-04T09:09:08.537Z] ++ 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-03-04T09:09:08.537Z] ++ set -e [2021-03-04T09:09:08.537Z] ++ '[' -n 0 ']' [2021-03-04T09:09:08.537Z] ++ set -x [2021-03-04T09:09:08.537Z] ++ 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-03-04T09:09:08.537Z] INFO: Testing against a local daemon [2021-03-04T09:09:08.537Z] === RUN TestAuthZPluginAllowRequest [2021-03-04T09:09:10.452Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-03-04T09:09:10.452Z] === RUN TestAuthZPluginTLS [2021-03-04T09:09:11.025Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-03-04T09:09:11.025Z] === RUN TestAuthZPluginDenyRequest [2021-03-04T09:09:11.597Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-03-04T09:09:11.597Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-04T09:09:12.169Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-03-04T09:09:12.169Z] === RUN TestAuthZPluginDenyResponse [2021-03-04T09:09:13.000Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-04T09:09:13.115Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-03-04T09:09:13.115Z] === RUN TestAuthZPluginAllowEventStream [2021-03-04T09:09:13.569Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-04T09:09:13.829Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-04T09:09:14.399Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-04T09:09:14.969Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-04T09:09:15.049Z] --- PASS: TestAuthZPluginAllowEventStream (1.91s) [2021-03-04T09:09:15.049Z] === RUN TestAuthZPluginErrorResponse [2021-03-04T09:09:15.626Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-03-04T09:09:15.626Z] === RUN TestAuthZPluginErrorRequest [2021-03-04T09:09:16.197Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-03-04T09:09:16.197Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-04T09:09:16.770Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-03-04T09:09:16.770Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-04T09:09:19.317Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2021-03-04T09:09:19.317Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-04T09:09:20.249Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-04T09:09:20.249Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-04T09:09:20.249Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-04T09:09:21.629Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-04T09:09:21.629Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-04T09:09:21.865Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2021-03-04T09:09:21.865Z] === RUN TestAuthZPluginHeader [2021-03-04T09:09:21.889Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-04T09:09:22.437Z] --- PASS: TestAuthZPluginHeader (1.04s) [2021-03-04T09:09:22.437Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-04T09:09:22.437Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-04T09:09:22.437Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:22.437Z] === RUN TestAuthZPluginV2Disable [2021-03-04T09:09:22.437Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-04T09:09:22.437Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:22.437Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-04T09:09:22.437Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-04T09:09:22.437Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:22.437Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-04T09:09:22.437Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-04T09:09:22.437Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:22.437Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-04T09:09:23.391Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2021-03-04T09:09:23.391Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T09:09:23.796Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-04T09:09:23.958Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2021-03-04T09:09:23.958Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T09:09:25.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-04T09:09:25.750Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-04T09:09:25.750Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-04T09:09:26.492Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2021-03-04T09:09:26.492Z] === RUN TestCreateServiceSysctls [2021-03-04T09:09:26.689Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-04T09:09:27.259Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-04T09:09:27.259Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-04T09:09:28.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-04T09:09:29.781Z] --- PASS: TestCreateServiceSysctls (3.26s) [2021-03-04T09:09:29.781Z] === RUN TestCreateServiceCapabilities [2021-03-04T09:09:30.549Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-04T09:09:30.549Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-04T09:09:32.315Z] --- PASS: TestCreateServiceCapabilities (2.66s) [2021-03-04T09:09:32.315Z] === RUN TestInspect [2021-03-04T09:09:32.456Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-04T09:09:35.604Z] --- PASS: TestInspect (2.94s) [2021-03-04T09:09:35.604Z] === RUN TestCreateJob [2021-03-04T09:09:36.654Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-04T09:09:37.223Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-04T09:09:38.893Z] --- PASS: TestCreateJob (3.34s) [2021-03-04T09:09:38.893Z] === RUN TestReplicatedJob [2021-03-04T09:09:40.550Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2021-03-04T09:09:40.550Z] PASS [2021-03-04T09:09:40.550Z] [2021-03-04T09:09:40.550Z] === Skipped [2021-03-04T09:09:40.550Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-04T09:09:40.550Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:40.550Z] [2021-03-04T09:09:40.550Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-04T09:09:40.551Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:40.551Z] [2021-03-04T09:09:40.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-04T09:09:40.551Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:40.551Z] [2021-03-04T09:09:40.551Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-04T09:09:40.551Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:40.551Z] [2021-03-04T09:09:40.551Z] [2021-03-04T09:09:40.551Z] DONE 17 tests, 4 skipped in 32.313s [2021-03-04T09:09:40.551Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-04T09:09:40.551Z] ++ 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-03-04T09:09:40.551Z] ++ set -e [2021-03-04T09:09:40.551Z] ++ '[' -n 0 ']' [2021-03-04T09:09:40.551Z] ++ set -x [2021-03-04T09:09:40.551Z] ++ 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-03-04T09:09:40.811Z] INFO: Testing against a local daemon [2021-03-04T09:09:40.811Z] === RUN TestPluginInvalidJSON [2021-03-04T09:09:40.811Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:09:40.811Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:09:40.811Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:09:40.811Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-04T09:09:40.811Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T09:09:40.811Z] === RUN TestPluginInstall [2021-03-04T09:09:40.811Z] === RUN TestPluginInstall/no_auth [2021-03-04T09:09:41.417Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-04T09:09:41.986Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-04T09:09:42.245Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-04T09:09:43.359Z] time="2021-03-04T09:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:09:43.359Z] time="2021-03-04T09:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:826ce42ab27cf69292712efc4b7644dc0b51515301b7df5e342d182f65b5164e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:09:43.359Z] time="2021-03-04T09:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:09:43.359Z] time="2021-03-04T09:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:826ce42ab27cf69292712efc4b7644dc0b51515301b7df5e342d182f65b5164e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:09:43.359Z] === RUN TestPluginInstall/with_htpasswd [2021-03-04T09:09:43.930Z] time="2021-03-04T09:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:09:43.930Z] time="2021-03-04T09:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5757c46de2541833c5d046d7dc89e0e00b6d6ee7b056121532ebead3a35d8e39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:09:43.930Z] time="2021-03-04T09:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:09:43.930Z] time="2021-03-04T09:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5757c46de2541833c5d046d7dc89e0e00b6d6ee7b056121532ebead3a35d8e39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:09:44.501Z] === RUN TestPluginInstall/with_insecure [2021-03-04T09:09:45.462Z] --- PASS: TestReplicatedJob (5.68s) [2021-03-04T09:09:45.462Z] === RUN TestUpdateReplicatedJob [2021-03-04T09:09:45.540Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-04T09:09:45.540Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-04T09:09:45.887Z] time="2021-03-04T09:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:09:45.887Z] time="2021-03-04T09:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23bc4b8c6477816ee587cfad5522b003b8c29491cb092511824ca5a5bd1da1b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:09:45.887Z] time="2021-03-04T09:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:09:45.887Z] time="2021-03-04T09:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23bc4b8c6477816ee587cfad5522b003b8c29491cb092511824ca5a5bd1da1b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:09:46.148Z] --- PASS: TestPluginInstall (5.40s) [2021-03-04T09:09:46.148Z] --- PASS: TestPluginInstall/no_auth (2.50s) [2021-03-04T09:09:46.148Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2021-03-04T09:09:46.148Z] --- PASS: TestPluginInstall/with_insecure (1.71s) [2021-03-04T09:09:46.148Z] plugin_test.go:160: [d07f433ee0a4e] daemon is not started [2021-03-04T09:09:46.148Z] === RUN TestPluginsWithRuntimes [2021-03-04T09:09:47.998Z] --- PASS: TestUpdateReplicatedJob (3.44s) [2021-03-04T09:09:47.998Z] === RUN TestServiceListWithStatuses [2021-03-04T09:09:47.998Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-03-04T09:09:47.998Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T09:09:47.998Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T09:09:48.693Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-04T09:09:48.835Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-04T09:09:50.079Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-04T09:09:50.742Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-04T09:09:51.312Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-04T09:09:51.882Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-04T09:09:51.994Z] --- PASS: TestPluginsWithRuntimes (5.65s) [2021-03-04T09:09:51.994Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.73s) [2021-03-04T09:09:51.994Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.65s) [2021-03-04T09:09:51.994Z] PASS [2021-03-04T09:09:51.994Z] [2021-03-04T09:09:51.994Z] DONE 9 tests in 11.252s [2021-03-04T09:09:51.994Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-04T09:09:51.994Z] ++ 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-03-04T09:09:51.994Z] ++ set -e [2021-03-04T09:09:51.994Z] ++ '[' -n 0 ']' [2021-03-04T09:09:51.994Z] ++ set -x [2021-03-04T09:09:51.994Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-04T09:09:51.994Z] INFO: Testing against a local daemon [2021-03-04T09:09:51.994Z] === RUN TestExternalGraphDriver [2021-03-04T09:09:51.994Z] === RUN TestExternalGraphDriver/json [2021-03-04T09:09:52.189Z] --- PASS: TestDockerNetworkConnectAlias (4.39s) [2021-03-04T09:09:52.189Z] === RUN TestDockerNetworkReConnect [2021-03-04T09:09:52.824Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-04T09:09:54.543Z] === RUN TestExternalGraphDriver/spec [2021-03-04T09:09:54.734Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-04T09:09:54.734Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-04T09:09:56.380Z] --- PASS: TestDockerNetworkReConnect (3.64s) [2021-03-04T09:09:56.380Z] === RUN TestServicePlugin [2021-03-04T09:09:56.641Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-04T09:09:56.641Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-04T09:09:57.090Z] === RUN TestExternalGraphDriver/pull [2021-03-04T09:09:58.023Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-04T09:09:58.023Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-04T09:09:58.282Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-04T09:09:59.637Z] --- PASS: TestExternalGraphDriver (7.35s) [2021-03-04T09:09:59.637Z] --- PASS: TestExternalGraphDriver/json (2.41s) [2021-03-04T09:09:59.637Z] --- PASS: TestExternalGraphDriver/spec (2.63s) [2021-03-04T09:09:59.637Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2021-03-04T09:09:59.637Z] === RUN TestGraphdriverPluginV2 [2021-03-04T09:09:59.637Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-03-04T09:09:59.637Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:59.637Z] PASS [2021-03-04T09:09:59.637Z] [2021-03-04T09:09:59.637Z] === Skipped [2021-03-04T09:09:59.637Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-03-04T09:09:59.637Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:09:59.637Z] [2021-03-04T09:09:59.637Z] [2021-03-04T09:09:59.637Z] DONE 5 tests, 1 skipped in 7.518s [2021-03-04T09:09:59.637Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-04T09:09:59.637Z] ++ 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-03-04T09:09:59.637Z] ++ set -e [2021-03-04T09:09:59.637Z] ++ '[' -n 0 ']' [2021-03-04T09:09:59.637Z] ++ set -x [2021-03-04T09:09:59.637Z] ++ 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-03-04T09:09:59.637Z] INFO: Testing against a local daemon [2021-03-04T09:09:59.637Z] === RUN TestContinueAfterPluginCrash [2021-03-04T09:09:59.637Z] === PAUSE TestContinueAfterPluginCrash [2021-03-04T09:09:59.637Z] === RUN TestReadPluginNoRead [2021-03-04T09:09:59.637Z] === PAUSE TestReadPluginNoRead [2021-03-04T09:09:59.637Z] === RUN TestDaemonStartWithLogOpt [2021-03-04T09:09:59.637Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-04T09:09:59.637Z] === CONT TestContinueAfterPluginCrash [2021-03-04T09:09:59.637Z] === CONT TestDaemonStartWithLogOpt [2021-03-04T09:09:59.637Z] === CONT TestReadPluginNoRead [2021-03-04T09:10:02.483Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-04T09:10:02.742Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-04T09:10:03.850Z] === RUN TestReadPluginNoRead/default [2021-03-04T09:10:04.126Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-04T09:10:04.422Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2021-03-04T09:10:04.695Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-04T09:10:05.808Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-04T09:10:06.607Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-04T09:10:07.177Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-04T09:10:07.722Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-04T09:10:09.107Z] --- PASS: TestReadPluginNoRead (9.63s) [2021-03-04T09:10:09.107Z] --- PASS: TestReadPluginNoRead/default (1.83s) [2021-03-04T09:10:09.107Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2021-03-04T09:10:09.107Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2021-03-04T09:10:09.107Z] read_test.go:92: [dc93e0a33e737] daemon is not started [2021-03-04T09:10:09.680Z] --- PASS: TestContinueAfterPluginCrash (10.23s) [2021-03-04T09:10:09.680Z] PASS [2021-03-04T09:10:09.680Z] [2021-03-04T09:10:09.680Z] DONE 6 tests in 10.368s [2021-03-04T09:10:09.680Z] 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-03-04T09:10:09.680Z] ++ 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-03-04T09:10:09.680Z] ++ set -e [2021-03-04T09:10:09.680Z] ++ '[' -n 0 ']' [2021-03-04T09:10:09.680Z] ++ set -x [2021-03-04T09:10:09.680Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-04T09:10:09.680Z] testing: warning: no tests to run [2021-03-04T09:10:09.680Z] PASS [2021-03-04T09:10:09.680Z] [2021-03-04T09:10:09.680Z] DONE 0 tests in 0.041s [2021-03-04T09:10:09.941Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-04T09:10:09.941Z] ++ 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-03-04T09:10:09.941Z] ++ set -e [2021-03-04T09:10:09.941Z] ++ '[' -n 0 ']' [2021-03-04T09:10:09.941Z] ++ set -x [2021-03-04T09:10:09.941Z] ++ 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-03-04T09:10:09.941Z] INFO: Testing against a local daemon [2021-03-04T09:10:09.941Z] === RUN TestPluginWithDevMounts [2021-03-04T09:10:09.941Z] === PAUSE TestPluginWithDevMounts [2021-03-04T09:10:09.941Z] === CONT TestPluginWithDevMounts [2021-03-04T09:10:10.469Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-04T09:10:12.489Z] --- PASS: TestPluginWithDevMounts (2.16s) [2021-03-04T09:10:12.489Z] PASS [2021-03-04T09:10:12.489Z] [2021-03-04T09:10:12.489Z] DONE 1 tests in 2.309s [2021-03-04T09:10:12.489Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-04T09:10:12.489Z] ++ 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-03-04T09:10:12.489Z] ++ set -e [2021-03-04T09:10:12.489Z] ++ '[' -n 0 ']' [2021-03-04T09:10:12.489Z] ++ set -x [2021-03-04T09:10:12.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-04T09:10:12.490Z] INFO: Testing against a local daemon [2021-03-04T09:10:12.490Z] === RUN TestSecretInspect [2021-03-04T09:10:13.762Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-04T09:10:13.762Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-04T09:10:15.796Z] --- PASS: TestSecretInspect (3.25s) [2021-03-04T09:10:15.796Z] === RUN TestSecretList [2021-03-04T09:10:16.303Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-04T09:10:17.685Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-04T09:10:18.255Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-04T09:10:19.097Z] --- PASS: TestSecretList (3.30s) [2021-03-04T09:10:19.097Z] === RUN TestSecretsCreateAndDelete [2021-03-04T09:10:19.637Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-04T09:10:21.019Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-04T09:10:21.957Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-04T09:10:22.397Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2021-03-04T09:10:22.397Z] === RUN TestSecretsUpdate [2021-03-04T09:10:25.257Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-04T09:10:25.698Z] --- PASS: TestSecretsUpdate (3.29s) [2021-03-04T09:10:25.698Z] === RUN TestTemplatedSecret [2021-03-04T09:10:28.501Z] --- PASS: TestServicePlugin (30.97s) [2021-03-04T09:10:28.501Z] plugin_test.go:62: [de2e72048f993] joining swarm manager [d4f9d2ffac1d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:10:28.501Z] plugin_test.go:65: [d03c225404098] joining swarm manager [d4f9d2ffac1d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:10:28.501Z] === RUN TestServiceUpdateLabel [2021-03-04T09:10:28.999Z] --- PASS: TestTemplatedSecret (3.40s) [2021-03-04T09:10:28.999Z] === RUN TestSecretCreateResolve [2021-03-04T09:10:29.071Z] --- PASS: TestServiceUpdateLabel (2.36s) [2021-03-04T09:10:29.071Z] === RUN TestServiceUpdateSecrets [2021-03-04T09:10:32.300Z] --- PASS: TestSecretCreateResolve (3.18s) [2021-03-04T09:10:32.300Z] PASS [2021-03-04T09:10:32.300Z] [2021-03-04T09:10:32.300Z] DONE 6 tests in 19.809s [2021-03-04T09:10:32.300Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-04T09:10:32.300Z] ++ 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-03-04T09:10:32.300Z] ++ set -e [2021-03-04T09:10:32.300Z] ++ '[' -n 0 ']' [2021-03-04T09:10:32.300Z] ++ set -x [2021-03-04T09:10:32.300Z] ++ 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-03-04T09:10:32.300Z] INFO: Testing against a local daemon [2021-03-04T09:10:32.300Z] === RUN TestServiceCreateInit [2021-03-04T09:10:32.300Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T09:10:33.448Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-04T09:10:35.990Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-04T09:10:36.250Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-04T09:10:36.924Z] db4edcf0861f: Pull complete [2021-03-04T09:10:36.924Z] Digest: sha256:1ed72e74ffe1fd07eef2df3eb9a5d57f64fdac099329a4a63aa1a99b4139ce5a [2021-03-04T09:10:36.924Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:10:36.924Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-04T09:10:36.924Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-04T09:10:36.924Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1757' [2021-03-04T09:10:36.924Z] WARN: Skipping validation tests [2021-03-04T09:10:36.924Z] INFO: Running unit tests at 03/04/2021 09:10:25... [2021-03-04T09:10:36.924Z] INFO: make.ps1 starting at 03/04/2021 09:10:30 [2021-03-04T09:10:36.924Z] INFO: Git commit (80676adafa) assumed from DOCKER_GITCOMMIT environment variable [2021-03-04T09:10:36.924Z] INFO: Invoking autogen... [2021-03-04T09:10:36.924Z] INFO: Running unit tests... [2021-03-04T09:10:37.591Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T09:10:40.443Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-04T09:10:40.702Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-04T09:10:41.272Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-04T09:10:41.798Z] --- PASS: TestServiceCreateInit (9.15s) [2021-03-04T09:10:41.798Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.62s) [2021-03-04T09:10:41.798Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-03-04T09:10:41.798Z] === RUN TestCreateServiceMultipleTimes [2021-03-04T09:10:41.840Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-04T09:10:42.100Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-04T09:10:42.100Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-04T09:10:42.669Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-04T09:10:42.723Z] 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-03-04T09:10:42.928Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-04T09:10:43.949Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2021-03-04T09:10:43.949Z] === RUN TestServiceUpdateConfigs [2021-03-04T09:10:45.465Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-04T09:10:45.465Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-04T09:10:47.372Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-04T09:10:47.372Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-04T09:10:49.280Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-04T09:10:49.849Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-04T09:10:50.108Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-04T09:10:50.677Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-04T09:10:52.057Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-04T09:10:52.995Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-04T09:10:53.075Z] ? github.com/docker/docker/api [no test files] [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite (348.31s) [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.89s) [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.64s) [2021-03-04T09:10:55.533Z] docker_cli_daemon_test.go:1455: [d3228b46dc813] daemon is not started [2021-03-04T09:10:55.533Z] check_test.go:309: [d578db8faefdc] daemon is not started [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.36s) [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.90s) [2021-03-04T09:10:55.533Z] check_test.go:309: [dfcdfaeb15121] daemon is not started [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.50s) [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.00s) [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.51s) [2021-03-04T09:10:55.533Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.46s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-04T09:10:55.534Z] check_test.go:309: [da21ffe9f414f] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-04T09:10:55.534Z] check_test.go:309: [de0a3ea5f986c] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.54s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d1e78727637f4] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.22s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.61s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.29s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d73050e7ee912] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.69s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.23s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.58s) [2021-03-04T09:10:55.534Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-04T09:10:55.534Z] check_test.go:309: [d633f00878145] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.97s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.17s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.88s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d0a7a496c64a6] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2021-03-04T09:10:55.534Z] check_test.go:309: [ddd971cf15d68] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.79s) [2021-03-04T09:10:55.534Z] docker_cli_daemon_plugins_test.go:79: [dc71a9c1e0131] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.89s) [2021-03-04T09:10:55.534Z] docker_cli_daemon_plugins_test.go:169: [d2678e2a1fa16] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d8541cffae498] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.81s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d6cd4dad7ea58] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.81s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.32s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.24s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.55s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.01s) [2021-03-04T09:10:55.534Z] check_test.go:309: [dd8e8d00a94ca] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.48s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.49s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.60s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.53s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.44s) [2021-03-04T09:10:55.534Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-04T09:10:55.534Z] check_test.go:309: [d267cf285ed0e] daemon is not started [2021-03-04T09:10:55.534Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-04T09:10:55.534Z] check_test.go:309: [d94585ece1a73] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.98s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d112f10db545f] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.59s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.77s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.81s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.15s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.41s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.81s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d9e0b84639d35] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.42s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.73s) [2021-03-04T09:10:55.534Z] docker_cli_daemon_plugins_test.go:105: [d09b4de8bb246] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d49a6a718f86b] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.15s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.58s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-04T09:10:55.534Z] check_test.go:309: [dfc2af4fd4fa0] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d8321bc81fdf3] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.61s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.60s) [2021-03-04T09:10:55.534Z] check_test.go:309: [ddc781113f8e3] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.91s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-03-04T09:10:55.534Z] check_test.go:309: [deec9ce5a20fc] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.83s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s) [2021-03-04T09:10:55.534Z] check_test.go:309: [db0524318f292] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d86ddd175ad2f] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.98s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.51s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.54s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.39s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.00s) [2021-03-04T09:10:55.534Z] docker_cli_daemon_test.go:2550: [d6c5b1dcc09c3] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.91s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.87s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.85s) [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2021-03-04T09:10:55.534Z] check_test.go:309: [d289bedceebd8] daemon is not started [2021-03-04T09:10:55.534Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.15s) [2021-03-04T09:10:55.534Z] === RUN TestDockerSwarmSuite [2021-03-04T09:10:55.534Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-04T09:10:58.827Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-04T09:10:58.827Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2021-03-04T09:10:58.828Z] === RUN TestServiceUpdateNetwork [2021-03-04T09:10:59.918Z] --- PASS: TestCreateServiceMultipleTimes (18.55s) [2021-03-04T09:10:59.918Z] === RUN TestCreateServiceConflict [2021-03-04T09:11:00.206Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-04T09:11:02.122Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-04T09:11:03.220Z] --- PASS: TestCreateServiceConflict (3.28s) [2021-03-04T09:11:03.220Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T09:11:06.525Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2021-03-04T09:11:06.525Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T09:11:07.396Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-04T09:11:07.898Z] === RUN TestMiddlewares [2021-03-04T09:11:07.898Z] --- PASS: TestMiddlewares (0.00s) [2021-03-04T09:11:07.898Z] PASS [2021-03-04T09:11:07.898Z] coverage: 9.0% of statements [2021-03-04T09:11:07.898Z] ok github.com/docker/docker/api/server 0.111s coverage: 9.0% of statements [2021-03-04T09:11:13.710Z] --- PASS: TestServiceUpdateNetwork (12.79s) [2021-03-04T09:11:13.710Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T09:11:13.710Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-04T09:11:13.710Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-04T09:11:20.274Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-04T09:11:21.433Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2021-03-04T09:11:21.433Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T09:11:22.285Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-04T09:11:22.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-04T09:11:22.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-04T09:11:22.853Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-04T09:11:23.980Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2021-03-04T09:11:23.980Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T09:11:27.284Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2021-03-04T09:11:27.284Z] === RUN TestCreateServiceSysctls [2021-03-04T09:11:28.390Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) [2021-03-04T09:11:28.390Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-03-04T09:11:28.390Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-03-04T09:11:28.390Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-03-04T09:11:28.390Z] PASS [2021-03-04T09:11:28.390Z] [2021-03-04T09:11:28.390Z] === Skipped [2021-03-04T09:11:28.390Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-03-04T09:11:28.390Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T09:11:28.390Z] [2021-03-04T09:11:28.390Z] [2021-03-04T09:11:28.390Z] DONE 27 tests, 1 skipped in 169.395s [2021-03-04T09:11:28.390Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-04T09:11:28.390Z] INFO: Testing against a local daemon [2021-03-04T09:11:28.390Z] === RUN TestSessionCreate [2021-03-04T09:11:28.390Z] --- PASS: TestSessionCreate (0.02s) [2021-03-04T09:11:28.390Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T09:11:28.390Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-04T09:11:28.390Z] PASS [2021-03-04T09:11:28.390Z] [2021-03-04T09:11:28.390Z] DONE 2 tests in 0.071s [2021-03-04T09:11:28.390Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-04T09:11:28.390Z] INFO: Testing against a local daemon [2021-03-04T09:11:28.390Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T09:11:28.390Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-04T09:11:28.390Z] === RUN TestEventsExecDie [2021-03-04T09:11:28.648Z] --- PASS: TestEventsExecDie (0.61s) [2021-03-04T09:11:28.648Z] === RUN TestEventsBackwardsCompatible [2021-03-04T09:11:28.648Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-04T09:11:28.648Z] === RUN TestInfoBinaryCommits [2021-03-04T09:11:28.907Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-04T09:11:28.907Z] === RUN TestInfoAPIVersioned [2021-03-04T09:11:28.907Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-04T09:11:28.907Z] === RUN TestInfoDiscoveryBackend [2021-03-04T09:11:29.475Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-04T09:11:29.475Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-04T09:11:30.411Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-04T09:11:30.411Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-04T09:11:30.979Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-04T09:11:30.979Z] === RUN TestInfoAPI [2021-03-04T09:11:30.979Z] --- PASS: TestInfoAPI (0.02s) [2021-03-04T09:11:30.979Z] === RUN TestInfoAPIWarnings [2021-03-04T09:11:31.518Z] --- PASS: TestCreateServiceSysctls (3.65s) [2021-03-04T09:11:31.518Z] === RUN TestCreateServiceCapabilities [2021-03-04T09:11:32.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-04T09:11:32.846Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-04T09:11:33.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-04T09:11:33.675Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-04T09:11:34.819Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2021-03-04T09:11:34.819Z] === RUN TestInspect [2021-03-04T09:11:35.054Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-04T09:11:35.054Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-04T09:11:35.624Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-04T09:11:38.124Z] --- PASS: TestInspect (3.43s) [2021-03-04T09:11:38.124Z] === RUN TestCreateJob [2021-03-04T09:11:41.427Z] --- PASS: TestCreateJob (3.63s) [2021-03-04T09:11:41.427Z] === RUN TestReplicatedJob [2021-03-04T09:11:45.609Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-04T09:11:45.609Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-04T09:11:46.546Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-04T09:11:46.805Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-04T09:11:47.373Z] === RUN TestDockerSuite/TestBuildFails [2021-03-04T09:11:47.942Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-04T09:11:47.942Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-04T09:11:49.061Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-03-04T09:11:49.061Z] === RUN TestInfoDebug [2021-03-04T09:11:49.061Z] --- PASS: TestInfoDebug (0.54s) [2021-03-04T09:11:49.061Z] === RUN TestInfoInsecureRegistries [2021-03-04T09:11:49.061Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-04T09:11:49.061Z] === RUN TestInfoRegistryMirrors [2021-03-04T09:11:49.061Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-04T09:11:49.061Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T09:11:49.061Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-03-04T09:11:49.061Z] === RUN TestPingCacheHeaders [2021-03-04T09:11:49.061Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-04T09:11:49.062Z] === RUN TestPingGet [2021-03-04T09:11:49.062Z] --- PASS: TestPingGet (0.01s) [2021-03-04T09:11:49.062Z] === RUN TestPingHead [2021-03-04T09:11:49.062Z] --- PASS: TestPingHead (0.02s) [2021-03-04T09:11:49.062Z] === RUN TestVersion [2021-03-04T09:11:49.062Z] --- PASS: TestVersion (0.02s) [2021-03-04T09:11:49.062Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-04T09:11:49.573Z] --- PASS: TestReplicatedJob (6.84s) [2021-03-04T09:11:49.573Z] === RUN TestUpdateReplicatedJob [2021-03-04T09:11:49.850Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-04T09:11:50.443Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.25s) [2021-03-04T09:11:50.443Z] PASS [2021-03-04T09:11:50.443Z] [2021-03-04T09:11:50.443Z] DONE 18 tests in 22.099s [2021-03-04T09:11:50.443Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-04T09:11:50.443Z] INFO: Testing against a local daemon [2021-03-04T09:11:50.443Z] === RUN TestVolumesCreateAndList [2021-03-04T09:11:50.443Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-04T09:11:50.443Z] === RUN TestVolumesRemove [2021-03-04T09:11:50.443Z] --- PASS: TestVolumesRemove (0.10s) [2021-03-04T09:11:50.443Z] === RUN TestVolumesInspect [2021-03-04T09:11:50.443Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-04T09:11:50.443Z] === RUN TestVolumesInvalidJSON [2021-03-04T09:11:50.443Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T09:11:50.443Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T09:11:50.443Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T09:11:50.443Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-04T09:11:50.443Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T09:11:50.443Z] PASS [2021-03-04T09:11:50.443Z] [2021-03-04T09:11:50.443Z] DONE 5 tests in 0.188s [2021-03-04T09:11:50.443Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T09:11:51.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-04T09:11:51.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-04T09:11:52.079Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-04T09:11:52.079Z] Removing test suite binaries [2021-03-04T09:11:52.079Z] exiting test-integration [2021-03-04T09:11:52.079Z] ++ exit 0 [2021-03-04T09:11:52.079Z] [2021-03-04T09:11:52.168Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-04T09:11:52.876Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2021-03-04T09:11:52.876Z] === RUN TestServiceListWithStatuses [2021-03-04T09:11:52.876Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-04T09:11:52.876Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T09:11:52.876Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T09:11:54.705Z] === RUN TestDockerSuite/TestBuildFromGit Post stage [Pipeline] junit [2021-03-04T09:11:55.384Z] Recording test results [2021-03-04T09:11:55.646Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-04T09:11:55.907Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-04T09:11:56.844Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-04T09:11:57.152Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T09:11:57.618Z] + echo Ensuring container killed. [2021-03-04T09:11:57.618Z] Ensuring container killed. [2021-03-04T09:11:57.618Z] + docker rm -vf docker-pr4 [2021-03-04T09:11:57.618Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-04T09:11:57.905Z] + echo Chowning /workspace to jenkins user [2021-03-04T09:11:57.905Z] Chowning /workspace to jenkins user [2021-03-04T09:11:57.905Z] + id -u [2021-03-04T09:11:57.905Z] + id -g [2021-03-04T09:11:57.905Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42111:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T09:11:57.905Z] Unable to find image 'busybox:latest' locally [2021-03-04T09:11:58.164Z] latest: Pulling from library/busybox [2021-03-04T09:11:58.164Z] 5c4213be9af9: Pulling fs layer [2021-03-04T09:11:58.751Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-04T09:11:59.462Z] --- PASS: TestDockerNetworkConnectAlias (6.57s) [2021-03-04T09:11:59.462Z] === RUN TestDockerNetworkReConnect [2021-03-04T09:11:59.691Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-04T09:11:59.950Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-04T09:12:00.210Z] --- PASS: TestImportExtremelyLargeImageWorks (198.56s) [2021-03-04T09:12:00.210Z] PASS [2021-03-04T09:12:00.210Z] [2021-03-04T09:12:00.210Z] DONE 12 tests in 202.942s [2021-03-04T09:12:00.210Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-04T09:12:00.210Z] ++ 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-03-04T09:12:00.210Z] ++ set -e [2021-03-04T09:12:00.210Z] ++ '[' -n 0 ']' [2021-03-04T09:12:00.210Z] ++ set -x [2021-03-04T09:12:00.210Z] ++ 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-03-04T09:12:00.210Z] INFO: Testing against a local daemon [2021-03-04T09:12:00.210Z] === RUN TestNetworkCreateDelete [2021-03-04T09:12:00.470Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-03-04T09:12:00.470Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T09:12:01.039Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-03-04T09:12:01.039Z] === RUN TestDaemonDNSFallback [2021-03-04T09:12:01.608Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-04T09:12:02.987Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-04T09:12:03.433Z] 5c4213be9af9: Download complete [2021-03-04T09:12:03.433Z] 5c4213be9af9: Pull complete [2021-03-04T09:12:03.433Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-04T09:12:03.433Z] Status: Downloaded newer image for busybox:latest [2021-03-04T09:12:03.924Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-04T09:12:04.752Z] --- PASS: TestDockerNetworkReConnect (5.31s) [2021-03-04T09:12:04.752Z] === RUN TestServicePlugin [2021-03-04T09:12:04.752Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-04T09:12:04.752Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:12:04.752Z] === RUN TestServiceUpdateLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T09:12:06.263Z] + bundleName=amd64-cgroup2 [2021-03-04T09:12:06.263Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-04T09:12:06.263Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-04T09:12:06.263Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-04T09:12:06.263Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-04T09:12:06.534Z] Archiving artifacts [2021-03-04T09:12:07.217Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-04T09:12:07.476Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-04T09:12:07.735Z] --- PASS: TestDaemonDNSFallback (6.77s) [2021-03-04T09:12:07.735Z] === RUN TestInspectNetwork [2021-03-04T09:12:07.995Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-04T09:12:08.053Z] --- PASS: TestServiceUpdateLabel (3.31s) [2021-03-04T09:12:08.053Z] === RUN TestServiceUpdateSecrets [2021-03-04T09:12:08.342Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-04T09:12:08.342Z] === RUN TestBoolValue [2021-03-04T09:12:08.342Z] --- PASS: TestBoolValue (0.00s) [2021-03-04T09:12:08.342Z] === RUN TestBoolValueOrDefault [2021-03-04T09:12:08.342Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-04T09:12:08.342Z] === RUN TestInt64ValueOrZero [2021-03-04T09:12:08.342Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-04T09:12:08.342Z] === RUN TestInt64ValueOrDefault [2021-03-04T09:12:08.342Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-04T09:12:08.342Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-04T09:12:08.342Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-04T09:12:08.342Z] === RUN TestJsonContentType [2021-03-04T09:12:08.342Z] --- PASS: TestJsonContentType (0.00s) [2021-03-04T09:12:08.342Z] PASS [2021-03-04T09:12:08.342Z] coverage: 14.7% of statements [2021-03-04T09:12:08.342Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 14.7% of statements [2021-03-04T09:12:08.390Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42111/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T09:12:08.565Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-04T09:12:08.734Z] + make clean [2021-03-04T09:12:08.993Z] docker volume rm -f docker-dev-cache [2021-03-04T09:12:08.993Z] docker-dev-cache [Pipeline] deleteDir [2021-03-04T09:12:09.133Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-04T09:12:09.133Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-04T09:12:10.073Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-04T09:12:10.333Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-04T09:12:10.593Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-04T09:12:10.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-04T09:12:11.248Z] === RUN TestMaskSecretKeys [2021-03-04T09:12:11.248Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-04T09:12:11.248Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-04T09:12:11.248Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-04T09:12:11.248Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-04T09:12:11.248Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-04T09:12:11.248Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-04T09:12:11.248Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-04T09:12:11.248Z] === RUN TestVersionMiddlewareVersion [2021-03-04T09:12:11.248Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-04T09:12:11.248Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-04T09:12:11.248Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-04T09:12:11.248Z] PASS [2021-03-04T09:12:11.248Z] coverage: 37.7% of statements [2021-03-04T09:12:11.248Z] ok github.com/docker/docker/api/server/middleware 0.133s coverage: 37.7% of statements [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-04T09:12:11.248Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-04T09:12:11.424Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-04T09:12:11.684Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-04T09:12:11.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-04T09:12:12.203Z] === RUN TestInspectNetwork/full_network_id [2021-03-04T09:12:12.203Z] === RUN TestInspectNetwork/partial_network_id [2021-03-04T09:12:12.203Z] === RUN TestInspectNetwork/network_name [2021-03-04T09:12:12.203Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-04T09:12:12.203Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-04T09:12:12.220Z] === RUN TestStrSliceMarshalJSON [2021-03-04T09:12:12.220Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-04T09:12:12.220Z] === RUN TestStrSliceUnmarshalJSON [2021-03-04T09:12:12.220Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-04T09:12:12.220Z] === RUN TestStrSliceUnmarshalString [2021-03-04T09:12:12.220Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-04T09:12:12.220Z] === RUN TestStrSliceUnmarshalSlice [2021-03-04T09:12:12.220Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-04T09:12:12.220Z] PASS [2021-03-04T09:12:12.220Z] coverage: 90.0% of statements [2021-03-04T09:12:12.220Z] ok github.com/docker/docker/api/types/strslice 0.231s coverage: 90.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T09:12:12.678Z] === RUN TestToJSON [2021-03-04T09:12:12.678Z] --- PASS: TestToJSON (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestToParamWithVersion [2021-03-04T09:12:12.678Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestFromJSON [2021-03-04T09:12:12.678Z] --- PASS: TestFromJSON (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestEmpty [2021-03-04T09:12:12.678Z] --- PASS: TestEmpty (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestArgsMatchKVListEmptySources [2021-03-04T09:12:12.678Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestArgsMatchKVList [2021-03-04T09:12:12.678Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestArgsMatch [2021-03-04T09:12:12.678Z] --- PASS: TestArgsMatch (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestAdd [2021-03-04T09:12:12.678Z] --- PASS: TestAdd (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestDel [2021-03-04T09:12:12.678Z] --- PASS: TestDel (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestLen [2021-03-04T09:12:12.678Z] --- PASS: TestLen (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestExactMatch [2021-03-04T09:12:12.678Z] --- PASS: TestExactMatch (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestOnlyOneExactMatch [2021-03-04T09:12:12.678Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestContains [2021-03-04T09:12:12.678Z] --- PASS: TestContains (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestValidate [2021-03-04T09:12:12.678Z] --- PASS: TestValidate (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestWalkValues [2021-03-04T09:12:12.678Z] --- PASS: TestWalkValues (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestFuzzyMatch [2021-03-04T09:12:12.678Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestClone [2021-03-04T09:12:12.678Z] --- PASS: TestClone (0.00s) [2021-03-04T09:12:12.678Z] PASS [2021-03-04T09:12:12.678Z] coverage: 92.2% of statements [2021-03-04T09:12:12.678Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2021-03-04T09:12:12.678Z] === RUN TestAdjustForAPIVersion [2021-03-04T09:12:12.678Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-04T09:12:12.678Z] PASS [2021-03-04T09:12:12.678Z] coverage: 5.7% of statements [2021-03-04T09:12:12.678Z] ok github.com/docker/docker/api/server/router/swarm 0.065s coverage: 5.7% of statements [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-04T09:12:12.678Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-04T09:12:12.678Z] === RUN TestDurationToSecondsString [2021-03-04T09:12:12.678Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-04T09:12:12.678Z] === RUN TestGetTimestamp [2021-03-04T09:12:13.137Z] --- PASS: TestGetTimestamp (0.16s) [2021-03-04T09:12:13.137Z] === RUN TestParseTimestamps [2021-03-04T09:12:13.137Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-04T09:12:13.137Z] PASS [2021-03-04T09:12:13.137Z] coverage: 100.0% of statements [2021-03-04T09:12:13.137Z] ok github.com/docker/docker/api/types/time 0.224s coverage: 100.0% of statements [2021-03-04T09:12:13.142Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-04T09:12:13.596Z] === RUN TestCompareVersion [2021-03-04T09:12:13.596Z] --- PASS: TestCompareVersion (0.00s) [2021-03-04T09:12:13.596Z] PASS [2021-03-04T09:12:13.596Z] coverage: 75.0% of statements [2021-03-04T09:12:13.596Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/builder [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-04T09:12:13.596Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-04T09:12:15.132Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-04T09:12:15.132Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-04T09:12:15.132Z] === RUN TestCloneArgsSmartHttp [2021-03-04T09:12:15.132Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-03-04T09:12:15.132Z] === RUN TestCloneArgsDumbHttp [2021-03-04T09:12:15.132Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-04T09:12:15.132Z] === RUN TestCloneArgsGit [2021-03-04T09:12:15.132Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-04T09:12:15.132Z] === RUN TestCheckoutGit [2021-03-04T09:12:15.683Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-04T09:12:16.621Z] --- PASS: TestInspectNetwork (8.85s) [2021-03-04T09:12:16.621Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-04T09:12:16.621Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-04T09:12:16.621Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-04T09:12:16.621Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-04T09:12:16.621Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T09:12:18.035Z] === RUN TestEnable [2021-03-04T09:12:18.035Z] --- PASS: TestEnable (0.00s) [2021-03-04T09:12:18.035Z] === RUN TestDisable [2021-03-04T09:12:18.035Z] --- PASS: TestDisable (0.00s) [2021-03-04T09:12:18.035Z] === RUN TestEnabled [2021-03-04T09:12:18.035Z] --- PASS: TestEnabled (0.00s) [2021-03-04T09:12:18.035Z] PASS [2021-03-04T09:12:18.035Z] coverage: 100.0% of statements [2021-03-04T09:12:18.035Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2021-03-04T09:12:18.096Z] --- PASS: TestRunContainerWithBridgeNone (1.66s) [2021-03-04T09:12:18.096Z] === RUN TestNetworkInvalidJSON [2021-03-04T09:12:18.096Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T09:12:18.096Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T09:12:18.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:12:18.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:12:18.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:12:18.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:12:18.096Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T09:12:18.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:12:18.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:12:18.096Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-04T09:12:18.096Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-04T09:12:18.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-04T09:12:18.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-04T09:12:18.096Z] === RUN TestNetworkList [2021-03-04T09:12:18.096Z] === RUN TestNetworkList//networks [2021-03-04T09:12:18.096Z] === PAUSE TestNetworkList//networks [2021-03-04T09:12:18.097Z] === RUN TestNetworkList//networks/ [2021-03-04T09:12:18.097Z] === PAUSE TestNetworkList//networks/ [2021-03-04T09:12:18.357Z] === CONT TestNetworkList//networks [2021-03-04T09:12:18.357Z] === CONT TestNetworkList//networks/ [2021-03-04T09:12:18.357Z] --- PASS: TestNetworkList (0.02s) [2021-03-04T09:12:18.357Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-04T09:12:18.357Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-04T09:12:18.357Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T09:12:18.494Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-04T09:12:18.494Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-04T09:12:18.494Z] === RUN TestProcessNoDockerignore [2021-03-04T09:12:18.494Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-04T09:12:18.494Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-04T09:12:18.494Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-03-04T09:12:18.494Z] === RUN TestDetectContentType [2021-03-04T09:12:18.494Z] --- PASS: TestDetectContentType (0.00s) [2021-03-04T09:12:18.494Z] === RUN TestSelectAcceptableMIME [2021-03-04T09:12:18.494Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-04T09:12:18.494Z] === RUN TestInspectEmptyResponse [2021-03-04T09:12:18.494Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-04T09:12:18.494Z] === RUN TestInspectResponseBinary [2021-03-04T09:12:18.494Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-04T09:12:18.494Z] === RUN TestResponseUnsupportedContentType [2021-03-04T09:12:18.494Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-04T09:12:18.494Z] === RUN TestInspectResponseTextSimple [2021-03-04T09:12:18.494Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-04T09:12:18.494Z] === RUN TestInspectResponseEmptyContentType [2021-03-04T09:12:18.494Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-04T09:12:18.494Z] === RUN TestUnknownContentLength [2021-03-04T09:12:18.494Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-04T09:12:18.494Z] === RUN TestDownloadRemote [2021-03-04T09:12:18.494Z] --- PASS: TestDownloadRemote (0.10s) [2021-03-04T09:12:18.494Z] === RUN TestGetWithStatusError [2021-03-04T09:12:18.494Z] --- PASS: TestGetWithStatusError (0.01s) [2021-03-04T09:12:18.494Z] === RUN TestCloseRootDirectory [2021-03-04T09:12:18.494Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-04T09:12:18.494Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:12:18.494Z] === RUN TestHashFile [2021-03-04T09:12:18.494Z] --- SKIP: TestHashFile (0.00s) [2021-03-04T09:12:18.494Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:12:18.494Z] === RUN TestHashSubdir [2021-03-04T09:12:18.494Z] --- SKIP: TestHashSubdir (0.01s) [2021-03-04T09:12:18.494Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:12:18.494Z] === RUN TestRemoveDirectory [2021-03-04T09:12:18.494Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-04T09:12:18.494Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:12:18.494Z] PASS [2021-03-04T09:12:18.494Z] coverage: 9.3% of statements [2021-03-04T09:12:18.494Z] ok github.com/docker/docker/builder/remotecontext 0.452s coverage: 9.3% of statements [2021-03-04T09:12:18.933Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-03-04T09:12:18.933Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T09:12:18.953Z] === RUN TestGetAllAllowed [2021-03-04T09:12:18.953Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestGetAllMeta [2021-03-04T09:12:18.953Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-04T09:12:18.953Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestIsUnreferencedBuiltin [2021-03-04T09:12:18.953Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestIsExistingDirectory [2021-03-04T09:12:18.953Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestGetFilenameForDownload [2021-03-04T09:12:18.953Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestEnv2Variables [2021-03-04T09:12:18.953Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-04T09:12:18.953Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestMaintainer [2021-03-04T09:12:18.953Z] --- PASS: TestMaintainer (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestLabel [2021-03-04T09:12:18.953Z] --- PASS: TestLabel (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestFromScratch [2021-03-04T09:12:18.953Z] --- PASS: TestFromScratch (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestFromWithArg [2021-03-04T09:12:18.953Z] --- PASS: TestFromWithArg (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-04T09:12:18.953Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestFromWithUndefinedArg [2021-03-04T09:12:18.953Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestFromMultiStageWithNamedStage [2021-03-04T09:12:18.953Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestOnbuild [2021-03-04T09:12:18.953Z] --- PASS: TestOnbuild (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestWorkdir [2021-03-04T09:12:18.953Z] --- PASS: TestWorkdir (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestCmd [2021-03-04T09:12:18.953Z] --- PASS: TestCmd (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestHealthcheckNone [2021-03-04T09:12:18.953Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestHealthcheckCmd [2021-03-04T09:12:18.953Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestEntrypoint [2021-03-04T09:12:18.953Z] --- PASS: TestEntrypoint (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestExpose [2021-03-04T09:12:18.953Z] --- PASS: TestExpose (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestUser [2021-03-04T09:12:18.953Z] --- PASS: TestUser (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestVolume [2021-03-04T09:12:18.953Z] --- PASS: TestVolume (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestStopSignal [2021-03-04T09:12:18.953Z] --- SKIP: TestStopSignal (0.00s) [2021-03-04T09:12:18.953Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-04T09:12:18.953Z] === RUN TestArg [2021-03-04T09:12:18.953Z] --- PASS: TestArg (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestShell [2021-03-04T09:12:18.953Z] --- PASS: TestShell (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestPrependEnvOnCmd [2021-03-04T09:12:18.953Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestRunWithBuildArgs [2021-03-04T09:12:18.953Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestRunIgnoresHealthcheck [2021-03-04T09:12:18.953Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestNormalizeWorkdir [2021-03-04T09:12:18.953Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestDispatch [2021-03-04T09:12:18.953Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-04T09:12:18.953Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-04T09:12:18.953Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-04T09:12:18.953Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-04T09:12:18.953Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-04T09:12:18.953Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-04T09:12:18.953Z] === RUN TestDispatch/COPY_url [2021-03-04T09:12:18.953Z] --- PASS: TestDispatch (0.08s) [2021-03-04T09:12:18.953Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-03-04T09:12:18.953Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-04T09:12:18.953Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-04T09:12:18.953Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-04T09:12:18.953Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-04T09:12:18.953Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-04T09:12:18.953Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestAddScratchImageAddsToMounts [2021-03-04T09:12:18.953Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-04T09:12:18.953Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-04T09:12:18.953Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-04T09:12:18.953Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestImageSourceGetAddsToMounts [2021-03-04T09:12:18.953Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestEmptyDockerfile [2021-03-04T09:12:18.953Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-04T09:12:18.953Z] === RUN TestSymlinkDockerfile [2021-03-04T09:12:18.953Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-04T09:12:18.953Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-04T09:12:18.953Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-03-04T09:12:18.953Z] === RUN TestNonExistingDockerfile [2021-03-04T09:12:18.953Z] --- PASS: TestNonExistingDockerfile (0.01s) [2021-03-04T09:12:18.953Z] === RUN TestCopyRunConfig [2021-03-04T09:12:18.953Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestDeepCopyRunConfig [2021-03-04T09:12:18.953Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestExportImage [2021-03-04T09:12:18.953Z] --- PASS: TestExportImage (0.00s) [2021-03-04T09:12:18.953Z] === RUN TestNormalizeDest [2021-03-04T09:12:18.953Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-04T09:12:18.953Z] PASS [2021-03-04T09:12:18.953Z] coverage: 46.6% of statements [2021-03-04T09:12:18.953Z] ok github.com/docker/docker/builder/dockerfile 0.326s coverage: 46.6% of statements [2021-03-04T09:12:19.412Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-04T09:12:19.884Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-03-04T09:12:19.884Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T09:12:20.144Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-04T09:12:20.715Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-03-04T09:12:20.715Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T09:12:22.094Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-03-04T09:12:22.094Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T09:12:22.962Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2021-03-04T09:12:22.962Z] === RUN TestServiceUpdateConfigs [2021-03-04T09:12:23.032Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-04T09:12:23.032Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-04T09:12:23.032Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-04T09:12:23.032Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-04T09:12:23.032Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-03-04T09:12:23.032Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T09:12:23.292Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-04T09:12:23.551Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-04T09:12:23.811Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-03-04T09:12:23.811Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T09:12:24.754Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-04T09:12:26.132Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-04T09:12:27.075Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2021-03-04T09:12:27.075Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T09:12:27.075Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:12:27.075Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:12:27.075Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T09:12:29.615Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-04T09:12:29.615Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-04T09:12:30.183Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-04T09:12:31.792Z] === RUN TestCheckpointCreateError [2021-03-04T09:12:31.792Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestCheckpointCreate [2021-03-04T09:12:31.792Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestCheckpointDeleteError [2021-03-04T09:12:31.792Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestCheckpointDelete [2021-03-04T09:12:31.792Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestCheckpointListError [2021-03-04T09:12:31.792Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestCheckpointList [2021-03-04T09:12:31.792Z] --- PASS: TestCheckpointList (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestCheckpointListContainerNotFound [2021-03-04T09:12:31.792Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestNewClientWithOpsFromEnv [2021-03-04T09:12:31.792Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-04T09:12:31.792Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-04T09:12:31.792Z] === RUN TestGetAPIPath [2021-03-04T09:12:31.792Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestParseHostURL [2021-03-04T09:12:31.792Z] --- PASS: TestParseHostURL (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-04T09:12:31.792Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-04T09:12:31.792Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestNegotiateAPIVersion [2021-03-04T09:12:31.792Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestNegotiateAPVersionOverride [2021-03-04T09:12:31.792Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-04T09:12:31.792Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-04T09:12:31.792Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-04T09:12:31.792Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestClientRedirect [2021-03-04T09:12:31.792Z] --- PASS: TestClientRedirect (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestConfigCreateUnsupported [2021-03-04T09:12:31.792Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestConfigCreateError [2021-03-04T09:12:31.792Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestConfigCreate [2021-03-04T09:12:31.792Z] --- PASS: TestConfigCreate (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestConfigInspectNotFound [2021-03-04T09:12:31.792Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-04T09:12:31.792Z] === RUN TestConfigInspectWithEmptyID [2021-03-04T09:12:31.792Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigInspectUnsupported [2021-03-04T09:12:31.793Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigInspectError [2021-03-04T09:12:31.793Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigInspectConfigNotFound [2021-03-04T09:12:31.793Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigInspect [2021-03-04T09:12:31.793Z] --- PASS: TestConfigInspect (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigListUnsupported [2021-03-04T09:12:31.793Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigListError [2021-03-04T09:12:31.793Z] --- PASS: TestConfigListError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigList [2021-03-04T09:12:31.793Z] --- PASS: TestConfigList (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigRemoveUnsupported [2021-03-04T09:12:31.793Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigRemoveError [2021-03-04T09:12:31.793Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigRemove [2021-03-04T09:12:31.793Z] --- PASS: TestConfigRemove (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigUpdateUnsupported [2021-03-04T09:12:31.793Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigUpdateError [2021-03-04T09:12:31.793Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestConfigUpdate [2021-03-04T09:12:31.793Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerCommitError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerCommit [2021-03-04T09:12:31.793Z] --- PASS: TestContainerCommit (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStatPathError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStatPathNotFoundError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStatPathNoHeaderError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStatPath [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestCopyToContainerError [2021-03-04T09:12:31.793Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestCopyToContainerNotFoundError [2021-03-04T09:12:31.793Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-04T09:12:31.793Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestCopyToContainer [2021-03-04T09:12:31.793Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestCopyFromContainerError [2021-03-04T09:12:31.793Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestCopyFromContainerNotFoundError [2021-03-04T09:12:31.793Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-04T09:12:31.793Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-04T09:12:31.793Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestCopyFromContainer [2021-03-04T09:12:31.793Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerCreateError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerCreateImageNotFound [2021-03-04T09:12:31.793Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerCreateWithName [2021-03-04T09:12:31.793Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerCreateAutoRemove [2021-03-04T09:12:31.793Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerDiffError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerDiff [2021-03-04T09:12:31.793Z] --- PASS: TestContainerDiff (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExecCreateError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExecCreate [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExecStartError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExecStart [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExecInspectError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExecInspect [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExportError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExportError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExport [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExport (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerInspectError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerInspectContainerNotFound [2021-03-04T09:12:31.793Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerInspectWithEmptyID [2021-03-04T09:12:31.793Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerInspect [2021-03-04T09:12:31.793Z] --- PASS: TestContainerInspect (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerInspectNode [2021-03-04T09:12:31.793Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerKillError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerKillError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerKill [2021-03-04T09:12:31.793Z] --- PASS: TestContainerKill (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerListError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerListError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerList [2021-03-04T09:12:31.793Z] --- PASS: TestContainerList (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerLogsNotFoundError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerLogsError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerLogs [2021-03-04T09:12:31.793Z] --- PASS: TestContainerLogs (0.21s) [2021-03-04T09:12:31.793Z] === RUN TestContainerPauseError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerPause [2021-03-04T09:12:31.793Z] --- PASS: TestContainerPause (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainersPruneError [2021-03-04T09:12:31.793Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainersPrune [2021-03-04T09:12:31.793Z] --- PASS: TestContainersPrune (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerRemoveError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerRemoveNotFoundError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerRemove [2021-03-04T09:12:31.793Z] --- PASS: TestContainerRemove (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerRenameError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerRename [2021-03-04T09:12:31.793Z] --- PASS: TestContainerRename (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerResizeError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExecResizeError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerResize [2021-03-04T09:12:31.793Z] --- PASS: TestContainerResize (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerExecResize [2021-03-04T09:12:31.793Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerRestartError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerRestart [2021-03-04T09:12:31.793Z] --- PASS: TestContainerRestart (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStartError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStartError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStart [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStart (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStatsError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStats [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStats (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStopError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStopError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerStop [2021-03-04T09:12:31.793Z] --- PASS: TestContainerStop (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerTopError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerTopError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerTop [2021-03-04T09:12:31.793Z] --- PASS: TestContainerTop (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerUnpauseError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerUnpause [2021-03-04T09:12:31.793Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerUpdateError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerUpdate [2021-03-04T09:12:31.793Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerWaitError [2021-03-04T09:12:31.793Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestContainerWait [2021-03-04T09:12:31.793Z] --- PASS: TestContainerWait (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestDiskUsageError [2021-03-04T09:12:31.793Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestDiskUsage [2021-03-04T09:12:31.793Z] --- PASS: TestDiskUsage (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestDistributionInspectUnsupported [2021-03-04T09:12:31.793Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestDistributionInspectWithEmptyID [2021-03-04T09:12:31.793Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestEventsErrorInOptions [2021-03-04T09:12:31.793Z] --- PASS: TestEventsErrorInOptions (0.02s) [2021-03-04T09:12:31.793Z] === RUN TestEventsErrorFromServer [2021-03-04T09:12:31.793Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestEvents [2021-03-04T09:12:31.793Z] --- PASS: TestEvents (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestTLSCloseWriter [2021-03-04T09:12:31.793Z] === PAUSE TestTLSCloseWriter [2021-03-04T09:12:31.793Z] === RUN TestImageBuildError [2021-03-04T09:12:31.793Z] --- PASS: TestImageBuildError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageBuild [2021-03-04T09:12:31.793Z] --- PASS: TestImageBuild (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestGetDockerOS [2021-03-04T09:12:31.793Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageCreateError [2021-03-04T09:12:31.793Z] --- PASS: TestImageCreateError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageCreate [2021-03-04T09:12:31.793Z] --- PASS: TestImageCreate (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageHistoryError [2021-03-04T09:12:31.793Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageHistory [2021-03-04T09:12:31.793Z] --- PASS: TestImageHistory (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageImportError [2021-03-04T09:12:31.793Z] --- PASS: TestImageImportError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageImport [2021-03-04T09:12:31.793Z] --- PASS: TestImageImport (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageInspectError [2021-03-04T09:12:31.793Z] --- PASS: TestImageInspectError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageInspectImageNotFound [2021-03-04T09:12:31.793Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageInspectWithEmptyID [2021-03-04T09:12:31.793Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageInspect [2021-03-04T09:12:31.793Z] --- PASS: TestImageInspect (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageListError [2021-03-04T09:12:31.793Z] --- PASS: TestImageListError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageList [2021-03-04T09:12:31.793Z] --- PASS: TestImageList (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageListApiBefore125 [2021-03-04T09:12:31.793Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageLoadError [2021-03-04T09:12:31.793Z] --- PASS: TestImageLoadError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageLoad [2021-03-04T09:12:31.793Z] --- PASS: TestImageLoad (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagesPruneError [2021-03-04T09:12:31.793Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagesPrune [2021-03-04T09:12:31.793Z] --- PASS: TestImagesPrune (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePullReferenceParseError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePullAnyError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePullWithoutErrors [2021-03-04T09:12:31.793Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePushReferenceError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePushAnyError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImagePushWithoutErrors [2021-03-04T09:12:31.793Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-04T09:12:31.793Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-04T09:12:31.793Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-04T09:12:31.793Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-04T09:12:31.793Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageRemoveError [2021-03-04T09:12:31.793Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageRemoveImageNotFound [2021-03-04T09:12:31.793Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageRemove [2021-03-04T09:12:31.793Z] --- PASS: TestImageRemove (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageSaveError [2021-03-04T09:12:31.793Z] --- PASS: TestImageSaveError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageSave [2021-03-04T09:12:31.793Z] --- PASS: TestImageSave (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageSearchAnyError [2021-03-04T09:12:31.793Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-04T09:12:31.793Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-04T09:12:31.793Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-04T09:12:31.793Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-04T09:12:31.793Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageSearchWithoutErrors [2021-03-04T09:12:31.793Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageTagError [2021-03-04T09:12:31.793Z] --- PASS: TestImageTagError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageTagInvalidReference [2021-03-04T09:12:31.793Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageTagInvalidSourceImageName [2021-03-04T09:12:31.793Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageTagHexSource [2021-03-04T09:12:31.793Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestImageTag [2021-03-04T09:12:31.793Z] --- PASS: TestImageTag (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestInfoServerError [2021-03-04T09:12:31.793Z] --- PASS: TestInfoServerError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestInfoInvalidResponseJSONError [2021-03-04T09:12:31.793Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestInfo [2021-03-04T09:12:31.793Z] --- PASS: TestInfo (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkConnectError [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkConnect [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkCreateError [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkCreate [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkDisconnectError [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkDisconnect [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkInspectError [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkInspectNotFoundError [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkInspectWithEmptyID [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkInspect [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkListError [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkListError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkList [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkList (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworksPruneError [2021-03-04T09:12:31.793Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworksPrune [2021-03-04T09:12:31.793Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkRemoveError [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNetworkRemove [2021-03-04T09:12:31.793Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeInspectError [2021-03-04T09:12:31.793Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeInspectNodeNotFound [2021-03-04T09:12:31.793Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeInspectWithEmptyID [2021-03-04T09:12:31.793Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeInspect [2021-03-04T09:12:31.793Z] --- PASS: TestNodeInspect (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeListError [2021-03-04T09:12:31.793Z] --- PASS: TestNodeListError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeList [2021-03-04T09:12:31.793Z] --- PASS: TestNodeList (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeRemoveError [2021-03-04T09:12:31.793Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeRemove [2021-03-04T09:12:31.793Z] --- PASS: TestNodeRemove (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeUpdateError [2021-03-04T09:12:31.793Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-04T09:12:31.793Z] === RUN TestNodeUpdate [2021-03-04T09:12:31.793Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestOptionWithTimeout [2021-03-04T09:12:31.794Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPingFail [2021-03-04T09:12:31.794Z] --- PASS: TestPingFail (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPingWithError [2021-03-04T09:12:31.794Z] 2021/03/04 09:12:30 RoundTripper returned a response & error; ignoring response [2021-03-04T09:12:31.794Z] 2021/03/04 09:12:30 RoundTripper returned a response & error; ignoring response [2021-03-04T09:12:31.794Z] --- PASS: TestPingWithError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPingSuccess [2021-03-04T09:12:31.794Z] --- PASS: TestPingSuccess (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPingHeadFallback [2021-03-04T09:12:31.794Z] === RUN TestPingHeadFallback/OK [2021-03-04T09:12:31.794Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-04T09:12:31.794Z] === RUN TestPingHeadFallback/Not_Found [2021-03-04T09:12:31.794Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-04T09:12:31.794Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-04T09:12:31.794Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-04T09:12:31.794Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-04T09:12:31.794Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-04T09:12:31.794Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginDisableError [2021-03-04T09:12:31.794Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginDisable [2021-03-04T09:12:31.794Z] --- PASS: TestPluginDisable (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginEnableError [2021-03-04T09:12:31.794Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginEnable [2021-03-04T09:12:31.794Z] --- PASS: TestPluginEnable (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginInspectError [2021-03-04T09:12:31.794Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginInspectWithEmptyID [2021-03-04T09:12:31.794Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginInspect [2021-03-04T09:12:31.794Z] --- PASS: TestPluginInspect (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginListError [2021-03-04T09:12:31.794Z] --- PASS: TestPluginListError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginList [2021-03-04T09:12:31.794Z] --- PASS: TestPluginList (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginPushError [2021-03-04T09:12:31.794Z] --- PASS: TestPluginPushError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginPush [2021-03-04T09:12:31.794Z] --- PASS: TestPluginPush (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginRemoveError [2021-03-04T09:12:31.794Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginRemove [2021-03-04T09:12:31.794Z] --- PASS: TestPluginRemove (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginSetError [2021-03-04T09:12:31.794Z] --- PASS: TestPluginSetError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPluginSet [2021-03-04T09:12:31.794Z] --- PASS: TestPluginSet (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestSetHostHeader [2021-03-04T09:12:31.794Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestPlainTextError [2021-03-04T09:12:31.794Z] --- PASS: TestPlainTextError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestInfiniteError [2021-03-04T09:12:31.794Z] --- PASS: TestInfiniteError (0.04s) [2021-03-04T09:12:31.794Z] === RUN TestSecretCreateUnsupported [2021-03-04T09:12:31.794Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestSecretCreateError [2021-03-04T09:12:31.794Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestSecretCreate [2021-03-04T09:12:31.794Z] --- PASS: TestSecretCreate (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestSecretInspectUnsupported [2021-03-04T09:12:31.794Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestSecretInspectError [2021-03-04T09:12:31.794Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-04T09:12:31.794Z] === RUN TestSecretInspectSecretNotFound [2021-03-04T09:12:32.254Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretInspectWithEmptyID [2021-03-04T09:12:32.254Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretInspect [2021-03-04T09:12:32.254Z] --- PASS: TestSecretInspect (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretListUnsupported [2021-03-04T09:12:32.254Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretListError [2021-03-04T09:12:32.254Z] --- PASS: TestSecretListError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretList [2021-03-04T09:12:32.254Z] --- PASS: TestSecretList (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretRemoveUnsupported [2021-03-04T09:12:32.254Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretRemoveError [2021-03-04T09:12:32.254Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretRemove [2021-03-04T09:12:32.254Z] --- PASS: TestSecretRemove (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretUpdateUnsupported [2021-03-04T09:12:32.254Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretUpdateError [2021-03-04T09:12:32.254Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSecretUpdate [2021-03-04T09:12:32.254Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceCreateError [2021-03-04T09:12:32.254Z] --- PASS: TestServiceCreateError (0.02s) [2021-03-04T09:12:32.254Z] === RUN TestServiceCreate [2021-03-04T09:12:32.254Z] --- PASS: TestServiceCreate (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-04T09:12:32.254Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceCreateDigestPinning [2021-03-04T09:12:32.254Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceInspectError [2021-03-04T09:12:32.254Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceInspectServiceNotFound [2021-03-04T09:12:32.254Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceInspectWithEmptyID [2021-03-04T09:12:32.254Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceInspect [2021-03-04T09:12:32.254Z] --- PASS: TestServiceInspect (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceListError [2021-03-04T09:12:32.254Z] --- PASS: TestServiceListError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceList [2021-03-04T09:12:32.254Z] --- PASS: TestServiceList (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceLogsError [2021-03-04T09:12:32.254Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceLogs [2021-03-04T09:12:32.254Z] --- PASS: TestServiceLogs (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceRemoveError [2021-03-04T09:12:32.254Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceRemoveNotFoundError [2021-03-04T09:12:32.254Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceRemove [2021-03-04T09:12:32.254Z] --- PASS: TestServiceRemove (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceUpdateError [2021-03-04T09:12:32.254Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestServiceUpdate [2021-03-04T09:12:32.254Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmGetUnlockKeyError [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmGetUnlockKey [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmInitError [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmInit [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmInit (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmInspectError [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmInspect [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmJoinError [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmJoin [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmLeaveError [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmLeave [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmUnlockError [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmUnlock [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmUpdateError [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestSwarmUpdate [2021-03-04T09:12:32.254Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestTaskInspectError [2021-03-04T09:12:32.254Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestTaskInspectWithEmptyID [2021-03-04T09:12:32.254Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestTaskInspect [2021-03-04T09:12:32.254Z] --- PASS: TestTaskInspect (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestTaskListError [2021-03-04T09:12:32.254Z] --- PASS: TestTaskListError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestTaskList [2021-03-04T09:12:32.254Z] --- PASS: TestTaskList (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeCreateError [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeCreate [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeInspectError [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeInspectNotFound [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeInspectWithEmptyID [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeInspect [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeListError [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeListError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeList [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeList (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeRemoveError [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-04T09:12:32.254Z] === RUN TestVolumeRemove [2021-03-04T09:12:32.254Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-04T09:12:32.254Z] === CONT TestTLSCloseWriter [2021-03-04T09:12:32.254Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-04T09:12:32.254Z] PASS [2021-03-04T09:12:32.254Z] coverage: 74.9% of statements [2021-03-04T09:12:32.254Z] ok github.com/docker/docker/client 0.841s coverage: 74.9% of statements [2021-03-04T09:12:37.868Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2021-03-04T09:12:37.868Z] === RUN TestServiceUpdateNetwork [2021-03-04T09:12:38.307Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-04T09:12:39.684Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-04T09:12:40.622Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-04T09:12:41.999Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-04T09:12:41.999Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-04T09:12:43.377Z] --- PASS: TestServiceWithDataPathPortInit (16.15s) [2021-03-04T09:12:43.377Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T09:12:45.916Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-04T09:12:45.916Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-04T09:12:47.295Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-04T09:12:47.554Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-04T09:12:48.952Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-04T09:12:49.212Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-04T09:12:50.149Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-04T09:12:51.086Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-04T09:12:51.086Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2021-03-04T09:12:51.086Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6n0lketr83efrftrjxwb6bkpj Created:2021-03-04 09:12:44.255809191 +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[5a8a05ac2458488117a0a622ad83c3fb3889f3aa44bf286c6c7361c8c5e0a306:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jiwvsfo4oco98srwp6u0y573n EndpointID:d7abb646f5bf22de32910e6199162b70a12bc2325feb9c42b0ef80eda15f4c96 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3258f0cc64bfdbab8ce0a3ffb224171ffcc9ea82825b4d709bc9ebd0d8fa06c3 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:d7e28122751b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jiwvsfo4oco98srwp6u0y573n EndpointID:d7abb646f5bf22de32910e6199162b70a12bc2325feb9c42b0ef80eda15f4c96 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-04T09:12:51.086Z] PASS [2021-03-04T09:12:51.086Z] [2021-03-04T09:12:51.086Z] === Skipped [2021-03-04T09:12:51.086Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:12:51.086Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:12:51.086Z] [2021-03-04T09:12:51.086Z] [2021-03-04T09:12:51.086Z] DONE 26 tests, 1 skipped in 50.835s [2021-03-04T09:12:51.086Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-04T09:12:51.086Z] ++ 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-03-04T09:12:51.086Z] ++ set -e [2021-03-04T09:12:51.086Z] ++ '[' -n 0 ']' [2021-03-04T09:12:51.086Z] ++ set -x [2021-03-04T09:12:51.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-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-03-04T09:12:51.086Z] INFO: Testing against a local daemon [2021-03-04T09:12:51.086Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-04T09:12:51.086Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-04T09:12:51.086Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:12:51.086Z] === RUN TestDockerNetworkIpvlan [2021-03-04T09:12:51.086Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-04T09:12:51.086Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:12:51.086Z] PASS [2021-03-04T09:12:51.086Z] [2021-03-04T09:12:51.086Z] === Skipped [2021-03-04T09:12:51.086Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-04T09:12:51.086Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:12:51.086Z] [2021-03-04T09:12:51.086Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-04T09:12:51.086Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-04T09:12:51.086Z] [2021-03-04T09:12:51.086Z] [2021-03-04T09:12:51.086Z] DONE 2 tests, 2 skipped in 0.136s [2021-03-04T09:12:51.086Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-04T09:12:51.086Z] ++ 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-03-04T09:12:51.086Z] ++ set -e [2021-03-04T09:12:51.086Z] ++ '[' -n 0 ']' [2021-03-04T09:12:51.086Z] ++ set -x [2021-03-04T09:12:51.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-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-03-04T09:12:51.345Z] INFO: Testing against a local daemon [2021-03-04T09:12:51.345Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-04T09:12:52.284Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-04T09:12:52.544Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-04T09:12:52.544Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-04T09:12:52.544Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-03-04T09:12:52.544Z] === RUN TestDockerNetworkMacvlan [2021-03-04T09:12:52.777Z] --- PASS: TestServiceUpdateNetwork (14.82s) [2021-03-04T09:12:52.777Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T09:12:53.113Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-04T09:12:53.346Z] --- PASS: TestCheckoutGit (35.95s) [2021-03-04T09:12:53.346Z] === RUN TestValidGitTransport [2021-03-04T09:12:53.346Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-04T09:12:53.346Z] === RUN TestGitInvalidRef [2021-03-04T09:12:53.346Z] --- PASS: TestGitInvalidRef (0.23s) [2021-03-04T09:12:53.346Z] PASS [2021-03-04T09:12:53.346Z] coverage: 86.3% of statements [2021-03-04T09:12:53.346Z] ok github.com/docker/docker/builder/remotecontext/git 36.493s coverage: 86.3% of statements [2021-03-04T09:12:53.346Z] ? github.com/docker/docker/cli [no test files] [2021-03-04T09:12:53.346Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-04T09:12:53.373Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-04T09:12:53.373Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-04T09:12:53.942Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-04T09:12:54.168Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-04T09:12:54.511Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-04T09:12:55.130Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-04T09:12:55.449Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-04T09:12:55.708Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-04T09:12:56.278Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-04T09:12:57.661Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-04T09:12:58.598Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-04T09:12:59.977Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-04T09:12:59.978Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-04T09:13:00.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.02s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-03-04T09:13:00.419Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-04T09:13:00.419Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestConfigureDaemonLogs [2021-03-04T09:13:00.419Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestCommonOptionsInstallFlags [2021-03-04T09:13:00.419Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-04T09:13:00.419Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-04T09:13:00.419Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-04T09:13:00.419Z] PASS [2021-03-04T09:13:00.419Z] coverage: 18.4% of statements [2021-03-04T09:13:00.419Z] ok github.com/docker/docker/cmd/dockerd 0.442s coverage: 18.4% of statements [2021-03-04T09:13:02.594Z] === RUN TestContainerStopSignal [2021-03-04T09:13:02.594Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestContainerStopTimeout [2021-03-04T09:13:02.594Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-04T09:13:02.594Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-04T09:13:02.594Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-04T09:13:02.594Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestReplaceAndAppendEnvVars [2021-03-04T09:13:02.594Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-04T09:13:02.594Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-04T09:13:02.594Z] === RUN TestNewMemoryStore [2021-03-04T09:13:02.594Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestAddContainers [2021-03-04T09:13:02.594Z] --- PASS: TestAddContainers (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestGetContainer [2021-03-04T09:13:02.594Z] --- PASS: TestGetContainer (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestDeleteContainer [2021-03-04T09:13:02.594Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestListContainers [2021-03-04T09:13:02.594Z] --- PASS: TestListContainers (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestFirstContainer [2021-03-04T09:13:02.594Z] --- PASS: TestFirstContainer (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestApplyAllContainer [2021-03-04T09:13:02.594Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestIsValidHealthString [2021-03-04T09:13:02.594Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestStateRunStop [2021-03-04T09:13:02.594Z] --- PASS: TestStateRunStop (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestStateTimeoutWait [2021-03-04T09:13:02.594Z] --- PASS: TestStateTimeoutWait (0.22s) [2021-03-04T09:13:02.594Z] state_test.go:141: Stop callback fired [2021-03-04T09:13:02.594Z] state_test.go:165: Stop callback fired [2021-03-04T09:13:02.594Z] === RUN TestIsValidStateString [2021-03-04T09:13:02.594Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestViewSaveDelete [2021-03-04T09:13:02.594Z] --- PASS: TestViewSaveDelete (0.09s) [2021-03-04T09:13:02.594Z] === RUN TestViewAll [2021-03-04T09:13:02.594Z] --- PASS: TestViewAll (0.04s) [2021-03-04T09:13:02.594Z] === RUN TestViewGet [2021-03-04T09:13:02.594Z] --- PASS: TestViewGet (0.01s) [2021-03-04T09:13:02.594Z] === RUN TestNames [2021-03-04T09:13:02.594Z] --- PASS: TestNames (0.00s) [2021-03-04T09:13:02.594Z] === RUN TestViewWithHealthCheck [2021-03-04T09:13:02.594Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-04T09:13:02.594Z] PASS [2021-03-04T09:13:02.594Z] coverage: 41.3% of statements [2021-03-04T09:13:02.594Z] ok github.com/docker/docker/container 0.478s coverage: 41.3% of statements [2021-03-04T09:13:02.594Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-04T09:13:02.594Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-04T09:13:02.594Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-04T09:13:02.594Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-04T09:13:02.775Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-04T09:13:03.357Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-04T09:13:04.155Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-04T09:13:04.769Z] === RUN TestPrepare [2021-03-04T09:13:04.769Z] --- PASS: TestPrepare (0.00s) [2021-03-04T09:13:04.769Z] === RUN TestStart [2021-03-04T09:13:04.769Z] --- PASS: TestStart (0.00s) [2021-03-04T09:13:04.769Z] === RUN TestWaitCancel [2021-03-04T09:13:04.769Z] --- PASS: TestWaitCancel (0.00s) [2021-03-04T09:13:04.769Z] === RUN TestWaitDisabled [2021-03-04T09:13:04.769Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-04T09:13:04.769Z] === RUN TestWaitEnabled [2021-03-04T09:13:04.769Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-04T09:13:04.769Z] === RUN TestRemove [2021-03-04T09:13:04.769Z] --- PASS: TestRemove (0.00s) [2021-03-04T09:13:04.769Z] PASS [2021-03-04T09:13:04.769Z] coverage: 65.3% of statements [2021-03-04T09:13:04.769Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.621s coverage: 65.3% of statements [2021-03-04T09:13:05.540Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-04T09:13:06.109Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-04T09:13:06.109Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-04T09:13:07.047Z] --- PASS: TestDockerNetworkMacvlan (14.47s) [2021-03-04T09:13:07.047Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-03-04T09:13:07.047Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-04T09:13:07.047Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2021-03-04T09:13:07.047Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.32s) [2021-03-04T09:13:07.047Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.29s) [2021-03-04T09:13:07.047Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2021-03-04T09:13:07.047Z] PASS [2021-03-04T09:13:07.047Z] [2021-03-04T09:13:07.047Z] DONE 8 tests in 15.996s [2021-03-04T09:13:07.047Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-04T09:13:07.047Z] ++ 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-03-04T09:13:07.047Z] ++ set -e [2021-03-04T09:13:07.047Z] ++ '[' -n 0 ']' [2021-03-04T09:13:07.047Z] ++ set -x [2021-03-04T09:13:07.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-04T09:13:07.307Z] testing: warning: no tests to run [2021-03-04T09:13:07.307Z] PASS [2021-03-04T09:13:07.307Z] [2021-03-04T09:13:07.307Z] DONE 0 tests in 0.029s [2021-03-04T09:13:07.307Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-04T09:13:07.308Z] ++ 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-03-04T09:13:07.308Z] ++ set -e [2021-03-04T09:13:07.308Z] ++ '[' -n 0 ']' [2021-03-04T09:13:07.308Z] ++ set -x [2021-03-04T09:13:07.308Z] ++ 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-03-04T09:13:07.308Z] INFO: Testing against a local daemon [2021-03-04T09:13:07.308Z] === RUN TestAuthZPluginAllowRequest [2021-03-04T09:13:07.696Z] === RUN TestNewListSecretsFilters [2021-03-04T09:13:07.697Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-04T09:13:07.697Z] === RUN TestNewListConfigsFilters [2021-03-04T09:13:07.697Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-04T09:13:07.697Z] PASS [2021-03-04T09:13:07.697Z] coverage: 0.5% of statements [2021-03-04T09:13:07.697Z] ok github.com/docker/docker/daemon/cluster 0.308s coverage: 0.5% of statements [2021-03-04T09:13:07.697Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-04T09:13:07.697Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-04T09:13:07.697Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-04T09:13:07.697Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-04T09:13:08.155Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-04T09:13:08.155Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-04T09:13:08.156Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-04T09:13:08.156Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-04T09:13:08.156Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-04T09:13:08.156Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-04T09:13:08.156Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-04T09:13:08.156Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-04T09:13:08.156Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-04T09:13:08.156Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-04T09:13:08.156Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-04T09:13:08.156Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-04T09:13:08.156Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-04T09:13:08.156Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-04T09:13:08.156Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-04T09:13:08.156Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-04T09:13:08.156Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-04T09:13:08.156Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-04T09:13:08.156Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-04T09:13:08.156Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-04T09:13:08.156Z] PASS [2021-03-04T09:13:08.156Z] coverage: 35.9% of statements [2021-03-04T09:13:08.156Z] ok github.com/docker/docker/daemon/cluster/convert 0.312s coverage: 35.9% of statements [2021-03-04T09:13:08.703Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-04T09:13:08.703Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2021-03-04T09:13:08.703Z] === RUN TestAuthZPluginTLS [2021-03-04T09:13:09.271Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-04T09:13:09.271Z] === RUN TestAuthZPluginDenyRequest [2021-03-04T09:13:09.839Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-04T09:13:09.839Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-04T09:13:09.941Z] --- PASS: TestServiceUpdatePidsLimit (17.42s) [2021-03-04T09:13:09.941Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-03-04T09:13:09.941Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-03-04T09:13:09.941Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-03-04T09:13:09.941Z] PASS [2021-03-04T09:13:09.941Z] [2021-03-04T09:13:09.941Z] === Skipped [2021-03-04T09:13:09.941Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-04T09:13:09.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T09:13:09.941Z] [2021-03-04T09:13:09.941Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-04T09:13:09.941Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-04T09:13:09.941Z] [2021-03-04T09:13:09.941Z] [2021-03-04T09:13:09.941Z] DONE 27 tests, 2 skipped in 157.855s [2021-03-04T09:13:09.941Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-04T09:13:09.941Z] ++ 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-03-04T09:13:09.941Z] ++ set -e [2021-03-04T09:13:09.941Z] ++ '[' -n 0 ']' [2021-03-04T09:13:09.941Z] ++ set -x [2021-03-04T09:13:09.941Z] ++ 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-03-04T09:13:09.941Z] INFO: Testing against a local daemon [2021-03-04T09:13:09.941Z] === RUN TestSessionCreate [2021-03-04T09:13:09.941Z] --- PASS: TestSessionCreate (0.05s) [2021-03-04T09:13:09.941Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T09:13:10.201Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-04T09:13:10.201Z] PASS [2021-03-04T09:13:10.201Z] [2021-03-04T09:13:10.201Z] DONE 2 tests in 0.228s [2021-03-04T09:13:10.201Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-04T09:13:10.201Z] ++ 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-03-04T09:13:10.201Z] ++ set -e [2021-03-04T09:13:10.201Z] ++ '[' -n 0 ']' [2021-03-04T09:13:10.201Z] ++ set -x [2021-03-04T09:13:10.201Z] ++ 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-03-04T09:13:10.201Z] INFO: Testing against a local daemon [2021-03-04T09:13:10.201Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T09:13:10.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T09:13:10.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T09:13:10.201Z] === RUN TestEventsExecDie [2021-03-04T09:13:10.408Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-04T09:13:10.408Z] === RUN TestAuthZPluginDenyResponse [2021-03-04T09:13:10.977Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-04T09:13:10.977Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-03-04T09:13:10.977Z] === RUN TestAuthZPluginAllowEventStream [2021-03-04T09:13:11.144Z] --- PASS: TestEventsExecDie (0.88s) [2021-03-04T09:13:11.144Z] === RUN TestEventsBackwardsCompatible [2021-03-04T09:13:11.144Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-03-04T09:13:11.144Z] === RUN TestInfoBinaryCommits [2021-03-04T09:13:11.406Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-04T09:13:11.406Z] === RUN TestInfoAPIVersioned [2021-03-04T09:13:11.406Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-04T09:13:11.406Z] === RUN TestInfoDiscoveryBackend [2021-03-04T09:13:11.544Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-04T09:13:11.977Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-03-04T09:13:11.978Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-04T09:13:12.113Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-04T09:13:12.372Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2021-03-04T09:13:12.372Z] === RUN TestAuthZPluginErrorResponse [2021-03-04T09:13:12.919Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-04T09:13:12.919Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-04T09:13:13.310Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2021-03-04T09:13:13.310Z] === RUN TestAuthZPluginErrorRequest [2021-03-04T09:13:13.491Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-03-04T09:13:13.491Z] === RUN TestInfoAPI [2021-03-04T09:13:13.570Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-04T09:13:13.570Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-04T09:13:13.752Z] --- PASS: TestInfoAPI (0.05s) [2021-03-04T09:13:13.752Z] === RUN TestInfoAPIWarnings [2021-03-04T09:13:14.139Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2021-03-04T09:13:14.139Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-04T09:13:15.231Z] === RUN TestBuilderGC [2021-03-04T09:13:15.231Z] --- PASS: TestBuilderGC (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationNotFound [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestDaemonBrokenConfiguration [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestParseClusterAdvertiseSettings [2021-03-04T09:13:15.231Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestFindConfigurationConflicts [2021-03-04T09:13:15.231Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-04T09:13:15.231Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-04T09:13:15.231Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-04T09:13:15.231Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-04T09:13:15.231Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestValidateConfiguration [2021-03-04T09:13:15.231Z] === RUN TestValidateConfiguration/with_label [2021-03-04T09:13:15.231Z] === RUN TestValidateConfiguration/with_dns [2021-03-04T09:13:15.231Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-04T09:13:15.231Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-04T09:13:15.231Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-04T09:13:15.231Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-04T09:13:15.231Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-04T09:13:15.231Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-04T09:13:15.231Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestModifiedDiscoverySettings [2021-03-04T09:13:15.231Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestReloadSetConfigFileNotExist [2021-03-04T09:13:15.231Z] === RUN TestDiscoveryOptsErrors [2021-03-04T09:13:15.231Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestDiscoveryOpts [2021-03-04T09:13:15.231Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-04T09:13:15.231Z] PASS [2021-03-04T09:13:15.231Z] coverage: 30.0% of statements [2021-03-04T09:13:15.231Z] ok github.com/docker/docker/daemon/discovery 0.134s coverage: 30.0% of statements [2021-03-04T09:13:15.231Z] time="2021-03-04T09:13:13Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-04T09:13:15.231Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-03-04T09:13:15.231Z] === RUN TestReloadDefaultConfigNotExist [2021-03-04T09:13:15.231Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-03-04T09:13:15.231Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:13:15.231Z] === RUN TestReloadBadDefaultConfig [2021-03-04T09:13:15.231Z] time="2021-03-04T09:13:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-905531751" [2021-03-04T09:13:15.231Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestReloadWithConflictingLabels [2021-03-04T09:13:15.231Z] time="2021-03-04T09:13:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-342446490" [2021-03-04T09:13:15.231Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestReloadWithDuplicateLabels [2021-03-04T09:13:15.231Z] time="2021-03-04T09:13:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-252049457" [2021-03-04T09:13:15.231Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-04T09:13:15.231Z] === RUN TestDaemonConfigurationMerge [2021-03-04T09:13:15.231Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-04T09:13:15.231Z] PASS [2021-03-04T09:13:15.231Z] coverage: 79.7% of statements [2021-03-04T09:13:15.231Z] ok github.com/docker/docker/daemon/config 0.423s coverage: 79.7% of statements [2021-03-04T09:13:16.046Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2021-03-04T09:13:16.046Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-04T09:13:16.199Z] === RUN TestVerifyNetworkingConfig [2021-03-04T09:13:16.199Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestGetContainer [2021-03-04T09:13:16.199Z] --- PASS: TestGetContainer (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestValidContainerNames [2021-03-04T09:13:16.199Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestContainerInitDNS [2021-03-04T09:13:16.199Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-04T09:13:16.199Z] daemon_test.go:147: root required [2021-03-04T09:13:16.199Z] === RUN TestMerge [2021-03-04T09:13:16.199Z] --- PASS: TestMerge (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestValidateContainerIsolation [2021-03-04T09:13:16.199Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestFindNetworkErrorType [2021-03-04T09:13:16.199Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestEnsureServicesExist [2021-03-04T09:13:16.199Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestEnsureServicesExistErrors [2021-03-04T09:13:16.199Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-04T09:13:16.199Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-04T09:13:16.199Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-04T09:13:16.199Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestContainerDelete [2021-03-04T09:13:16.199Z] --- PASS: TestContainerDelete (0.01s) [2021-03-04T09:13:16.199Z] === RUN TestContainerDoubleDelete [2021-03-04T09:13:16.199Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestLogContainerEventCopyLabels [2021-03-04T09:13:16.199Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestLogContainerEventWithAttributes [2021-03-04T09:13:16.199Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestNoneHealthcheck [2021-03-04T09:13:16.199Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestHealthStates [2021-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] time="2021-03-04T09:13:15Z" 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-03-04T09:13:16.199Z] --- PASS: TestHealthStates (0.17s) [2021-03-04T09:13:16.199Z] === RUN TestMaskURLCredentials [2021-03-04T09:13:16.199Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestGetInspectData [2021-03-04T09:13:16.199Z] --- PASS: TestGetInspectData (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestFillLicense [2021-03-04T09:13:16.199Z] --- PASS: TestFillLicense (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestListInvalidFilter [2021-03-04T09:13:16.199Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestNameFilter [2021-03-04T09:13:16.199Z] --- PASS: TestNameFilter (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-04T09:13:16.199Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-04T09:13:16.199Z] === 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-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-04T09:13:16.199Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-04T09:13:16.199Z] --- 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-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-04T09:13:16.199Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestDaemonReloadLabels [2021-03-04T09:13:16.199Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-04T09:13:16.199Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestDaemonReloadMirrors [2021-03-04T09:13:16.199Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-04T09:13:16.199Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-04T09:13:16.199Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-04T09:13:16.199Z] === RUN TestDaemonDiscoveryReload [2021-03-04T09:13:16.659Z] === RUN TestEventsLog [2021-03-04T09:13:16.659Z] --- PASS: TestEventsLog (0.00s) [2021-03-04T09:13:16.659Z] === RUN TestEventsLogTimeout [2021-03-04T09:13:16.659Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-04T09:13:16.659Z] === RUN TestLogEvents [2021-03-04T09:13:17.119Z] --- PASS: TestLogEvents (0.05s) [2021-03-04T09:13:17.119Z] === RUN TestLoadBufferedEvents [2021-03-04T09:13:17.119Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-03-04T09:13:17.119Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-04T09:13:17.119Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-04T09:13:17.119Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-04T09:13:17.119Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-04T09:13:17.119Z] PASS [2021-03-04T09:13:17.119Z] coverage: 50.0% of statements [2021-03-04T09:13:17.119Z] ok github.com/docker/docker/daemon/events 0.350s coverage: 50.0% of statements [2021-03-04T09:13:17.119Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-03-04T09:13:17.119Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-04T09:13:17.119Z] === RUN TestWaitNodeAttachment [2021-03-04T09:13:17.577Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-04T09:13:17.577Z] === RUN TestIsolationConversion [2021-03-04T09:13:17.577Z] === RUN TestIsolationConversion/default [2021-03-04T09:13:17.577Z] === RUN TestIsolationConversion/process [2021-03-04T09:13:17.577Z] === RUN TestIsolationConversion/hyperv [2021-03-04T09:13:17.577Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-04T09:13:17.577Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-04T09:13:17.577Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-04T09:13:17.577Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-04T09:13:17.577Z] === RUN TestContainerLabels [2021-03-04T09:13:17.577Z] --- PASS: TestContainerLabels (0.00s) [2021-03-04T09:13:17.577Z] === RUN TestCredentialSpecConversion [2021-03-04T09:13:17.577Z] === RUN TestCredentialSpecConversion/none [2021-03-04T09:13:17.577Z] === RUN TestCredentialSpecConversion/config [2021-03-04T09:13:17.577Z] === RUN TestCredentialSpecConversion/file [2021-03-04T09:13:17.577Z] === RUN TestCredentialSpecConversion/registry [2021-03-04T09:13:17.577Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-04T09:13:17.577Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-04T09:13:17.577Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-04T09:13:17.577Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-04T09:13:17.577Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-04T09:13:17.577Z] === RUN TestControllerValidateMountBind [2021-03-04T09:13:17.577Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-04T09:13:17.577Z] === RUN TestControllerValidateMountVolume [2021-03-04T09:13:17.577Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-04T09:13:17.577Z] === RUN TestControllerValidateMountTarget [2021-03-04T09:13:17.577Z] === RUN TestIsEmptyDir [2021-03-04T09:13:17.577Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-04T09:13:17.577Z] === RUN TestControllerValidateMountTmpfs [2021-03-04T09:13:17.577Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-04T09:13:17.577Z] === RUN TestControllerValidateMountInvalidType [2021-03-04T09:13:17.577Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-04T09:13:17.577Z] === RUN TestControllerValidateMountNamedPipe [2021-03-04T09:13:17.577Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-04T09:13:17.577Z] PASS [2021-03-04T09:13:17.577Z] coverage: 11.3% of statements [2021-03-04T09:13:17.577Z] --- PASS: TestIsEmptyDir (0.01s) [2021-03-04T09:13:17.577Z] PASS [2021-03-04T09:13:17.577Z] coverage: 2.3% of statements [2021-03-04T09:13:17.577Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.875s coverage: 11.3% of statements [2021-03-04T09:13:17.577Z] ok github.com/docker/docker/daemon/graphdriver 0.104s coverage: 2.3% of statements [2021-03-04T09:13:17.577Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-04T09:13:17.577Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-04T09:13:17.951Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2021-03-04T09:13:17.951Z] === RUN TestAuthZPluginHeader [2021-03-04T09:13:18.543Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-03-04T09:13:18.543Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-04T09:13:18.543Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-04T09:13:18.543Z] reload_test.go:520: root required [2021-03-04T09:13:18.543Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-04T09:13:18.543Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-04T09:13:18.543Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-04T09:13:18.543Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-03-04T09:13:18.543Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-04T09:13:18.543Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-03-04T09:13:18.543Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-04T09:13:18.543Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-04T09:13:18.543Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-04T09:13:18.543Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-04T09:13:18.543Z] === RUN TestParseVolumesFrom [2021-03-04T09:13:18.543Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-04T09:13:18.543Z] PASS [2021-03-04T09:13:18.543Z] coverage: 9.1% of statements [2021-03-04T09:13:18.544Z] ok github.com/docker/docker/daemon 2.683s coverage: 9.1% of statements [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-04T09:13:18.544Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-04T09:13:18.889Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-03-04T09:13:18.889Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-04T09:13:19.002Z] === RUN TestLinkNaming [2021-03-04T09:13:19.002Z] --- PASS: TestLinkNaming (0.00s) [2021-03-04T09:13:19.002Z] === RUN TestLinkNew [2021-03-04T09:13:19.002Z] --- PASS: TestLinkNew (0.00s) [2021-03-04T09:13:19.002Z] === RUN TestLinkEnv [2021-03-04T09:13:19.002Z] --- PASS: TestLinkEnv (0.00s) [2021-03-04T09:13:19.002Z] === RUN TestLinkMultipleEnv [2021-03-04T09:13:19.002Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-04T09:13:19.002Z] === RUN TestLinkPortRangeEnv [2021-03-04T09:13:19.002Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-04T09:13:19.002Z] PASS [2021-03-04T09:13:19.002Z] coverage: 93.0% of statements [2021-03-04T09:13:19.002Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2021-03-04T09:13:19.457Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-04T09:13:21.178Z] === RUN TestAdapterReadLogs [2021-03-04T09:13:21.178Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-04T09:13:21.178Z] === RUN TestCopier [2021-03-04T09:13:21.178Z] --- PASS: TestCopier (0.01s) [2021-03-04T09:13:21.178Z] === RUN TestCopierLongLines [2021-03-04T09:13:21.178Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-04T09:13:21.178Z] === RUN TestCopierSlow [2021-03-04T09:13:21.637Z] --- PASS: TestCopierSlow (0.28s) [2021-03-04T09:13:21.637Z] === RUN TestCopierWithSized [2021-03-04T09:13:21.637Z] === RUN TestCopierWithSized/as_is [2021-03-04T09:13:21.637Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-04T09:13:21.637Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-04T09:13:21.637Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-04T09:13:21.637Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-03-04T09:13:21.637Z] === RUN TestCopierWithPartial [2021-03-04T09:13:21.637Z] --- PASS: TestCopierWithPartial (0.01s) [2021-03-04T09:13:21.637Z] === RUN TestRingLogger [2021-03-04T09:13:21.637Z] --- PASS: TestRingLogger (0.00s) [2021-03-04T09:13:21.637Z] === RUN TestRingCap [2021-03-04T09:13:21.637Z] --- PASS: TestRingCap (0.00s) [2021-03-04T09:13:21.637Z] === RUN TestRingClose [2021-03-04T09:13:21.637Z] --- PASS: TestRingClose (0.00s) [2021-03-04T09:13:21.637Z] === RUN TestRingDrain [2021-03-04T09:13:21.637Z] --- PASS: TestRingDrain (0.00s) [2021-03-04T09:13:21.637Z] PASS [2021-03-04T09:13:21.637Z] coverage: 43.5% of statements [2021-03-04T09:13:21.637Z] ok github.com/docker/docker/daemon/logger 0.369s coverage: 43.5% of statements [2021-03-04T09:13:22.746Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-04T09:13:23.172Z] === RUN TestNewStreamConfig [2021-03-04T09:13:23.172Z] === RUN TestNewStreamConfig/defaults [2021-03-04T09:13:23.172Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-04T09:13:23.172Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-04T09:13:23.172Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-04T09:13:23.172Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-04T09:13:23.172Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-04T09:13:23.172Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-04T09:13:23.172Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-04T09:13:23.172Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-04T09:13:23.172Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-04T09:13:23.172Z] time="2021-03-04T09:13:22Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-04T09:13:23.172Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-03-04T09:13:23.172Z] === RUN TestCreateSuccess [2021-03-04T09:13:23.172Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCreateLogGroupSuccess [2021-03-04T09:13:23.172Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCreateError [2021-03-04T09:13:23.172Z] --- PASS: TestCreateError (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCreateAlreadyExists [2021-03-04T09:13:23.172Z] time="2021-03-04T09:13:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-04T09:13:23.172Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestLogClosed [2021-03-04T09:13:23.172Z] --- PASS: TestLogClosed (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestLogBlocking [2021-03-04T09:13:23.172Z] --- PASS: TestLogBlocking (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-04T09:13:23.172Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestLogNonBlockingBufferFull [2021-03-04T09:13:23.172Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestPublishBatchSuccess [2021-03-04T09:13:23.172Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestPublishBatchError [2021-03-04T09:13:23.172Z] time="2021-03-04T09:13:22Z" level=error msg=Error [2021-03-04T09:13:23.172Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-04T09:13:23.172Z] time="2021-03-04T09:13:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-04T09:13:23.172Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-04T09:13:23.172Z] time="2021-03-04T09:13:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-04T09:13:23.172Z] time="2021-03-04T09:13:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-04T09:13:23.172Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchSimple [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchTicker [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchMultilinePattern [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchClose [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestEffectiveLen [2021-03-04T09:13:23.172Z] === RUN TestEffectiveLen/0/Hello [2021-03-04T09:13:23.172Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-04T09:13:23.172Z] === RUN TestEffectiveLen/2/🙃 [2021-03-04T09:13:23.172Z] === RUN TestEffectiveLen/3/���� [2021-03-04T09:13:23.172Z] === RUN TestEffectiveLen/4/He��o [2021-03-04T09:13:23.172Z] === RUN TestEffectiveLen/5/ [2021-03-04T09:13:23.172Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestFindValidSplit [2021-03-04T09:13:23.172Z] === RUN TestFindValidSplit/0/ [2021-03-04T09:13:23.172Z] === RUN TestFindValidSplit/1/Hello [2021-03-04T09:13:23.172Z] === RUN TestFindValidSplit/2/Hello [2021-03-04T09:13:23.172Z] === RUN TestFindValidSplit/3/Hello [2021-03-04T09:13:23.172Z] === RUN TestFindValidSplit/4/🙃 [2021-03-04T09:13:23.172Z] === RUN TestFindValidSplit/5/🙃 [2021-03-04T09:13:23.172Z] === RUN TestFindValidSplit/6/a� [2021-03-04T09:13:23.172Z] === RUN TestFindValidSplit/7/a� [2021-03-04T09:13:23.172Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1044: [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1045: [2021-03-04T09:13:23.172Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1044: Hello [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1045: [2021-03-04T09:13:23.172Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1044: He [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1045: llo [2021-03-04T09:13:23.172Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1044: [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1045: Hello [2021-03-04T09:13:23.172Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1044: [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-04T09:13:23.172Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1045: [2021-03-04T09:13:23.172Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1044: a [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1045: � [2021-03-04T09:13:23.172Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1044: a� [2021-03-04T09:13:23.172Z] cloudwatchlogs_test.go:1045: [2021-03-04T09:13:23.172Z] === RUN TestProcessEventEmoji [2021-03-04T09:13:23.172Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchLineSplit [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchMaxEvents [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-03-04T09:13:23.172Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-04T09:13:23.172Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.12s) [2021-03-04T09:13:23.172Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-04T09:13:23.172Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-04T09:13:23.172Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-04T09:13:23.172Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-04T09:13:23.172Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-04T09:13:23.172Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-04T09:13:23.172Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-04T09:13:23.172Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-04T09:13:23.172Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-04T09:13:23.172Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-03-04T09:13:23.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-04T09:13:23.172Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-04T09:13:23.172Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestCreateTagSuccess [2021-03-04T09:13:23.172Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-04T09:13:23.172Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-04T09:13:23.172Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-04T09:13:23.172Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-04T09:13:23.172Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-04T09:13:23.172Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-04T09:13:23.172Z] PASS [2021-03-04T09:13:23.172Z] coverage: 77.8% of statements [2021-03-04T09:13:23.172Z] ok github.com/docker/docker/daemon/logger/awslogs 0.575s coverage: 77.8% of statements [2021-03-04T09:13:23.632Z] === RUN TestJSONFileLogger [2021-03-04T09:13:23.632Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-04T09:13:23.632Z] === RUN TestJSONFileLoggerWithTags [2021-03-04T09:13:23.632Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-04T09:13:23.632Z] === RUN TestJSONFileLoggerWithOpts [2021-03-04T09:13:23.632Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-04T09:13:23.632Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-04T09:13:23.632Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-04T09:13:23.632Z] === RUN TestEncodeDecode [2021-03-04T09:13:23.632Z] === PAUSE TestEncodeDecode [2021-03-04T09:13:23.632Z] === CONT TestEncodeDecode [2021-03-04T09:13:23.632Z] --- PASS: TestEncodeDecode (0.16s) [2021-03-04T09:13:23.632Z] PASS [2021-03-04T09:13:23.632Z] coverage: 61.6% of statements [2021-03-04T09:13:23.632Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.298s coverage: 61.6% of statements [2021-03-04T09:13:23.632Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-04T09:13:23.632Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-04T09:13:23.632Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-04T09:13:23.632Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-03-04T09:13:23.632Z] === RUN TestFastTimeMarshalJSON [2021-03-04T09:13:23.632Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-03-04T09:13:23.632Z] PASS [2021-03-04T09:13:23.632Z] coverage: 87.2% of statements [2021-03-04T09:13:23.632Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.221s coverage: 87.2% of statements [2021-03-04T09:13:24.092Z] === RUN TestSearchRegistryForImagesErrors [2021-03-04T09:13:24.092Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-04T09:13:24.092Z] === RUN TestSearchRegistryForImages [2021-03-04T09:13:24.092Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-04T09:13:24.092Z] === RUN TestOnlyPlatformWithFallback [2021-03-04T09:13:24.092Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-04T09:13:24.092Z] === RUN TestImageDelete [2021-03-04T09:13:24.092Z] === RUN TestImageDelete/no_lease [2021-03-04T09:13:24.092Z] === RUN TestImageDelete/lease_exists [2021-03-04T09:13:24.092Z] --- PASS: TestImageDelete (0.05s) [2021-03-04T09:13:24.092Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-04T09:13:24.092Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-03-04T09:13:24.092Z] === RUN TestContentStoreForPull [2021-03-04T09:13:24.092Z] --- PASS: TestContentStoreForPull (0.21s) [2021-03-04T09:13:24.092Z] PASS [2021-03-04T09:13:24.092Z] coverage: 6.7% of statements [2021-03-04T09:13:24.092Z] ok github.com/docker/docker/daemon/images 0.534s coverage: 6.7% of statements [2021-03-04T09:13:24.092Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-04T09:13:24.092Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-04T09:13:24.092Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-04T09:13:24.092Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-04T09:13:24.092Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-04T09:13:24.092Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-04T09:13:24.092Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-04T09:13:24.126Z] === RUN TestDockerSuite/TestBuildRm [2021-03-04T09:13:25.505Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (6.59s) [2021-03-04T09:13:25.505Z] === RUN TestAuthZPluginV2Disable [2021-03-04T09:13:26.270Z] === RUN TestWriteLog [2021-03-04T09:13:26.270Z] === PAUSE TestWriteLog [2021-03-04T09:13:26.270Z] === RUN TestReadLog [2021-03-04T09:13:26.270Z] === PAUSE TestReadLog [2021-03-04T09:13:26.270Z] === CONT TestWriteLog [2021-03-04T09:13:26.270Z] === CONT TestReadLog [2021-03-04T09:13:26.270Z] --- PASS: TestWriteLog (0.00s) [2021-03-04T09:13:26.270Z] === RUN TestReadLog/tail_exact [2021-03-04T09:13:26.270Z] === RUN TestReadLog/tail_less_than_available [2021-03-04T09:13:26.270Z] === RUN TestReadLog/tail_more_than_available [2021-03-04T09:13:26.270Z] --- PASS: TestReadLog (0.19s) [2021-03-04T09:13:26.270Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-03-04T09:13:26.443Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-04T09:13:26.729Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-03-04T09:13:26.729Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-04T09:13:26.729Z] PASS [2021-03-04T09:13:26.729Z] coverage: 75.2% of statements [2021-03-04T09:13:26.729Z] ok github.com/docker/docker/daemon/logger/local 0.400s coverage: 75.2% of statements [2021-03-04T09:13:26.729Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-04T09:13:27.188Z] === RUN TestOpenFileDelete [2021-03-04T09:13:27.188Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-04T09:13:27.188Z] === RUN TestOpenFileRename [2021-03-04T09:13:27.188Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-04T09:13:27.188Z] === RUN TestParseLogTagDefaultTag [2021-03-04T09:13:27.188Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-04T09:13:27.188Z] === RUN TestParseLogTag [2021-03-04T09:13:27.188Z] --- PASS: TestParseLogTag (0.00s) [2021-03-04T09:13:27.188Z] === RUN TestParseLogTagEmptyTag [2021-03-04T09:13:27.188Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-04T09:13:27.188Z] === RUN TestTailFiles [2021-03-04T09:13:27.188Z] --- PASS: TestTailFiles (0.00s) [2021-03-04T09:13:27.188Z] === RUN TestFollowLogsConsumerGone [2021-03-04T09:13:27.188Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-04T09:13:27.188Z] === RUN TestFollowLogsProducerGone [2021-03-04T09:13:27.188Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-03-04T09:13:27.188Z] logfile_test.go:232: messages sent: 3356, received: 3356 [2021-03-04T09:13:27.188Z] logfile_test.go:179: logDecode() closed after sending 3356 messages [2021-03-04T09:13:27.188Z] === RUN TestCheckCapacityAndRotate [2021-03-04T09:13:27.188Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-04T09:13:27.188Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-04T09:13:27.188Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2021-03-04T09:13:27.188Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-03-04T09:13:27.188Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-03-04T09:13:27.188Z] PASS [2021-03-04T09:13:27.188Z] coverage: 55.3% of statements [2021-03-04T09:13:27.188Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.310s coverage: 55.3% of statements [2021-03-04T09:13:27.188Z] === RUN TestLog [2021-03-04T09:13:27.188Z] --- PASS: TestLog (0.01s) [2021-03-04T09:13:27.188Z] PASS [2021-03-04T09:13:27.188Z] coverage: 31.5% of statements [2021-03-04T09:13:27.188Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.172s coverage: 31.5% of statements [2021-03-04T09:13:27.383Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-04T09:13:28.156Z] === RUN TestValidateLogOpt [2021-03-04T09:13:28.156Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestNewMissedConfig [2021-03-04T09:13:28.156Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestNewMissedUrl [2021-03-04T09:13:28.156Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestNewMissedToken [2021-03-04T09:13:28.156Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestNewWithProxy [2021-03-04T09:13:28.156Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestDefault [2021-03-04T09:13:28.156Z] --- PASS: TestDefault (0.01s) [2021-03-04T09:13:28.156Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-04T09:13:28.156Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestJsonFormat [2021-03-04T09:13:28.156Z] --- PASS: TestJsonFormat (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestRawFormat [2021-03-04T09:13:28.156Z] --- PASS: TestRawFormat (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestRawFormatWithLabels [2021-03-04T09:13:28.156Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestRawFormatWithoutTag [2021-03-04T09:13:28.156Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-04T09:13:28.156Z] === RUN TestBatching [2021-03-04T09:13:28.156Z] --- PASS: TestBatching (0.35s) [2021-03-04T09:13:28.156Z] === RUN TestFrequency [2021-03-04T09:13:28.321Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-04T09:13:28.615Z] --- PASS: TestFrequency (0.16s) [2021-03-04T09:13:28.615Z] === RUN TestOneMessagePerRequest [2021-03-04T09:13:28.615Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-04T09:13:28.615Z] === RUN TestVerify [2021-03-04T09:13:28.615Z] --- PASS: TestVerify (0.00s) [2021-03-04T09:13:28.615Z] === RUN TestSkipVerify [2021-03-04T09:13:28.615Z] === RUN TestNewParse [2021-03-04T09:13:28.615Z] --- PASS: TestNewParse (0.00s) [2021-03-04T09:13:28.615Z] PASS [2021-03-04T09:13:28.615Z] coverage: 8.3% of statements [2021-03-04T09:13:28.615Z] ok github.com/docker/docker/daemon/logger/templates 0.062s coverage: 8.3% of statements [2021-03-04T09:13:28.615Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:28.615Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:28.615Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:28.891Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2021-03-04T09:13:28.891Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-04T09:13:28.891Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-04T09:13:29.074Z] --- PASS: TestSkipVerify (0.67s) [2021-03-04T09:13:29.074Z] === RUN TestBufferMaximum [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614849208.905976\",\"host\":\"8083ffe0d304\"}'" [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614849208.905976\",\"host\":\"8083ffe0d304\"}'" [2021-03-04T09:13:29.074Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-04T09:13:29.074Z] === RUN TestServerAlwaysDown [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614849208.909969\",\"host\":\"8083ffe0d304\"}'" [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614849208.909969\",\"host\":\"8083ffe0d304\"}'" [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614849208.909969\",\"host\":\"8083ffe0d304\"}'" [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614849208.910985\",\"host\":\"8083ffe0d304\"}'" [2021-03-04T09:13:29.074Z] time="2021-03-04T09:13:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1614849208.910985\",\"host\":\"8083ffe0d304\"}'" [2021-03-04T09:13:29.074Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-04T09:13:29.074Z] === RUN TestCannotSendAfterClose [2021-03-04T09:13:29.074Z] --- PASS: TestCannotSendAfterClose (0.01s) [2021-03-04T09:13:29.074Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-04T09:13:29.533Z] === RUN TestParseLogFormat [2021-03-04T09:13:29.533Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-04T09:13:29.533Z] === RUN TestValidateLogOptEmpty [2021-03-04T09:13:29.533Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-04T09:13:29.533Z] === RUN TestValidateSyslogAddress [2021-03-04T09:13:29.533Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-04T09:13:29.533Z] === RUN TestParseAddressDefaultPort [2021-03-04T09:13:29.533Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-04T09:13:29.533Z] === RUN TestValidateSyslogFacility [2021-03-04T09:13:29.533Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-04T09:13:29.533Z] === RUN TestValidateLogOptSyslogFormat [2021-03-04T09:13:29.533Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-04T09:13:29.533Z] === RUN TestValidateLogOpt [2021-03-04T09:13:29.533Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-04T09:13:29.533Z] PASS [2021-03-04T09:13:29.533Z] coverage: 46.8% of statements [2021-03-04T09:13:29.533Z] ok github.com/docker/docker/daemon/logger/syslog 0.072s coverage: 46.8% of statements [2021-03-04T09:13:29.827Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-04T09:13:30.411Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-04T09:13:30.500Z] time="2021-03-04T09:13:29Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-04T09:13:30.500Z] time="2021-03-04T09:13:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8083ffe0d304\"}'" [2021-03-04T09:13:30.500Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.06s) [2021-03-04T09:13:30.500Z] PASS [2021-03-04T09:13:30.500Z] coverage: 82.5% of statements [2021-03-04T09:13:30.500Z] ok github.com/docker/docker/daemon/logger/splunk 2.463s coverage: 82.5% of statements [2021-03-04T09:13:30.500Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-04T09:13:30.500Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-04T09:13:30.500Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-04T09:13:31.355Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-04T09:13:31.863Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-03-04T09:13:31.863Z] === RUN TestInfoDebug [2021-03-04T09:13:31.863Z] --- PASS: TestInfoDebug (0.59s) [2021-03-04T09:13:31.863Z] === RUN TestInfoInsecureRegistries [2021-03-04T09:13:31.863Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2021-03-04T09:13:31.863Z] === RUN TestInfoRegistryMirrors [2021-03-04T09:13:32.037Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-04T09:13:32.037Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-04T09:13:32.037Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-04T09:13:32.037Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-04T09:13:32.037Z] === RUN TestContinueOnError_NeverContinue [2021-03-04T09:13:32.037Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-04T09:13:32.037Z] === RUN TestContinueOnError_UnnestsErrors [2021-03-04T09:13:32.037Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-03-04T09:13:32.037Z] === RUN TestManifestStore [2021-03-04T09:13:32.037Z] === RUN TestManifestStore/no_remote_or_local [2021-03-04T09:13:32.037Z] === RUN TestV1IDService [2021-03-04T09:13:32.124Z] --- PASS: TestInfoRegistryMirrors (0.60s) [2021-03-04T09:13:32.124Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T09:13:32.293Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-04T09:13:32.294Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.26s) [2021-03-04T09:13:32.294Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-04T09:13:32.385Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-03-04T09:13:32.385Z] === RUN TestPingCacheHeaders [2021-03-04T09:13:32.385Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-04T09:13:32.385Z] === RUN TestPingGet [2021-03-04T09:13:32.385Z] --- PASS: TestPingGet (0.03s) [2021-03-04T09:13:32.385Z] === RUN TestPingHead [2021-03-04T09:13:32.385Z] --- PASS: TestPingHead (0.05s) [2021-03-04T09:13:32.385Z] === RUN TestVersion [2021-03-04T09:13:32.385Z] --- PASS: TestVersion (0.05s) [2021-03-04T09:13:32.385Z] PASS [2021-03-04T09:13:32.385Z] [2021-03-04T09:13:32.385Z] === Skipped [2021-03-04T09:13:32.385Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T09:13:32.385Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T09:13:32.385Z] [2021-03-04T09:13:32.385Z] [2021-03-04T09:13:32.385Z] DONE 18 tests, 1 skipped in 22.401s [2021-03-04T09:13:32.497Z] --- PASS: TestV1IDService (0.11s) [2021-03-04T09:13:32.497Z] === RUN TestV2MetadataService [2021-03-04T09:13:32.497Z] time="2021-03-04T09:13:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local424433231\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/no_local_cache [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/with_local_cache [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/unknown_media_type [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-04T09:13:32.497Z] time="2021-03-04T09:13:32Z" level=warning msg="reference for unknown type: " [2021-03-04T09:13:32.497Z] time="2021-03-04T09:13:32Z" level=warning msg="reference for unknown type: " [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-04T09:13:32.497Z] time="2021-03-04T09:13:32Z" level=warning msg="reference for unknown type: " [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-04T09:13:32.497Z] time="2021-03-04T09:13:32Z" level=warning msg="reference for unknown type: " [2021-03-04T09:13:32.497Z] time="2021-03-04T09:13:32Z" level=warning msg="reference for unknown type: " [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-04T09:13:32.497Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-04T09:13:32.497Z] time="2021-03-04T09:13:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore (0.39s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.06s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-03-04T09:13:32.497Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-03-04T09:13:32.497Z] === RUN TestDetectManifestBlobMediaType [2021-03-04T09:13:32.497Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-04T09:13:32.497Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-04T09:13:32.497Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-04T09:13:32.497Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-04T09:13:32.497Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-04T09:13:32.497Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-04T09:13:32.497Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-04T09:13:32.497Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-04T09:13:32.497Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-04T09:13:32.497Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-04T09:13:32.497Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-04T09:13:32.497Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-04T09:13:32.497Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-04T09:13:32.497Z] === RUN TestFixManifestLayers [2021-03-04T09:13:32.497Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-04T09:13:32.497Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-04T09:13:32.497Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-04T09:13:32.497Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-04T09:13:32.497Z] === RUN TestFixManifestLayersBadParent [2021-03-04T09:13:32.497Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-04T09:13:32.497Z] === RUN TestValidateManifest [2021-03-04T09:13:32.497Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-04T09:13:32.497Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-04T09:13:32.497Z] === RUN TestFormatPlatform [2021-03-04T09:13:32.497Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-04T09:13:32.497Z] === RUN TestGetRepositoryMountCandidates [2021-03-04T09:13:32.497Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-04T09:13:32.497Z] === RUN TestLayerAlreadyExists [2021-03-04T09:13:32.497Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-04T09:13:32.497Z] 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-03-04T09:13:32.497Z] 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-03-04T09:13:32.497Z] 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-03-04T09:13:32.497Z] 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-03-04T09:13:32.497Z] 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-03-04T09:13:32.497Z] 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-03-04T09:13:32.497Z] === RUN TestWhenEmptyAuthConfig [2021-03-04T09:13:32.497Z] === RUN TestSuccessfulDownload [2021-03-04T09:13:32.497Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-04T09:13:32.497Z] download_test.go:268: Needs fixing on Windows [2021-03-04T09:13:32.497Z] === RUN TestCancelledDownload [2021-03-04T09:13:32.497Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-04T09:13:32.498Z] === RUN TestMaxDownloadAttempts [2021-03-04T09:13:32.498Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-04T09:13:32.498Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-04T09:13:32.498Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-04T09:13:32.498Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-04T09:13:32.498Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-04T09:13:32.498Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-04T09:13:32.498Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-04T09:13:32.498Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-04T09:13:32.498Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-04T09:13:32.498Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-04T09:13:32.498Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-04T09:13:32.498Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-04T09:13:32.646Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-04T09:13:32.646Z] ++ 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-03-04T09:13:32.646Z] ++ set -e [2021-03-04T09:13:32.646Z] ++ '[' -n 0 ']' [2021-03-04T09:13:32.646Z] ++ set -x [2021-03-04T09:13:32.646Z] ++ 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-03-04T09:13:32.646Z] INFO: Testing against a local daemon [2021-03-04T09:13:32.646Z] === RUN TestVolumesCreateAndList [2021-03-04T09:13:32.646Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-04T09:13:32.646Z] === RUN TestVolumesRemove [2021-03-04T09:13:32.907Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-04T09:13:32.907Z] === RUN TestVolumesInspect [2021-03-04T09:13:32.907Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-04T09:13:32.907Z] === RUN TestVolumesInvalidJSON [2021-03-04T09:13:32.907Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T09:13:32.907Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T09:13:32.907Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T09:13:32.907Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-04T09:13:32.907Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T09:13:32.907Z] PASS [2021-03-04T09:13:32.907Z] [2021-03-04T09:13:32.907Z] DONE 5 tests in 0.347s [2021-03-04T09:13:32.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T09:13:32.959Z] time="2021-03-04T09:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-04T09:13:32.959Z] time="2021-03-04T09:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-04T09:13:32.959Z] time="2021-03-04T09:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-04T09:13:32.959Z] time="2021-03-04T09:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-04T09:13:32.959Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-04T09:13:32.959Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-03-04T09:13:32.959Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-03-04T09:13:32.959Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-03-04T09:13:32.959Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-03-04T09:13:32.959Z] === RUN TestTransfer [2021-03-04T09:13:32.959Z] --- PASS: TestTransfer (0.12s) [2021-03-04T09:13:32.959Z] === RUN TestConcurrencyLimit [2021-03-04T09:13:33.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-04T09:13:33.417Z] --- PASS: TestV2MetadataService (1.03s) [2021-03-04T09:13:33.417Z] PASS [2021-03-04T09:13:33.417Z] coverage: 48.2% of statements [2021-03-04T09:13:33.417Z] ok github.com/docker/docker/distribution/metadata 1.330s coverage: 48.2% of statements [2021-03-04T09:13:33.417Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-03-04T09:13:33.417Z] === RUN TestInactiveJobs [2021-03-04T09:13:33.417Z] === RUN TestNotFound [2021-03-04T09:13:33.417Z] --- PASS: TestNotFound (0.00s) [2021-03-04T09:13:33.417Z] === RUN TestConflict [2021-03-04T09:13:33.417Z] --- PASS: TestConflict (0.00s) [2021-03-04T09:13:33.417Z] === RUN TestForbidden [2021-03-04T09:13:33.417Z] --- PASS: TestForbidden (0.00s) [2021-03-04T09:13:33.417Z] === RUN TestInvalidParameter [2021-03-04T09:13:33.417Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-04T09:13:33.478Z] ++++ cat bundles/test-integration/docker.pid [2021-03-04T09:13:33.478Z] +++ kill 13911 [2021-03-04T09:13:33.876Z] === RUN TestNotImplemented [2021-03-04T09:13:33.876Z] --- PASS: TestNotImplemented (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestNotModified [2021-03-04T09:13:33.876Z] --- PASS: TestNotModified (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestUnauthorized [2021-03-04T09:13:33.876Z] --- PASS: TestUnauthorized (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestUnknown [2021-03-04T09:13:33.876Z] --- PASS: TestUnknown (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestCancelled [2021-03-04T09:13:33.876Z] --- PASS: TestCancelled (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestDeadline [2021-03-04T09:13:33.876Z] --- PASS: TestDeadline (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestDataLoss [2021-03-04T09:13:33.876Z] --- PASS: TestDataLoss (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestUnavailable [2021-03-04T09:13:33.876Z] --- PASS: TestUnavailable (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestSystem [2021-03-04T09:13:33.876Z] --- PASS: TestSystem (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Not_Found [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Bad_Request [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Conflict [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Unauthorized [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Forbidden [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Not_Modified [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-04T09:13:33.876Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-04T09:13:33.876Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-04T09:13:33.876Z] PASS [2021-03-04T09:13:33.876Z] coverage: 53.1% of statements [2021-03-04T09:13:33.876Z] ok github.com/docker/docker/errdefs 0.061s coverage: 53.1% of statements [2021-03-04T09:13:33.876Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2021-03-04T09:13:33.876Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-04T09:13:33.876Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestTokenPassThru [2021-03-04T09:13:33.876Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-04T09:13:33.876Z] === RUN TestTokenPassThruDifferentHost [2021-03-04T09:13:33.876Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-03-04T09:13:33.876Z] PASS [2021-03-04T09:13:33.876Z] coverage: 23.4% of statements [2021-03-04T09:13:33.876Z] ok github.com/docker/docker/distribution 1.769s coverage: 23.4% of statements [2021-03-04T09:13:33.876Z] --- PASS: TestInactiveJobs (0.36s) [2021-03-04T09:13:33.876Z] === RUN TestWatchRelease [2021-03-04T09:13:33.876Z] --- PASS: TestWatchRelease (0.04s) [2021-03-04T09:13:33.876Z] === RUN TestWatchFinishedTransfer [2021-03-04T09:13:33.876Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-04T09:13:33.876Z] === RUN TestDuplicateTransfer [2021-03-04T09:13:33.876Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-04T09:13:33.876Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-03-04T09:13:33.876Z] === RUN TestSuccessfulUpload [2021-03-04T09:13:34.340Z] time="2021-03-04T09:13:33Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-04T09:13:34.340Z] --- PASS: TestSuccessfulUpload (0.48s) [2021-03-04T09:13:34.340Z] === RUN TestCancelledUpload [2021-03-04T09:13:34.340Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-04T09:13:34.340Z] PASS [2021-03-04T09:13:34.340Z] coverage: 76.8% of statements [2021-03-04T09:13:34.340Z] ok github.com/docker/docker/distribution/xfer 1.945s coverage: 76.8% of statements [2021-03-04T09:13:34.340Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-04T09:13:34.862Z] +++ /etc/init.d/apparmor stop [2021-03-04T09:13:34.862Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T09:13:34.862Z] [2021-03-04T09:13:34.862Z] Unloading profiles will leave already running processes permanently [2021-03-04T09:13:34.862Z] unconfined, which can lead to unexpected situations. [2021-03-04T09:13:34.862Z] [2021-03-04T09:13:34.862Z] To set a process to complain mode, use the command line tool [2021-03-04T09:13:34.862Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T09:13:34.862Z] +++ true [2021-03-04T09:13:34.862Z] exiting test-integration [2021-03-04T09:13:34.862Z] ++ exit 0 [2021-03-04T09:13:34.862Z] [2021-03-04T09:13:35.878Z] === RUN TestCompare [2021-03-04T09:13:35.878Z] --- PASS: TestCompare (0.00s) [2021-03-04T09:13:35.878Z] PASS [2021-03-04T09:13:35.878Z] coverage: 19.2% of statements [2021-03-04T09:13:35.878Z] ok github.com/docker/docker/image/cache 0.188s coverage: 19.2% of statements [2021-03-04T09:13:36.337Z] === RUN TestFSGetInvalidData [2021-03-04T09:13:36.337Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-03-04T09:13:36.337Z] === RUN TestFSInvalidSet [2021-03-04T09:13:36.337Z] --- PASS: TestFSInvalidSet (0.02s) [2021-03-04T09:13:36.337Z] === RUN TestFSInvalidRoot [2021-03-04T09:13:36.337Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-04T09:13:36.337Z] === RUN TestFSMetadataGetSet [2021-03-04T09:13:36.337Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-03-04T09:13:36.337Z] === RUN TestFSInvalidWalker [2021-03-04T09:13:36.337Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-03-04T09:13:36.337Z] === RUN TestFSGetSet [2021-03-04T09:13:36.337Z] --- PASS: TestFSGetSet (0.03s) [2021-03-04T09:13:36.337Z] === RUN TestFSGetUnsetKey [2021-03-04T09:13:36.337Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-03-04T09:13:36.337Z] === RUN TestFSGetEmptyData [2021-03-04T09:13:36.337Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-03-04T09:13:36.337Z] === RUN TestFSDelete [2021-03-04T09:13:36.337Z] --- PASS: TestFSDelete (0.06s) [2021-03-04T09:13:36.337Z] === RUN TestFSWalker [2021-03-04T09:13:36.337Z] --- PASS: TestFSWalker (0.04s) [2021-03-04T09:13:36.337Z] === RUN TestFSWalkerStopOnError [2021-03-04T09:13:36.337Z] --- PASS: TestFSWalkerStopOnError (0.10s) [2021-03-04T09:13:36.337Z] === RUN TestNewFromJSON [2021-03-04T09:13:36.337Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-04T09:13:36.337Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-04T09:13:36.531Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-04T09:13:36.531Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-04T09:13:36.796Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-04T09:13:36.796Z] === RUN TestMarshalKeyOrder [2021-03-04T09:13:36.796Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-04T09:13:36.796Z] === RUN TestImage [2021-03-04T09:13:36.796Z] --- PASS: TestImage (0.00s) [2021-03-04T09:13:36.796Z] === RUN TestImageOSNotEmpty [2021-03-04T09:13:36.796Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-04T09:13:36.796Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-04T09:13:36.796Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-04T09:13:36.796Z] === RUN TestCreate [2021-03-04T09:13:36.796Z] --- PASS: TestCreate (0.02s) [2021-03-04T09:13:36.796Z] === RUN TestRestore [2021-03-04T09:13:36.796Z] === RUN TestMakeV1ConfigFromConfig [2021-03-04T09:13:36.796Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-04T09:13:36.796Z] PASS [2021-03-04T09:13:36.796Z] coverage: 25.0% of statements [2021-03-04T09:13:36.796Z] ok github.com/docker/docker/image/v1 0.359s coverage: 25.0% of statements [2021-03-04T09:13:36.796Z] time="2021-03-04T09:13:36Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-04T09:13:36.796Z] --- PASS: TestRestore (0.26s) [2021-03-04T09:13:36.796Z] === RUN TestAddDelete [2021-03-04T09:13:36.796Z] --- PASS: TestAddDelete (0.03s) [2021-03-04T09:13:36.796Z] === RUN TestSearchAfterDelete [2021-03-04T09:13:36.796Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-04T09:13:36.796Z] === RUN TestParentReset [2021-03-04T09:13:36.796Z] --- PASS: TestParentReset (0.03s) [2021-03-04T09:13:36.796Z] === RUN TestGetAndSetLastUpdated [2021-03-04T09:13:36.796Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-03-04T09:13:36.796Z] === RUN TestStoreLen [2021-03-04T09:13:37.100Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-04T09:13:37.100Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-04T09:13:37.255Z] --- PASS: TestStoreLen (0.15s) [2021-03-04T09:13:37.255Z] PASS [2021-03-04T09:13:37.255Z] coverage: 86.8% of statements [2021-03-04T09:13:37.255Z] ok github.com/docker/docker/image 1.060s coverage: 86.8% of statements [2021-03-04T09:13:37.255Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-04T09:13:37.255Z] ? github.com/docker/docker/internal/test/suite [no test files] Post stage [Pipeline] junit [2021-03-04T09:13:37.422Z] Recording test results [2021-03-04T09:13:37.669Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-04T09:13:37.806Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T09:13:38.152Z] + echo Ensuring container killed. [2021-03-04T09:13:38.152Z] Ensuring container killed. [2021-03-04T09:13:38.152Z] + docker rm -vf docker-pr4 [2021-03-04T09:13:38.152Z] Error: No such container: docker-pr4 [Pipeline] sh [2021-03-04T09:13:38.442Z] + echo Chowning /workspace to jenkins user [2021-03-04T09:13:38.442Z] Chowning /workspace to jenkins user [2021-03-04T09:13:38.442Z] + id -u [2021-03-04T09:13:38.442Z] + id -g [2021-03-04T09:13:38.442Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42111:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T09:13:38.442Z] Unable to find image 'busybox:latest' locally [2021-03-04T09:13:38.702Z] latest: Pulling from library/busybox [2021-03-04T09:13:38.702Z] bfdf7b082edb: Pulling fs layer [2021-03-04T09:13:38.798Z] === RUN TestSerialization [2021-03-04T09:13:38.798Z] --- PASS: TestSerialization (0.02s) [2021-03-04T09:13:38.798Z] PASS [2021-03-04T09:13:38.798Z] coverage: 100.0% of statements [2021-03-04T09:13:38.798Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2021-03-04T09:13:38.798Z] === RUN TestEmptyLayer [2021-03-04T09:13:38.798Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-04T09:13:38.798Z] === RUN TestCommitFailure [2021-03-04T09:13:38.798Z] --- PASS: TestCommitFailure (0.02s) [2021-03-04T09:13:38.798Z] === RUN TestStartTransactionFailure [2021-03-04T09:13:38.798Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-04T09:13:38.798Z] === RUN TestGetOrphan [2021-03-04T09:13:38.798Z] --- PASS: TestGetOrphan (0.01s) [2021-03-04T09:13:38.798Z] === RUN TestMountAndRegister [2021-03-04T09:13:38.798Z] --- PASS: TestMountAndRegister (0.06s) [2021-03-04T09:13:38.798Z] layer_test.go:271: Layer size: 14 [2021-03-04T09:13:38.798Z] === RUN TestLayerRelease [2021-03-04T09:13:38.798Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-04T09:13:38.798Z] layer_test.go:304: Failing on Windows [2021-03-04T09:13:38.798Z] === RUN TestStoreRestore [2021-03-04T09:13:38.798Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-04T09:13:38.798Z] layer_test.go:353: Failing on Windows [2021-03-04T09:13:38.798Z] === RUN TestTarStreamStability [2021-03-04T09:13:38.798Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-04T09:13:38.798Z] layer_test.go:468: Failing on Windows [2021-03-04T09:13:38.798Z] === RUN TestRegisterExistingLayer [2021-03-04T09:13:38.963Z] bfdf7b082edb: Download complete [2021-03-04T09:13:39.049Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-04T09:13:39.050Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-04T09:13:39.225Z] bfdf7b082edb: Pull complete [2021-03-04T09:13:39.225Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-04T09:13:39.225Z] Status: Downloaded newer image for busybox:latest [2021-03-04T09:13:39.257Z] --- PASS: TestRegisterExistingLayer (0.14s) [2021-03-04T09:13:39.257Z] === RUN TestTarStreamVerification [2021-03-04T09:13:39.257Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-04T09:13:39.257Z] layer_test.go:697: Failing on Windows [2021-03-04T09:13:39.257Z] === RUN TestLayerMigration [2021-03-04T09:13:39.257Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-04T09:13:39.257Z] migration_test.go:46: Failing on Windows [2021-03-04T09:13:39.257Z] === RUN TestLayerMigrationNoTarsplit [2021-03-04T09:13:39.257Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-04T09:13:39.257Z] migration_test.go:182: Failing on Windows [2021-03-04T09:13:39.257Z] === RUN TestMountInit [2021-03-04T09:13:39.257Z] --- SKIP: TestMountInit (0.00s) [2021-03-04T09:13:39.257Z] mount_test.go:17: Failing on Windows [2021-03-04T09:13:39.257Z] === RUN TestMountSize [2021-03-04T09:13:39.257Z] --- SKIP: TestMountSize (0.00s) [2021-03-04T09:13:39.257Z] mount_test.go:76: Failing on Windows [2021-03-04T09:13:39.257Z] === RUN TestMountChanges [2021-03-04T09:13:39.257Z] --- SKIP: TestMountChanges (0.00s) [2021-03-04T09:13:39.257Z] mount_test.go:125: Failing on Windows [2021-03-04T09:13:39.257Z] === RUN TestMountApply [2021-03-04T09:13:39.257Z] --- SKIP: TestMountApply (0.00s) [2021-03-04T09:13:39.257Z] mount_test.go:212: Failing on Windows [2021-03-04T09:13:39.257Z] PASS [2021-03-04T09:13:39.257Z] coverage: 30.1% of statements [2021-03-04T09:13:39.257Z] ok github.com/docker/docker/layer 0.368s coverage: 30.1% of statements [2021-03-04T09:13:39.257Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-04T09:13:39.715Z] === RUN TestEnvironmentParsing [2021-03-04T09:13:39.715Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-04T09:13:39.715Z] PASS [2021-03-04T09:13:39.715Z] coverage: 1.0% of statements [2021-03-04T09:13:39.715Z] ok github.com/docker/docker/libcontainerd/local 0.182s coverage: 1.0% of statements [2021-03-04T09:13:39.715Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-04T09:13:39.715Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-04T09:13:39.715Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-04T09:13:39.990Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-04T09:13:40.174Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-04T09:13:40.174Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-04T09:13:40.174Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-04T09:13:40.174Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-04T09:13:40.175Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-04T09:13:40.175Z] PASS [2021-03-04T09:13:40.175Z] coverage: 42.3% of statements [2021-03-04T09:13:40.175Z] ok github.com/docker/docker/oci 0.086s coverage: 42.3% of statements [2021-03-04T09:13:40.175Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-04T09:13:40.175Z] === RUN TestParseVersion [2021-03-04T09:13:40.175Z] --- PASS: TestParseVersion (0.00s) [2021-03-04T09:13:40.175Z] PASS [2021-03-04T09:13:40.175Z] coverage: 52.9% of statements [2021-03-04T09:13:40.175Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-03-04T09:13:41.710Z] === RUN TestAddressPoolOpt [2021-03-04T09:13:41.710Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/a [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/something [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/_=a [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/env1=value1 [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/_env1=value1 [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/PATH [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/=a [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/PATH= [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/PATH=something [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/asd!qwe [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/1asd [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/123 [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/some_space [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/__some_space_before [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/some_space_after__ [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/= [2021-03-04T09:13:41.710Z] === RUN TestValidateEnv/PaTh [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestParseHost [2021-03-04T09:13:41.710Z] --- PASS: TestParseHost (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestParseDockerDaemonHost [2021-03-04T09:13:41.710Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestParseTCP [2021-03-04T09:13:41.710Z] --- PASS: TestParseTCP (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-04T09:13:41.710Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestValidateExtraHosts [2021-03-04T09:13:41.710Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestIpOptString [2021-03-04T09:13:41.710Z] --- PASS: TestIpOptString (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-04T09:13:41.710Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestNewIpOptValidDefaultVal [2021-03-04T09:13:41.710Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestIpOptSetInvalidVal [2021-03-04T09:13:41.710Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestValidateIPAddress [2021-03-04T09:13:41.710Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestMapOpts [2021-03-04T09:13:41.710Z] --- PASS: TestMapOpts (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestListOptsWithoutValidator [2021-03-04T09:13:41.710Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestListOptsWithValidator [2021-03-04T09:13:41.710Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestValidateDNSSearch [2021-03-04T09:13:41.710Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_general_format [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_one_more [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-04T09:13:41.710Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-04T09:13:41.710Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestNamedListOpts [2021-03-04T09:13:41.710Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestNamedMapOpts [2021-03-04T09:13:41.710Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestParseLink [2021-03-04T09:13:41.710Z] --- PASS: TestParseLink (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestQuotedStringSetWithQuotes [2021-03-04T09:13:41.710Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-04T09:13:41.710Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-04T09:13:41.710Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestUlimitOpt [2021-03-04T09:13:41.710Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-04T09:13:41.710Z] PASS [2021-03-04T09:13:41.710Z] coverage: 67.1% of statements [2021-03-04T09:13:41.710Z] ok github.com/docker/docker/opts 0.668s coverage: 67.1% of statements [2021-03-04T09:13:41.710Z] === RUN TestUnbuffered [2021-03-04T09:13:41.710Z] --- PASS: TestUnbuffered (0.00s) [2021-03-04T09:13:41.710Z] === RUN TestRaceUnbuffered [2021-03-04T09:13:41.710Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-04T09:13:41.710Z] PASS [2021-03-04T09:13:41.710Z] coverage: 100.0% of statements [2021-03-04T09:13:41.710Z] ok github.com/docker/docker/pkg/broadcaster 0.063s coverage: 100.0% of statements [2021-03-04T09:13:42.678Z] === RUN TestPeerCertificateMarshalJSON [2021-03-04T09:13:43.136Z] === RUN TestMatch [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[]] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[foo]] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[foo_bar]] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[]#01 [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[qux]] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-04T09:13:43.136Z] === RUN TestMatch/[[foo_baz]] [2021-03-04T09:13:43.136Z] --- PASS: TestMatch (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-04T09:13:43.136Z] PASS [2021-03-04T09:13:43.136Z] coverage: 87.5% of statements [2021-03-04T09:13:43.136Z] ok github.com/docker/docker/pkg/capabilities 0.066s coverage: 87.5% of statements [2021-03-04T09:13:43.136Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-04T09:13:43.136Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-04T09:13:43.136Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-03-04T09:13:43.136Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-04T09:13:43.136Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-04T09:13:43.136Z] === RUN TestMiddleware [2021-03-04T09:13:43.136Z] --- PASS: TestMiddleware (0.00s) [2021-03-04T09:13:43.136Z] === RUN TestNewResponseModifier [2021-03-04T09:13:43.136Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-04T09:13:43.136Z] PASS [2021-03-04T09:13:43.136Z] coverage: 26.8% of statements [2021-03-04T09:13:43.136Z] ok github.com/docker/docker/pkg/authorization 0.610s coverage: 26.8% of statements [2021-03-04T09:13:43.283Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-04T09:13:43.543Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.38s) [2021-03-04T09:13:43.543Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-04T09:13:43.596Z] === RUN TestIsArchivePathDir [2021-03-04T09:13:43.802Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-04T09:13:44.054Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-03-04T09:13:44.054Z] === RUN TestIsArchivePathInvalidFile [2021-03-04T09:13:44.054Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-03-04T09:13:44.054Z] === RUN TestIsArchivePathTar [2021-03-04T09:13:44.054Z] === RUN TestChrootTarUntar [2021-03-04T09:13:44.054Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-04T09:13:44.054Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:13:44.054Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-04T09:13:44.054Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-04T09:13:44.054Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:13:44.054Z] === RUN TestChrootUntarEmptyArchive [2021-03-04T09:13:44.054Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-04T09:13:44.054Z] === RUN TestChrootTarUntarWithSymlink [2021-03-04T09:13:44.054Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-04T09:13:44.054Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T09:13:44.054Z] === RUN TestChrootCopyWithTar [2021-03-04T09:13:44.054Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-04T09:13:44.054Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T09:13:44.054Z] === RUN TestChrootCopyFileWithTar [2021-03-04T09:13:44.054Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-04T09:13:44.054Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:13:44.054Z] === RUN TestChrootUntarPath [2021-03-04T09:13:44.054Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-04T09:13:44.054Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T09:13:44.054Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-04T09:13:44.054Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-04T09:13:44.054Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:13:44.054Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-04T09:13:44.054Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-04T09:13:44.054Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:13:44.054Z] === RUN TestChrootApplyDotDotFile [2021-03-04T09:13:44.054Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-04T09:13:44.054Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:13:44.054Z] PASS [2021-03-04T09:13:44.054Z] coverage: 15.4% of statements [2021-03-04T09:13:44.054Z] ok github.com/docker/docker/pkg/chrootarchive 0.123s coverage: 15.4% of statements [2021-03-04T09:13:44.054Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-03-04T09:13:44.054Z] === RUN TestDecompressStreamGzip [2021-03-04T09:13:44.513Z] === RUN TestSizeEmpty [2021-03-04T09:13:44.513Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestSizeEmptyFile [2021-03-04T09:13:44.513Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestSizeNonemptyFile [2021-03-04T09:13:44.513Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-04T09:13:44.513Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-04T09:13:44.513Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-04T09:13:44.513Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestMoveToSubdir [2021-03-04T09:13:44.513Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestSizeNonExistingDirectory [2021-03-04T09:13:44.513Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-04T09:13:44.513Z] PASS [2021-03-04T09:13:44.513Z] coverage: 80.0% of statements [2021-03-04T09:13:44.513Z] ok github.com/docker/docker/pkg/directory 0.092s coverage: 80.0% of statements [2021-03-04T09:13:44.513Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-03-04T09:13:44.513Z] === RUN TestDecompressStreamBzip2 [2021-03-04T09:13:44.513Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-03-04T09:13:44.513Z] === RUN TestDecompressStreamXz [2021-03-04T09:13:44.513Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-04T09:13:44.513Z] archive_test.go:134: Xz not present in msys2 [2021-03-04T09:13:44.513Z] === RUN TestCompressStreamXzUnsupported [2021-03-04T09:13:44.513Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-04T09:13:44.513Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestCompressStreamInvalid [2021-03-04T09:13:44.513Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestExtensionInvalid [2021-03-04T09:13:44.513Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestExtensionUncompressed [2021-03-04T09:13:44.513Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestExtensionBzip2 [2021-03-04T09:13:44.513Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestExtensionGzip [2021-03-04T09:13:44.513Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestExtensionXz [2021-03-04T09:13:44.513Z] --- PASS: TestExtensionXz (0.00s) [2021-03-04T09:13:44.513Z] === RUN TestCmdStreamLargeStderr [2021-03-04T09:13:44.513Z] --- PASS: TestCmdStreamLargeStderr (0.14s) [2021-03-04T09:13:44.513Z] === RUN TestCmdStreamBad [2021-03-04T09:13:44.513Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-04T09:13:44.513Z] archive_test.go:239: Failing on Windows CI machines [2021-03-04T09:13:44.513Z] === RUN TestCmdStreamGood [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T09:13:44.742Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-04T09:13:44.817Z] + bundleName=arm64-integration [2021-03-04T09:13:44.817Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-04T09:13:44.817Z] Creating arm64-integration-bundles.tar.gz [2021-03-04T09:13:44.817Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-04T09:13:44.817Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-03-04T09:13:44.972Z] --- PASS: TestCmdStreamGood (0.05s) [2021-03-04T09:13:44.972Z] === RUN TestUntarPathWithInvalidDest [2021-03-04T09:13:44.972Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-03-04T09:13:44.972Z] === RUN TestUntarPathWithInvalidSrc [2021-03-04T09:13:44.972Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-04T09:13:44.972Z] === RUN TestUntarPath [2021-03-04T09:13:44.972Z] --- PASS: TestUntarPath (0.08s) [2021-03-04T09:13:44.972Z] === RUN TestUntarPathWithDestinationFile [2021-03-04T09:13:44.972Z] === RUN Test [2021-03-04T09:13:44.972Z] === RUN Test/TestContainsEntry [2021-03-04T09:13:44.972Z] === RUN Test/TestCreateEntries [2021-03-04T09:13:44.972Z] === RUN Test/TestEntriesDiff [2021-03-04T09:13:44.972Z] === RUN Test/TestEntriesEquality [2021-03-04T09:13:44.972Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-04T09:13:44.972Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-04T09:13:44.972Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-04T09:13:44.972Z] === RUN Test/TestGeneratorNotGenerate [2021-03-04T09:13:44.972Z] === RUN Test/TestGeneratorWithPort [2021-03-04T09:13:44.972Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-04T09:13:44.972Z] === RUN Test/TestNewEntry [2021-03-04T09:13:44.972Z] === RUN Test/TestParse [2021-03-04T09:13:44.972Z] --- PASS: Test (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: Test/TestParse (0.00s) [2021-03-04T09:13:44.972Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-03-04T09:13:44.972Z] PASS [2021-03-04T09:13:44.972Z] coverage: 58.3% of statements [2021-03-04T09:13:44.972Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-04T09:13:44.972Z] ok github.com/docker/docker/pkg/discovery 0.073s coverage: 58.3% of statements [2021-03-04T09:13:44.972Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.13s) [2021-03-04T09:13:44.972Z] === RUN TestCopyWithTarInvalidSrc [2021-03-04T09:13:44.972Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-04T09:13:44.972Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-04T09:13:44.972Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-04T09:13:44.972Z] === RUN TestCopyWithTarSrcFile [2021-03-04T09:13:44.972Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-03-04T09:13:44.972Z] === RUN TestCopyWithTarSrcFolder [2021-03-04T09:13:44.972Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-04T09:13:44.972Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-04T09:13:44.972Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-04T09:13:44.972Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-04T09:13:44.972Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-04T09:13:44.973Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-04T09:13:44.973Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-04T09:13:44.973Z] === RUN TestCopyFileWithTarSrcFile [2021-03-04T09:13:44.973Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-03-04T09:13:44.973Z] === RUN TestTarFiles [2021-03-04T09:13:45.001Z] === RUN TestDockerSuite/TestBuildTagEvent [Pipeline] archiveArtifacts [2021-03-04T09:13:45.091Z] Archiving artifacts [2021-03-04T09:13:45.568Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-04T09:13:45.941Z] === RUN Test [2021-03-04T09:13:45.941Z] === RUN Test/TestContent [2021-03-04T09:13:45.941Z] === RUN Test/TestInitialize [2021-03-04T09:13:45.941Z] === RUN Test/TestNew [2021-03-04T09:13:45.941Z] === RUN Test/TestParsingContentsWithComments [2021-03-04T09:13:45.941Z] === RUN Test/TestRegister [2021-03-04T09:13:45.941Z] === RUN Test/TestWatch [2021-03-04T09:13:45.941Z] --- PASS: Test (0.01s) [2021-03-04T09:13:45.941Z] --- PASS: Test/TestContent (0.00s) [2021-03-04T09:13:45.941Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-04T09:13:45.941Z] --- PASS: Test/TestNew (0.00s) [2021-03-04T09:13:45.941Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-04T09:13:45.941Z] --- PASS: Test/TestRegister (0.00s) [2021-03-04T09:13:45.941Z] --- PASS: Test/TestWatch (0.01s) [2021-03-04T09:13:45.941Z] PASS [2021-03-04T09:13:45.941Z] coverage: 92.9% of statements [2021-03-04T09:13:45.941Z] ok github.com/docker/docker/pkg/discovery/file 0.068s coverage: 92.9% of statements [2021-03-04T09:13:46.507Z] === RUN TestDockerSuite/TestBuildUser [2021-03-04T09:13:46.910Z] === RUN Test [2021-03-04T09:13:46.910Z] === RUN Test/TestWatch [2021-03-04T09:13:46.910Z] --- PASS: Test (0.00s) [2021-03-04T09:13:46.910Z] --- PASS: Test/TestWatch (0.00s) [2021-03-04T09:13:46.910Z] PASS [2021-03-04T09:13:46.910Z] coverage: 92.3% of statements [2021-03-04T09:13:46.910Z] ok github.com/docker/docker/pkg/discovery/memory 0.099s coverage: 92.3% of statements [2021-03-04T09:13:46.910Z] === RUN Test [2021-03-04T09:13:46.910Z] === RUN Test/TestInitialize [2021-03-04T09:13:46.910Z] time="2021-03-04T09:13:46Z" level=info msg="Initializing discovery without TLS" [2021-03-04T09:13:46.910Z] time="2021-03-04T09:13:46Z" level=info msg="Initializing discovery without TLS" [2021-03-04T09:13:46.910Z] time="2021-03-04T09:13:46Z" level=info msg="Initializing discovery without TLS" [2021-03-04T09:13:46.910Z] === RUN Test/TestInitializeWithCerts [2021-03-04T09:13:46.910Z] time="2021-03-04T09:13:46Z" level=info msg="Initializing discovery with TLS" [2021-03-04T09:13:46.910Z] === RUN Test/TestWatch [2021-03-04T09:13:46.910Z] time="2021-03-04T09:13:46Z" level=info msg="Initializing discovery without TLS" [2021-03-04T09:13:46.963Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42111/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T09:13:47.284Z] + make clean [2021-03-04T09:13:47.368Z] === RUN Test [2021-03-04T09:13:47.368Z] === RUN Test/TestInitialize [2021-03-04T09:13:47.368Z] === RUN Test/TestInitializeWithPattern [2021-03-04T09:13:47.368Z] === RUN Test/TestRegister [2021-03-04T09:13:47.368Z] === RUN Test/TestWatch [2021-03-04T09:13:47.368Z] --- PASS: Test (0.00s) [2021-03-04T09:13:47.368Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-04T09:13:47.368Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-04T09:13:47.368Z] --- PASS: Test/TestRegister (0.00s) [2021-03-04T09:13:47.368Z] --- PASS: Test/TestWatch (0.00s) [2021-03-04T09:13:47.368Z] PASS [2021-03-04T09:13:47.368Z] coverage: 93.8% of statements [2021-03-04T09:13:47.368Z] ok github.com/docker/docker/pkg/discovery/nodes 0.048s coverage: 93.8% of statements [2021-03-04T09:13:47.886Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-04T09:13:48.226Z] docker volume rm -f docker-dev-cache [2021-03-04T09:13:48.226Z] docker-dev-cache [Pipeline] deleteDir [2021-03-04T09:13:48.335Z] === RUN TestPollerAddRemove [2021-03-04T09:13:48.335Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-04T09:13:48.335Z] === RUN TestPollerEvent [2021-03-04T09:13:48.335Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-04T09:13:48.335Z] poller_test.go:41: No chmod on Windows [2021-03-04T09:13:48.335Z] === RUN TestPollerClose [2021-03-04T09:13:48.335Z] --- PASS: TestPollerClose (0.00s) [2021-03-04T09:13:48.335Z] PASS [2021-03-04T09:13:48.335Z] coverage: 36.2% of statements [2021-03-04T09:13:48.335Z] ok github.com/docker/docker/pkg/filenotify 0.075s coverage: 36.2% of statements [2021-03-04T09:13:49.303Z] === RUN TestCopyFileWithInvalidSrc [2021-03-04T09:13:49.303Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCopyFileWithInvalidDest [2021-03-04T09:13:49.303Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-04T09:13:49.303Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-04T09:13:49.303Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-03-04T09:13:49.303Z] === RUN TestCopyFile [2021-03-04T09:13:49.303Z] --- PASS: TestCopyFile (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-04T09:13:49.303Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-04T09:13:49.303Z] fileutils_test.go:134: Needs porting to Windows [2021-03-04T09:13:49.303Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-04T09:13:49.303Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-04T09:13:49.303Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-04T09:13:49.303Z] fileutils_test.go:180: Needs porting to Windows [2021-03-04T09:13:49.303Z] === RUN TestWildcardMatches [2021-03-04T09:13:49.303Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestPatternMatches [2021-03-04T09:13:49.303Z] --- PASS: TestPatternMatches (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-04T09:13:49.303Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestPatternMatchesFolderExclusions [2021-03-04T09:13:49.303Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-04T09:13:49.303Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-04T09:13:49.303Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-04T09:13:49.303Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-04T09:13:49.303Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestSingleExclamationError [2021-03-04T09:13:49.303Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestMatchesWithNoPatterns [2021-03-04T09:13:49.303Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestMatchesWithMalformedPatterns [2021-03-04T09:13:49.303Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestMatches [2021-03-04T09:13:49.303Z] --- PASS: TestMatches (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCleanPatterns [2021-03-04T09:13:49.303Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-04T09:13:49.303Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCleanPatternsExceptionFlag [2021-03-04T09:13:49.303Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-04T09:13:49.303Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-04T09:13:49.303Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCleanPatternsErrorSingleException [2021-03-04T09:13:49.303Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-04T09:13:49.303Z] === RUN TestCreateIfNotExistsDir [2021-03-04T09:13:49.303Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-03-04T09:13:49.303Z] === RUN TestCreateIfNotExistsFile [2021-03-04T09:13:49.303Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2021-03-04T09:13:49.303Z] === RUN TestMatch [2021-03-04T09:13:49.303Z] --- PASS: TestMatch (0.00s) [2021-03-04T09:13:49.303Z] PASS [2021-03-04T09:13:49.303Z] coverage: 87.7% of statements [2021-03-04T09:13:49.303Z] ok github.com/docker/docker/pkg/fileutils 0.168s coverage: 87.7% of statements [2021-03-04T09:13:49.763Z] === RUN TestGet [2021-03-04T09:13:49.763Z] --- PASS: TestGet (0.00s) [2021-03-04T09:13:49.763Z] === RUN TestGetShortcutString [2021-03-04T09:13:49.763Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-04T09:13:49.763Z] PASS [2021-03-04T09:13:49.763Z] coverage: 42.9% of statements [2021-03-04T09:13:49.763Z] ok github.com/docker/docker/pkg/homedir 0.092s coverage: 42.9% of statements [2021-03-04T09:13:49.793Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-04T09:13:50.222Z] --- PASS: Test (3.19s) [2021-03-04T09:13:50.222Z] --- PASS: Test/TestInitialize (0.17s) [2021-03-04T09:13:50.222Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-03-04T09:13:50.222Z] --- PASS: Test/TestWatch (3.02s) [2021-03-04T09:13:50.222Z] PASS [2021-03-04T09:13:50.222Z] coverage: 84.1% of statements [2021-03-04T09:13:50.222Z] ok github.com/docker/docker/pkg/discovery/kv 3.264s coverage: 84.1% of statements [2021-03-04T09:13:51.190Z] === RUN TestCreateIDMapOrder [2021-03-04T09:13:51.190Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-04T09:13:51.190Z] PASS [2021-03-04T09:13:51.190Z] coverage: 7.2% of statements [2021-03-04T09:13:51.190Z] ok github.com/docker/docker/pkg/idtools 0.121s coverage: 7.2% of statements [2021-03-04T09:13:51.648Z] === RUN TestFixedBufferCap [2021-03-04T09:13:51.648Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-04T09:13:51.648Z] === RUN TestFixedBufferLen [2021-03-04T09:13:51.648Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-04T09:13:51.648Z] === RUN TestFixedBufferString [2021-03-04T09:13:51.648Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-04T09:13:51.648Z] === RUN TestFixedBufferWrite [2021-03-04T09:13:51.648Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-04T09:13:51.648Z] === RUN TestFixedBufferRead [2021-03-04T09:13:51.648Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-04T09:13:51.648Z] === RUN TestBytesPipeRead [2021-03-04T09:13:51.648Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-04T09:13:51.648Z] === RUN TestBytesPipeWrite [2021-03-04T09:13:51.648Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-04T09:13:51.648Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-04T09:13:52.108Z] --- PASS: TestTarFiles (6.89s) [2021-03-04T09:13:52.108Z] === RUN TestTarUntar [2021-03-04T09:13:52.108Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2021-03-04T09:13:52.108Z] === RUN TestAtomicWriteToFile [2021-03-04T09:13:52.108Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-03-04T09:13:52.108Z] === RUN TestAtomicWriteSetCommit [2021-03-04T09:13:52.108Z] --- PASS: TestTarUntar (0.04s) [2021-03-04T09:13:52.108Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-04T09:13:52.108Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-04T09:13:52.108Z] === RUN TestAtomicWriteSetCancel [2021-03-04T09:13:52.108Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-03-04T09:13:52.108Z] === RUN TestTarWithOptions [2021-03-04T09:13:52.108Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-04T09:13:52.108Z] === RUN TestReadCloserWrapperClose [2021-03-04T09:13:52.108Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestReaderErrWrapperReadOnError [2021-03-04T09:13:52.108Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestReaderErrWrapperRead [2021-03-04T09:13:52.108Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestHashData [2021-03-04T09:13:52.108Z] --- PASS: TestHashData (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestCancelReadCloser [2021-03-04T09:13:52.108Z] --- PASS: TestTarWithOptions (0.04s) [2021-03-04T09:13:52.108Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-04T09:13:52.108Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestUntarUstarGnuConflict [2021-03-04T09:13:52.108Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestUntarInvalidFilenames [2021-03-04T09:13:52.108Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-04T09:13:52.108Z] === RUN TestWriteCloserWrapperClose [2021-03-04T09:13:52.108Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestNopWriteCloser [2021-03-04T09:13:52.108Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestNopWriter [2021-03-04T09:13:52.108Z] --- PASS: TestNopWriter (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestWriteCounter [2021-03-04T09:13:52.108Z] --- PASS: TestWriteCounter (0.00s) [2021-03-04T09:13:52.108Z] PASS [2021-03-04T09:13:52.108Z] coverage: 68.8% of statements [2021-03-04T09:13:52.108Z] ok github.com/docker/docker/pkg/ioutils 0.780s coverage: 68.8% of statements [2021-03-04T09:13:52.108Z] === RUN TestError [2021-03-04T09:13:52.108Z] --- PASS: TestError (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestProgressString [2021-03-04T09:13:52.108Z] === RUN TestProgressString/no_progress [2021-03-04T09:13:52.108Z] === RUN TestProgressString/progress_1 [2021-03-04T09:13:52.108Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-04T09:13:52.108Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-04T09:13:52.108Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-04T09:13:52.108Z] === RUN TestProgressString/with_units [2021-03-04T09:13:52.108Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-04T09:13:52.108Z] === RUN TestProgressString/hide_counts [2021-03-04T09:13:52.108Z] --- PASS: TestProgressString (0.00s) [2021-03-04T09:13:52.108Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-04T09:13:52.108Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-04T09:13:52.108Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-04T09:13:52.108Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-04T09:13:52.108Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-04T09:13:52.108Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-04T09:13:52.108Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-04T09:13:52.108Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-04T09:13:52.108Z] === RUN TestJSONMessageDisplay [2021-03-04T09:13:52.108Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames649526970\\dest" [2021-03-04T09:13:52.108Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-03-04T09:13:52.108Z] === RUN TestUntarHardlinkToSymlink [2021-03-04T09:13:52.573Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-04T09:13:52.573Z] === RUN TestUntarInvalidHardlink [2021-03-04T09:13:52.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink229749547\\victim\\hello" -> "../victim/hello" [2021-03-04T09:13:52.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink825089166\\victim\\hello" -> "/../victim/hello" [2021-03-04T09:13:52.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink714568853\\victim" -> "../victim" [2021-03-04T09:13:52.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink390261488\\victim" -> "../victim" [2021-03-04T09:13:52.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink767600527\\victim" -> "../victim" [2021-03-04T09:13:52.573Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink143592866\\victim" -> "../victim" [2021-03-04T09:13:52.573Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2021-03-04T09:13:52.573Z] === RUN TestUntarInvalidSymlink [2021-03-04T09:13:52.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink042195609\\dest\\dotdot" -> "../victim/hello" [2021-03-04T09:13:52.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink268317988\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-04T09:13:52.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink622704691\\dest\\loophole-victim" -> "../victim" [2021-03-04T09:13:52.573Z] --- PASS: TestJSONMessageDisplay (0.18s) [2021-03-04T09:13:52.573Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-04T09:13:52.573Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-04T09:13:52.573Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-04T09:13:52.573Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-04T09:13:52.573Z] === RUN TestDisplayJSONMessagesStream [2021-03-04T09:13:52.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink621680630\\dest\\loophole-victim" -> "../victim" [2021-03-04T09:13:52.573Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-04T09:13:52.573Z] PASS [2021-03-04T09:13:52.573Z] coverage: 91.7% of statements [2021-03-04T09:13:52.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink148561117\\dest\\loophole-victim" -> "../victim" [2021-03-04T09:13:52.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink339145368\\dest\\loophole-victim" -> "../victim" [2021-03-04T09:13:52.573Z] ok github.com/docker/docker/pkg/jsonmessage 0.240s coverage: 91.7% of statements [2021-03-04T09:13:52.573Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink175590679\\dest\\dir\\loophole" -> "../../victim" [2021-03-04T09:13:52.573Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-03-04T09:13:52.573Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-04T09:13:52.573Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-04T09:13:52.573Z] === RUN TestXGlobalNoParent [2021-03-04T09:13:52.573Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-04T09:13:52.573Z] === RUN TestReplaceFileTarWrapper [2021-03-04T09:13:52.573Z] === RUN TestStandardLongPath [2021-03-04T09:13:52.573Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-04T09:13:52.573Z] === RUN TestUNCLongPath [2021-03-04T09:13:52.573Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-04T09:13:52.573Z] PASS [2021-03-04T09:13:52.573Z] coverage: 100.0% of statements [2021-03-04T09:13:52.573Z] ok github.com/docker/docker/pkg/longpath 0.051s coverage: 100.0% of statements [2021-03-04T09:13:52.573Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-03-04T09:13:52.573Z] === RUN TestPrefixHeaderReadable [2021-03-04T09:13:52.573Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-03-04T09:13:52.573Z] === RUN TestDisablePigz [2021-03-04T09:13:53.031Z] --- PASS: TestDisablePigz (0.19s) [2021-03-04T09:13:53.031Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-04T09:13:53.031Z] === RUN TestPigz [2021-03-04T09:13:53.031Z] --- PASS: TestPigz (0.16s) [2021-03-04T09:13:53.031Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-04T09:13:53.031Z] === RUN TestCopyFileWithInvalidDest [2021-03-04T09:13:53.031Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-04T09:13:53.031Z] archive_windows_test.go:16: Currently fails [2021-03-04T09:13:53.031Z] === RUN TestCanonicalTarNameForPath [2021-03-04T09:13:53.031Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-04T09:13:53.031Z] === RUN TestCanonicalTarName [2021-03-04T09:13:53.031Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-04T09:13:53.031Z] === RUN TestChmodTarEntry [2021-03-04T09:13:53.031Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-04T09:13:53.031Z] === RUN TestHardLinkOrder [2021-03-04T09:13:53.490Z] --- PASS: TestHardLinkOrder (0.11s) [2021-03-04T09:13:53.490Z] === RUN TestChangeString [2021-03-04T09:13:53.490Z] --- PASS: TestChangeString (0.00s) [2021-03-04T09:13:53.490Z] === RUN TestChangesWithNoChanges [2021-03-04T09:13:53.490Z] --- PASS: TestChangesWithNoChanges (0.05s) [2021-03-04T09:13:53.490Z] === RUN TestChangesWithChanges [2021-03-04T09:13:53.490Z] --- PASS: TestChangesWithChanges (0.13s) [2021-03-04T09:13:53.490Z] === RUN TestChangesWithChangesGH13590 [2021-03-04T09:13:53.490Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-04T09:13:53.490Z] changes_test.go:192: needs more investigation [2021-03-04T09:13:53.490Z] === RUN TestChangesDirsEmpty [2021-03-04T09:13:53.490Z] === RUN TestNameFormat [2021-03-04T09:13:53.490Z] --- PASS: TestNameFormat (0.00s) [2021-03-04T09:13:53.490Z] === RUN TestNameRetries [2021-03-04T09:13:53.490Z] --- PASS: TestNameRetries (0.00s) [2021-03-04T09:13:53.490Z] PASS [2021-03-04T09:13:53.490Z] coverage: 85.7% of statements [2021-03-04T09:13:53.490Z] ok github.com/docker/docker/pkg/namesgenerator 0.070s coverage: 85.7% of statements [2021-03-04T09:13:53.490Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-03-04T09:13:53.490Z] === RUN TestChangesDirsMutated [2021-03-04T09:13:53.490Z] --- PASS: TestChangesDirsMutated (0.17s) [2021-03-04T09:13:53.490Z] === RUN TestApplyLayer [2021-03-04T09:13:53.490Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-04T09:13:53.490Z] changes_test.go:405: needs further investigation [2021-03-04T09:13:53.490Z] === RUN TestChangesSizeWithHardlinks [2021-03-04T09:13:53.490Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-04T09:13:53.490Z] changes_test.go:441: needs further investigation [2021-03-04T09:13:53.490Z] === RUN TestChangesSizeWithNoChanges [2021-03-04T09:13:53.490Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-04T09:13:53.490Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-04T09:13:53.490Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-04T09:13:53.490Z] === RUN TestChangesSize [2021-03-04T09:13:53.490Z] --- PASS: TestChangesSize (0.00s) [2021-03-04T09:13:53.490Z] === RUN TestApplyLayerInvalidFilenames [2021-03-04T09:13:53.490Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames645424686\\dest" [2021-03-04T09:13:53.490Z] === RUN TestParseKeyValueOpt [2021-03-04T09:13:53.490Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-04T09:13:53.490Z] === RUN TestParseUintList [2021-03-04T09:13:53.490Z] --- PASS: TestParseUintList (0.00s) [2021-03-04T09:13:53.490Z] === RUN TestParseUintListMaximumLimits [2021-03-04T09:13:53.490Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-04T09:13:53.490Z] PASS [2021-03-04T09:13:53.490Z] coverage: 97.0% of statements [2021-03-04T09:13:53.490Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2021-03-04T09:13:53.490Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-03-04T09:13:53.490Z] === RUN TestApplyLayerInvalidHardlink [2021-03-04T09:13:53.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink941217168\\victim\\hello" -> "../victim/hello" [2021-03-04T09:13:53.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink213474735\\victim\\hello" -> "/../victim/hello" [2021-03-04T09:13:53.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink186881346\\victim" -> "../victim" [2021-03-04T09:13:53.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink593509305\\victim" -> "../victim" [2021-03-04T09:13:53.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink100787140\\victim" -> "../victim" [2021-03-04T09:13:53.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink679564883\\victim" -> "../victim" [2021-03-04T09:13:53.490Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-03-04T09:13:53.490Z] === RUN TestApplyLayerInvalidSymlink [2021-03-04T09:13:53.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink933434774\\dest\\dotdot" -> "../victim/hello" [2021-03-04T09:13:53.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink010966013\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-04T09:13:53.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink605685048\\dest\\loophole-victim" -> "../victim" [2021-03-04T09:13:53.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink065167159\\dest\\loophole-victim" -> "../victim" [2021-03-04T09:13:53.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink728246058\\dest\\loophole-victim" -> "../victim" [2021-03-04T09:13:53.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink652778625\\dest\\loophole-victim" -> "../victim" [2021-03-04T09:13:53.490Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-03-04T09:13:53.490Z] === RUN TestApplyLayerWhiteouts [2021-03-04T09:13:53.949Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-03-04T09:13:53.949Z] === RUN TestGenerateEmptyFile [2021-03-04T09:13:53.949Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-04T09:13:53.949Z] === RUN TestGenerateWithContent [2021-03-04T09:13:53.949Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-04T09:13:53.949Z] PASS [2021-03-04T09:13:53.949Z] coverage: 62.8% of statements [2021-03-04T09:13:53.949Z] ok github.com/docker/docker/pkg/archive 10.173s coverage: 62.8% of statements [2021-03-04T09:13:53.949Z] === RUN TestNewAndRemove [2021-03-04T09:13:53.949Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-04T09:13:53.949Z] === RUN TestRemoveInvalidPath [2021-03-04T09:13:53.949Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-04T09:13:53.949Z] PASS [2021-03-04T09:13:53.949Z] coverage: 82.6% of statements [2021-03-04T09:13:53.949Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2021-03-04T09:13:54.916Z] === RUN TestParseEmptyInterface [2021-03-04T09:13:54.916Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-04T09:13:54.916Z] === RUN TestParseNonInterfaceType [2021-03-04T09:13:54.916Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-04T09:13:54.916Z] === RUN TestParseWithOneFunction [2021-03-04T09:13:54.916Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-04T09:13:54.916Z] === RUN TestParseWithMultipleFuncs [2021-03-04T09:13:54.916Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-04T09:13:54.916Z] === RUN TestParseWithUnnamedReturn [2021-03-04T09:13:54.916Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-04T09:13:54.916Z] === RUN TestEmbeddedInterface [2021-03-04T09:13:54.916Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-04T09:13:54.916Z] === RUN TestParsedImports [2021-03-04T09:13:54.916Z] --- PASS: TestParsedImports (0.00s) [2021-03-04T09:13:54.916Z] === RUN TestAliasedImports [2021-03-04T09:13:54.916Z] --- PASS: TestAliasedImports (0.00s) [2021-03-04T09:13:54.916Z] PASS [2021-03-04T09:13:54.916Z] coverage: 56.8% of statements [2021-03-04T09:13:54.916Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.072s coverage: 56.8% of statements [2021-03-04T09:13:56.452Z] === RUN TestFailedConnection [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T09:13:56.911Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-04T09:13:56.911Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-04T09:13:56.911Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-04T09:13:56.911Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-04T09:13:56.911Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-04T09:13:56.911Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-04T09:13:56.911Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-04T09:13:56.911Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-04T09:13:56.911Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-04T09:13:56.911Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-04T09:13:56.911Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-04T09:13:56.911Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-04T09:13:56.911Z] === RUN TestBufferPoolPutAndGet [2021-03-04T09:13:56.911Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-04T09:13:56.911Z] PASS [2021-03-04T09:13:56.911Z] coverage: 88.2% of statements [2021-03-04T09:13:56.911Z] ok github.com/docker/docker/pkg/pools 0.063s coverage: 88.2% of statements [2021-03-04T09:13:56.911Z] === RUN TestHTTPTransport [2021-03-04T09:13:56.911Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-04T09:13:56.911Z] PASS [2021-03-04T09:13:56.911Z] coverage: 85.7% of statements [2021-03-04T09:13:56.911Z] ok github.com/docker/docker/pkg/plugins/transport 0.082s coverage: 85.7% of statements [2021-03-04T09:13:57.878Z] --- PASS: TestFailedConnection (1.07s) [2021-03-04T09:13:57.878Z] === RUN TestFailOnce [2021-03-04T09:13:57.878Z] 2021/03/04 09:13:57 http: panic serving 127.0.0.1:49225: Plugin not ready [2021-03-04T09:13:57.878Z] goroutine 10 [running]: [2021-03-04T09:13:57.878Z] net/http.(*conn).serve.func1(0xc000058aa0) [2021-03-04T09:13:57.878Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-04T09:13:57.878Z] panic(0x849b40, 0x986ad0) [2021-03-04T09:13:57.878Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-04T09:13:57.878Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000130000, 0xc0000d0300) [2021-03-04T09:13:57.878Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-04T09:13:57.878Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000130000, 0xc0000d0300) [2021-03-04T09:13:57.878Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-04T09:13:57.878Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000130000, 0xc0000d0300) [2021-03-04T09:13:57.878Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-04T09:13:57.878Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000130000, 0xc0000d0300) [2021-03-04T09:13:57.878Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-04T09:13:57.878Z] net/http.(*conn).serve(0xc000058aa0, 0x99b2c0, 0xc00004a980) [2021-03-04T09:13:57.878Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-04T09:13:57.878Z] created by net/http.(*Server).Serve [2021-03-04T09:13:57.878Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-04T09:13:57.878Z] time="2021-03-04T09:13:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49224/Test.FailOnce: Post http://127.0.0.1:49224/Test.FailOnce: EOF, retrying in 1s" [2021-03-04T09:13:57.878Z] === RUN TestOutputOnPrematureClose [2021-03-04T09:13:57.878Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-04T09:13:57.878Z] === RUN TestCompleteSilently [2021-03-04T09:13:57.878Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-04T09:13:57.878Z] PASS [2021-03-04T09:13:57.878Z] coverage: 75.9% of statements [2021-03-04T09:13:57.878Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2021-03-04T09:13:57.878Z] === RUN TestSendToOneSub [2021-03-04T09:13:57.878Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-04T09:13:57.878Z] === RUN TestSendToMultipleSubs [2021-03-04T09:13:57.878Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-04T09:13:57.878Z] === RUN TestEvictOneSub [2021-03-04T09:13:57.878Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-04T09:13:57.878Z] === RUN TestClosePublisher [2021-03-04T09:13:57.878Z] --- PASS: TestClosePublisher (0.00s) [2021-03-04T09:13:57.878Z] === RUN TestPubSubRace [2021-03-04T09:13:58.845Z] --- PASS: TestFailOnce (1.17s) [2021-03-04T09:13:58.845Z] === RUN TestEchoInputOutput [2021-03-04T09:13:58.845Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-04T09:13:58.845Z] === RUN TestBackoff [2021-03-04T09:13:58.845Z] --- PASS: TestBackoff (0.00s) [2021-03-04T09:13:58.845Z] === RUN TestAbortRetry [2021-03-04T09:13:58.845Z] --- PASS: TestAbortRetry (0.00s) [2021-03-04T09:13:58.845Z] === RUN TestClientScheme [2021-03-04T09:13:58.845Z] --- PASS: TestClientScheme (0.00s) [2021-03-04T09:13:58.845Z] === RUN TestNewClientWithTimeout [2021-03-04T09:13:58.845Z] === RUN TestRegister [2021-03-04T09:13:58.845Z] --- PASS: TestRegister (0.00s) [2021-03-04T09:13:58.845Z] === RUN TestCommand [2021-03-04T09:13:58.845Z] --- PASS: TestCommand (0.03s) [2021-03-04T09:13:58.845Z] === RUN TestNaiveSelf [2021-03-04T09:13:58.845Z] --- PASS: TestNaiveSelf (0.03s) [2021-03-04T09:13:58.845Z] PASS [2021-03-04T09:13:58.845Z] coverage: 82.4% of statements [2021-03-04T09:13:58.845Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2021-03-04T09:13:58.845Z] --- PASS: TestPubSubRace (1.05s) [2021-03-04T09:13:58.845Z] PASS [2021-03-04T09:13:58.845Z] coverage: 75.0% of statements [2021-03-04T09:13:58.845Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2021-03-04T09:13:59.304Z] time="2021-03-04T09:13:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-04T09:13:59.763Z] === RUN TestParseSignal [2021-03-04T09:13:59.763Z] --- PASS: TestParseSignal (0.00s) [2021-03-04T09:13:59.763Z] === RUN TestValidSignalForPlatform [2021-03-04T09:13:59.763Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-04T09:13:59.763Z] PASS [2021-03-04T09:13:59.763Z] coverage: 20.3% of statements [2021-03-04T09:13:59.763Z] ok github.com/docker/docker/pkg/signal 0.062s coverage: 20.3% of statements [2021-03-04T09:13:59.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-04T09:13:59.802Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-04T09:14:00.062Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-03-04T09:14:00.062Z] PASS [2021-03-04T09:14:00.062Z] [2021-03-04T09:14:00.062Z] DONE 17 tests in 52.925s [2021-03-04T09:14:00.062Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-04T09:14:00.062Z] ++ 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-03-04T09:14:00.062Z] ++ set -e [2021-03-04T09:14:00.062Z] ++ '[' -n 0 ']' [2021-03-04T09:14:00.062Z] ++ set -x [2021-03-04T09:14:00.062Z] ++ 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-03-04T09:14:00.222Z] === RUN TestNewStdWriter [2021-03-04T09:14:00.222Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-04T09:14:00.222Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestWriteWithNilBytes [2021-03-04T09:14:00.222Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestWrite [2021-03-04T09:14:00.222Z] --- PASS: TestWrite (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestWriteWithWriterError [2021-03-04T09:14:00.222Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-04T09:14:00.222Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestStdCopyWriteAndRead [2021-03-04T09:14:00.222Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-04T09:14:00.222Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-04T09:14:00.222Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-04T09:14:00.222Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-04T09:14:00.222Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-04T09:14:00.222Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-04T09:14:00.222Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-04T09:14:00.222Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-04T09:14:00.222Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-04T09:14:00.222Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-04T09:14:00.222Z] PASS [2021-03-04T09:14:00.222Z] coverage: 100.0% of statements [2021-03-04T09:14:00.222Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2021-03-04T09:14:00.322Z] INFO: Testing against a local daemon [2021-03-04T09:14:00.322Z] === RUN TestPluginInvalidJSON [2021-03-04T09:14:00.322Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:14:00.322Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:14:00.322Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:14:00.322Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-03-04T09:14:00.322Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T09:14:00.322Z] === RUN TestPluginInstall [2021-03-04T09:14:00.322Z] === RUN TestPluginInstall/no_auth [2021-03-04T09:14:00.582Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-04T09:14:00.681Z] time="2021-03-04T09:14:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-04T09:14:01.139Z] === RUN TestGenerateRandomID [2021-03-04T09:14:01.139Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestShortenId [2021-03-04T09:14:01.139Z] --- PASS: TestShortenId (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestShortenSha256Id [2021-03-04T09:14:01.139Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestShortenIdEmpty [2021-03-04T09:14:01.139Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestShortenIdInvalid [2021-03-04T09:14:01.139Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestIsShortIDNonHex [2021-03-04T09:14:01.139Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestIsShortIDNotCorrectSize [2021-03-04T09:14:01.139Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-04T09:14:01.139Z] PASS [2021-03-04T09:14:01.139Z] coverage: 70.6% of statements [2021-03-04T09:14:01.139Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-03-04T09:14:01.139Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-04T09:14:01.139Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-04T09:14:01.139Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestFormatStatus [2021-03-04T09:14:01.139Z] --- PASS: TestFormatStatus (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestFormatError [2021-03-04T09:14:01.139Z] --- PASS: TestFormatError (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestFormatJSONError [2021-03-04T09:14:01.139Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-04T09:14:01.139Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-04T09:14:01.139Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestNewJSONProgressOutput [2021-03-04T09:14:01.139Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestAuxFormatterEmit [2021-03-04T09:14:01.139Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestStreamWriterStdout [2021-03-04T09:14:01.139Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-04T09:14:01.139Z] === RUN TestStreamWriterStderr [2021-03-04T09:14:01.139Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-04T09:14:01.139Z] PASS [2021-03-04T09:14:01.139Z] coverage: 66.2% of statements [2021-03-04T09:14:01.139Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2021-03-04T09:14:01.152Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-04T09:14:02.106Z] === RUN TestIsCpusetListAvailable [2021-03-04T09:14:02.106Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-04T09:14:02.106Z] PASS [2021-03-04T09:14:02.106Z] coverage: 38.2% of statements [2021-03-04T09:14:02.106Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2021-03-04T09:14:02.535Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-04T09:14:02.795Z] time="2021-03-04T09:14:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:14:02.795Z] time="2021-03-04T09:14:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4a67ef83089db520b80d372b6eff8521e03886a5155a3f1016f1c303748208c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:14:02.795Z] time="2021-03-04T09:14:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:14:02.795Z] time="2021-03-04T09:14:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b4a67ef83089db520b80d372b6eff8521e03886a5155a3f1016f1c303748208c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:14:03.073Z] === RUN TestChtimes [2021-03-04T09:14:03.073Z] --- PASS: TestChtimes (0.00s) [2021-03-04T09:14:03.073Z] === RUN TestChtimesWindows [2021-03-04T09:14:03.073Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-04T09:14:03.073Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-04T09:14:03.073Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-04T09:14:03.073Z] === RUN TestEnsureRemoveAllNotExist [2021-03-04T09:14:03.073Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-04T09:14:03.073Z] === RUN TestEnsureRemoveAllWithDir [2021-03-04T09:14:03.073Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-04T09:14:03.073Z] === RUN TestEnsureRemoveAllWithFile [2021-03-04T09:14:03.073Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-04T09:14:03.073Z] === RUN TestHasWin32KSupport [2021-03-04T09:14:03.073Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-04T09:14:03.073Z] syscall_windows_test.go:8: win32k: true [2021-03-04T09:14:03.073Z] PASS [2021-03-04T09:14:03.073Z] coverage: 12.0% of statements [2021-03-04T09:14:03.073Z] ok github.com/docker/docker/pkg/system 0.072s coverage: 12.0% of statements [2021-03-04T09:14:03.073Z] time="2021-03-04T09:14:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-04T09:14:03.365Z] === RUN TestPluginInstall/with_htpasswd [2021-03-04T09:14:03.532Z] === RUN TestTailFile [2021-03-04T09:14:03.532Z] --- PASS: TestTailFile (0.00s) [2021-03-04T09:14:03.532Z] === RUN TestTailFileManyLines [2021-03-04T09:14:03.532Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-04T09:14:03.532Z] === RUN TestTailEmptyFile [2021-03-04T09:14:03.532Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-04T09:14:03.532Z] === RUN TestTailNegativeN [2021-03-04T09:14:03.532Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/truncated_last_line [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/no_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-04T09:14:03.532Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.532Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:03.533Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:03.533Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:03.533Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:03.533Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:03.533Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-04T09:14:03.533Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.533Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-04T09:14:03.533Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.533Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-04T09:14:03.625Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-04T09:14:03.885Z] time="2021-03-04T09:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:14:03.885Z] time="2021-03-04T09:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78ea1d54653d391906af8a3539ebfb5f93c05d32064ee6f20183dcc6687c8336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:14:03.885Z] time="2021-03-04T09:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:14:03.885Z] time="2021-03-04T09:14:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:78ea1d54653d391906af8a3539ebfb5f93c05d32064ee6f20183dcc6687c8336" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:04.063Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.063Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.063Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.065Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:04.065Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.066Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.066Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.454Z] === RUN TestPluginInstall/with_insecure [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.567Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.567Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.567Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.567Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.567Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.567Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.567Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-04T09:14:04.568Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-04T09:14:04.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-04T09:14:04.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-04T09:14:04.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-04T09:14:04.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-04T09:14:04.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-04T09:14:04.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-04T09:14:04.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-04T09:14:04.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-04T09:14:04.569Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.05s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.02s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T09:14:04.569Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.03s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-04T09:14:04.570Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-04T09:14:04.571Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-04T09:14:04.571Z] PASS [2021-03-04T09:14:04.571Z] coverage: 88.6% of statements [2021-03-04T09:14:04.571Z] ok github.com/docker/docker/pkg/tailfile 0.581s coverage: 88.6% of statements [2021-03-04T09:14:04.714Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-04T09:14:04.714Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-04T09:14:04.714Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-04T09:14:04.714Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-04T09:14:04.973Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-04T09:14:05.029Z] === RUN TestTarSumRemoveNonExistent [2021-03-04T09:14:05.029Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-03-04T09:14:05.029Z] === RUN TestTarSumRemove [2021-03-04T09:14:05.029Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-04T09:14:05.029Z] === RUN TestSortFileInfoSums [2021-03-04T09:14:05.029Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-04T09:14:05.029Z] === RUN TestNewTarSumForLabelInvalid [2021-03-04T09:14:05.029Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-04T09:14:05.029Z] === RUN TestNewTarSumForLabel [2021-03-04T09:14:05.029Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-04T09:14:05.029Z] === RUN TestEmptyTar [2021-03-04T09:14:05.029Z] --- PASS: TestEmptyTar (0.00s) [2021-03-04T09:14:05.029Z] === RUN TestTarSumsReadSize [2021-03-04T09:14:05.029Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-03-04T09:14:05.029Z] === RUN TestTarSums [2021-03-04T09:14:05.029Z] --- PASS: TestTarSums (0.07s) [2021-03-04T09:14:05.029Z] === RUN TestIteration [2021-03-04T09:14:05.029Z] --- PASS: TestIteration (0.00s) [2021-03-04T09:14:05.029Z] === RUN TestVersionLabelForChecksum [2021-03-04T09:14:05.029Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-04T09:14:05.029Z] === RUN TestVersion [2021-03-04T09:14:05.029Z] --- PASS: TestVersion (0.00s) [2021-03-04T09:14:05.029Z] === RUN TestGetVersion [2021-03-04T09:14:05.029Z] --- PASS: TestGetVersion (0.00s) [2021-03-04T09:14:05.029Z] === RUN TestGetVersions [2021-03-04T09:14:05.029Z] --- PASS: TestGetVersions (0.00s) [2021-03-04T09:14:05.029Z] PASS [2021-03-04T09:14:05.029Z] coverage: 89.3% of statements [2021-03-04T09:14:05.029Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2021-03-04T09:14:05.491Z] testing: warning: no tests to run [2021-03-04T09:14:05.491Z] PASS [2021-03-04T09:14:05.491Z] coverage: [no statements] [2021-03-04T09:14:05.491Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2021-03-04T09:14:05.542Z] time="2021-03-04T09:14:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:14:05.542Z] time="2021-03-04T09:14:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25ef975db2ce58c7c4f12e8df4a86f9c48df94e146da15c38ca0ceaced12afa5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:14:05.542Z] time="2021-03-04T09:14:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-04T09:14:05.542Z] time="2021-03-04T09:14:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25ef975db2ce58c7c4f12e8df4a86f9c48df94e146da15c38ca0ceaced12afa5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-04T09:14:05.801Z] --- PASS: TestPluginInstall (5.50s) [2021-03-04T09:14:05.801Z] --- PASS: TestPluginInstall/no_auth (2.93s) [2021-03-04T09:14:05.801Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2021-03-04T09:14:05.801Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2021-03-04T09:14:05.801Z] plugin_test.go:160: [db01386187fb0] daemon is not started [2021-03-04T09:14:05.801Z] === RUN TestPluginsWithRuntimes [2021-03-04T09:14:05.949Z] === RUN TestTruncIndex [2021-03-04T09:14:05.949Z] --- PASS: TestTruncIndex (0.10s) [2021-03-04T09:14:05.949Z] PASS [2021-03-04T09:14:05.949Z] coverage: 91.5% of statements [2021-03-04T09:14:05.949Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2021-03-04T09:14:06.369Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-04T09:14:06.369Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-04T09:14:06.408Z] === RUN TestIsGIT [2021-03-04T09:14:06.408Z] --- PASS: TestIsGIT (0.00s) [2021-03-04T09:14:06.408Z] === RUN TestIsTransport [2021-03-04T09:14:06.408Z] --- PASS: TestIsTransport (0.00s) [2021-03-04T09:14:06.408Z] PASS [2021-03-04T09:14:06.408Z] coverage: 100.0% of statements [2021-03-04T09:14:06.408Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2021-03-04T09:14:06.866Z] === RUN TestVersionInfo [2021-03-04T09:14:06.866Z] --- PASS: TestVersionInfo (0.00s) [2021-03-04T09:14:06.866Z] === RUN TestAppendVersions [2021-03-04T09:14:06.866Z] --- PASS: TestAppendVersions (0.00s) [2021-03-04T09:14:06.866Z] PASS [2021-03-04T09:14:06.866Z] coverage: 88.9% of statements [2021-03-04T09:14:06.866Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2021-03-04T09:14:07.307Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-04T09:14:07.566Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-04T09:14:07.826Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-04T09:14:07.834Z] time="2021-03-04T09:14:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49229/Test.Echo: Post http://127.0.0.1:49229/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-04T09:14:08.394Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-04T09:14:08.394Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-04T09:14:08.802Z] === RUN TestValidatePrivileges [2021-03-04T09:14:08.802Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-04T09:14:08.802Z] === RUN TestFilterByCapNeg [2021-03-04T09:14:08.802Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-04T09:14:08.802Z] === RUN TestFilterByCapPos [2021-03-04T09:14:08.802Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-04T09:14:08.802Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-04T09:14:08.802Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-04T09:14:08.802Z] PASS [2021-03-04T09:14:08.802Z] coverage: 12.0% of statements [2021-03-04T09:14:08.802Z] ok github.com/docker/docker/plugin 0.100s coverage: 12.0% of statements [2021-03-04T09:14:08.963Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-04T09:14:09.263Z] === RUN TestNewSettable [2021-03-04T09:14:09.263Z] --- PASS: TestNewSettable (0.00s) [2021-03-04T09:14:09.263Z] === RUN TestIsSettable [2021-03-04T09:14:09.263Z] --- PASS: TestIsSettable (0.00s) [2021-03-04T09:14:09.263Z] === RUN TestUpdateSettingsEnv [2021-03-04T09:14:09.263Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-04T09:14:09.263Z] PASS [2021-03-04T09:14:09.263Z] coverage: 20.1% of statements [2021-03-04T09:14:09.263Z] ok github.com/docker/docker/plugin/v2 0.054s coverage: 20.1% of statements [2021-03-04T09:14:09.901Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-03-04T09:14:09.901Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2021-03-04T09:14:09.901Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-03-04T09:14:09.901Z] PASS [2021-03-04T09:14:09.901Z] [2021-03-04T09:14:09.901Z] DONE 9 tests in 9.864s [2021-03-04T09:14:09.901Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-04T09:14:09.901Z] ++ 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-03-04T09:14:09.901Z] ++ set -e [2021-03-04T09:14:09.901Z] ++ '[' -n 0 ']' [2021-03-04T09:14:09.901Z] ++ set -x [2021-03-04T09:14:09.901Z] ++ 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-03-04T09:14:10.162Z] INFO: Testing against a local daemon [2021-03-04T09:14:10.162Z] === RUN TestExternalGraphDriver [2021-03-04T09:14:10.162Z] === RUN TestExternalGraphDriver/json [2021-03-04T09:14:10.231Z] === RUN TestLoad [2021-03-04T09:14:10.231Z] --- PASS: TestLoad (0.00s) [2021-03-04T09:14:10.231Z] === RUN TestSave [2021-03-04T09:14:10.231Z] --- PASS: TestSave (0.03s) [2021-03-04T09:14:10.231Z] === RUN TestAddDeleteGet [2021-03-04T09:14:10.231Z] --- PASS: TestAddDeleteGet (0.05s) [2021-03-04T09:14:10.231Z] === RUN TestInvalidTags [2021-03-04T09:14:10.231Z] --- PASS: TestInvalidTags (0.01s) [2021-03-04T09:14:10.231Z] PASS [2021-03-04T09:14:10.231Z] coverage: 84.4% of statements [2021-03-04T09:14:10.231Z] ok github.com/docker/docker/reference 0.152s coverage: 84.4% of statements [2021-03-04T09:14:10.422Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-04T09:14:11.767Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-04T09:14:11.767Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-04T09:14:11.767Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-04T09:14:11.767Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-04T09:14:11.767Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-04T09:14:11.767Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-04T09:14:11.767Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-04T09:14:11.767Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-04T09:14:11.767Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-04T09:14:12.225Z] === RUN TestResolveAuthConfigIndexServer [2021-03-04T09:14:12.225Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-04T09:14:12.225Z] === RUN TestResolveAuthConfigFullURL [2021-03-04T09:14:12.225Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-04T09:14:12.225Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-04T09:14:12.225Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-04T09:14:12.225Z] === RUN TestValidateMirror [2021-03-04T09:14:12.225Z] --- PASS: TestValidateMirror (0.00s) [2021-03-04T09:14:12.225Z] === RUN TestLoadInsecureRegistries [2021-03-04T09:14:12.225Z] time="2021-03-04T09:14:11Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-04T09:14:12.225Z] time="2021-03-04T09:14:12Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-04T09:14:12.225Z] time="2021-03-04T09:14:12Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-04T09:14:12.226Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-03-04T09:14:12.226Z] === RUN TestNewServiceConfig [2021-03-04T09:14:12.226Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestValidateIndexName [2021-03-04T09:14:12.226Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestValidateIndexNameWithError [2021-03-04T09:14:12.226Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestEndpointParse [2021-03-04T09:14:12.226Z] --- PASS: TestEndpointParse (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestEndpointParseInvalid [2021-03-04T09:14:12.226Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestValidateEndpoint [2021-03-04T09:14:12.226Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-04T09:14:12.226Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-04T09:14:12.226Z] === RUN TestPing [2021-03-04T09:14:12.226Z] --- PASS: TestPing (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestPingRegistryEndpoint [2021-03-04T09:14:12.226Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-03-04T09:14:12.226Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-04T09:14:12.226Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-04T09:14:12.226Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:12.226Z] === RUN TestEndpoint [2021-03-04T09:14:12.226Z] --- SKIP: TestEndpoint (0.01s) [2021-03-04T09:14:12.226Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:12.226Z] === RUN TestParseRepositoryInfo [2021-03-04T09:14:12.226Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestNewIndexInfo [2021-03-04T09:14:12.226Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestMirrorEndpointLookup [2021-03-04T09:14:12.226Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-04T09:14:12.226Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-04T09:14:12.226Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestResumableRequestReaderWithReadError [2021-03-04T09:14:12.226Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-03-04T09:14:12.226Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:12.226Z] === RUN TestSearchRepositories [2021-03-04T09:14:12.226Z] --- PASS: TestSearchRepositories (0.01s) [2021-03-04T09:14:12.226Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-04T09:14:12.226Z] Host: 127.0.0.1:49234 [2021-03-04T09:14:12.226Z] User-Agent: docker test client [2021-03-04T09:14:12.226Z] Authorization: Token fake-token [2021-03-04T09:14:12.226Z] X-Docker-Token: true [2021-03-04T09:14:12.226Z] Accept-Encoding: gzip [2021-03-04T09:14:12.226Z] [2021-03-04T09:14:12.226Z] [2021-03-04T09:14:12.226Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-04T09:14:12.226Z] Connection: close [2021-03-04T09:14:12.226Z] Content-Length: 144 [2021-03-04T09:14:12.226Z] Cache-Control: no-cache [2021-03-04T09:14:12.226Z] Content-Type: application/json [2021-03-04T09:14:12.226Z] Date: Thu, 04 Mar 2021 09:14:12 GMT [2021-03-04T09:14:12.226Z] Expires: -1 [2021-03-04T09:14:12.226Z] Pragma: no-cache [2021-03-04T09:14:12.226Z] Server: docker-tests/mock [2021-03-04T09:14:12.226Z] X-Docker-Registry-Config: mock [2021-03-04T09:14:12.226Z] X-Docker-Registry-Version: 0.0.0 [2021-03-04T09:14:12.226Z] [2021-03-04T09:14:12.226Z] [2021-03-04T09:14:12.226Z] === RUN TestTrustedLocation [2021-03-04T09:14:12.226Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-04T09:14:12.226Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestAllowNondistributableArtifacts [2021-03-04T09:14:12.226Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-04T09:14:12.226Z] === RUN TestIsSecureIndex [2021-03-04T09:14:12.226Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-04T09:14:12.226Z] PASS [2021-03-04T09:14:12.226Z] coverage: 50.3% of statements [2021-03-04T09:14:12.226Z] ok github.com/docker/docker/registry 0.323s coverage: 50.3% of statements [2021-03-04T09:14:12.330Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-04T09:14:12.330Z] === RUN TestExternalGraphDriver/spec [2021-03-04T09:14:12.684Z] time="2021-03-04T09:14:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-04T09:14:12.684Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-03-04T09:14:12.684Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-04T09:14:12.684Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-04T09:14:12.684Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-04T09:14:12.684Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-04T09:14:12.684Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-04T09:14:12.684Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-04T09:14:12.684Z] === RUN TestResumableRequestReader [2021-03-04T09:14:12.684Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-04T09:14:12.684Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-04T09:14:12.684Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-04T09:14:12.684Z] PASS [2021-03-04T09:14:12.684Z] coverage: 100.0% of statements [2021-03-04T09:14:12.684Z] ok github.com/docker/docker/registry/resumable 0.311s coverage: 100.0% of statements [2021-03-04T09:14:12.684Z] === RUN TestRestartManagerTimeout [2021-03-04T09:14:12.684Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-04T09:14:12.684Z] === RUN TestRestartManagerTimeoutReset [2021-03-04T09:14:12.684Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-04T09:14:12.684Z] PASS [2021-03-04T09:14:12.684Z] coverage: 45.3% of statements [2021-03-04T09:14:12.684Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 45.3% of statements [2021-03-04T09:14:12.899Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-04T09:14:13.159Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-04T09:14:13.651Z] === RUN TestDecodeContainerConfig [2021-03-04T09:14:13.651Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-04T09:14:13.651Z] === RUN TestDecodeContainerConfigIsolation [2021-03-04T09:14:13.651Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-04T09:14:13.651Z] === RUN TestValidatePrivileged [2021-03-04T09:14:13.651Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-04T09:14:13.651Z] PASS [2021-03-04T09:14:13.651Z] coverage: 52.2% of statements [2021-03-04T09:14:13.651Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.2% of statements [2021-03-04T09:14:13.728Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-04T09:14:13.988Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-04T09:14:14.110Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-04T09:14:14.110Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-04T09:14:14.110Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-04T09:14:14.110Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-04T09:14:14.110Z] PASS [2021-03-04T09:14:14.110Z] coverage: 62.5% of statements [2021-03-04T09:14:14.110Z] ok github.com/docker/docker/testutil 0.067s coverage: 62.5% of statements [2021-03-04T09:14:14.247Z] === RUN TestExternalGraphDriver/pull [2021-03-04T09:14:14.507Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-04T09:14:15.886Z] --- PASS: TestExternalGraphDriver (5.67s) [2021-03-04T09:14:15.886Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2021-03-04T09:14:15.886Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2021-03-04T09:14:15.886Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2021-03-04T09:14:15.886Z] === RUN TestGraphdriverPluginV2 [2021-03-04T09:14:16.146Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-04T09:14:16.285Z] --- PASS: TestNewClientWithTimeout (17.75s) [2021-03-04T09:14:16.285Z] === RUN TestClientStream [2021-03-04T09:14:16.285Z] --- PASS: TestClientStream (0.00s) [2021-03-04T09:14:16.285Z] === RUN TestClientSendFile [2021-03-04T09:14:16.285Z] --- PASS: TestClientSendFile (0.00s) [2021-03-04T09:14:16.285Z] === RUN TestClientWithRequestTimeout [2021-03-04T09:14:16.285Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-04T09:14:16.285Z] === RUN TestFileSpecPlugin [2021-03-04T09:14:16.285Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-04T09:14:16.285Z] === RUN TestFileJSONSpecPlugin [2021-03-04T09:14:16.285Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-04T09:14:16.285Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-04T09:14:16.285Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-04T09:14:16.285Z] === RUN TestPluginAddHandler [2021-03-04T09:14:16.285Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-04T09:14:16.285Z] === RUN TestPluginWaitBadPlugin [2021-03-04T09:14:16.285Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-04T09:14:16.285Z] === RUN TestGet [2021-03-04T09:14:16.285Z] time="2021-03-04T09:14:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-04T09:14:16.406Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-04T09:14:16.406Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-04T09:14:16.665Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-04T09:14:16.744Z] === RUN TestGetDriver [2021-03-04T09:14:16.744Z] --- PASS: TestGetDriver (0.00s) [2021-03-04T09:14:16.744Z] === RUN TestVolumeRequestError [2021-03-04T09:14:16.744Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-04T09:14:16.744Z] PASS [2021-03-04T09:14:16.744Z] coverage: 36.1% of statements [2021-03-04T09:14:16.744Z] ok github.com/docker/docker/volume/drivers 0.096s coverage: 36.1% of statements [2021-03-04T09:14:16.744Z] === RUN TestGetAddress [2021-03-04T09:14:16.744Z] --- PASS: TestGetAddress (0.00s) [2021-03-04T09:14:16.744Z] === RUN TestRemove [2021-03-04T09:14:16.744Z] --- SKIP: TestRemove (0.00s) [2021-03-04T09:14:16.744Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-04T09:14:16.744Z] === RUN TestInitializeWithVolumes [2021-03-04T09:14:16.744Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-03-04T09:14:16.744Z] === RUN TestCreate [2021-03-04T09:14:16.744Z] --- PASS: TestCreate (0.01s) [2021-03-04T09:14:16.744Z] === RUN TestValidateName [2021-03-04T09:14:16.744Z] --- PASS: TestValidateName (0.00s) [2021-03-04T09:14:16.744Z] === RUN TestCreateWithOpts [2021-03-04T09:14:16.744Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-04T09:14:16.744Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-04T09:14:16.744Z] === RUN TestRelaodNoOpts [2021-03-04T09:14:16.744Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-04T09:14:16.744Z] PASS [2021-03-04T09:14:16.744Z] coverage: 41.5% of statements [2021-03-04T09:14:16.744Z] ok github.com/docker/docker/volume/local 0.166s coverage: 41.5% of statements [2021-03-04T09:14:17.203Z] === RUN TestConvertTmpfsOptions [2021-03-04T09:14:17.203Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-04T09:14:17.203Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-04T09:14:17.203Z] parser_test.go:49: data="ro" [2021-03-04T09:14:17.203Z] === RUN TestParseMountRaw [2021-03-04T09:14:17.203Z] --- PASS: TestParseMountRaw (0.03s) [2021-03-04T09:14:17.203Z] === RUN TestParseMountRawSplit [2021-03-04T09:14:17.203Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-04T09:14:17.203Z] parser_test.go:390: case 0 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 1 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 2 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 3 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 4 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 5 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 6 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 7 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 8 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 0 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 1 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 2 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 3 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 4 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 5 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 6 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 7 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 8 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 9 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 10 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 11 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 12 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 0 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 1 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 2 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 3 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 4 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 5 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 6 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 7 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 8 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 9 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 10 [2021-03-04T09:14:17.203Z] parser_test.go:390: case 11 [2021-03-04T09:14:17.203Z] === RUN TestParseMountSpec [2021-03-04T09:14:17.203Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-04T09:14:17.203Z] parser_test.go:455: case 0 [2021-03-04T09:14:17.203Z] parser_test.go:455: case 1 [2021-03-04T09:14:17.203Z] parser_test.go:455: case 2 [2021-03-04T09:14:17.203Z] parser_test.go:455: case 3 [2021-03-04T09:14:17.203Z] parser_test.go:455: case 4 [2021-03-04T09:14:17.203Z] parser_test.go:455: case 5 [2021-03-04T09:14:17.203Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-04T09:14:17.203Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-04T09:14:17.203Z] === RUN TestValidateMount [2021-03-04T09:14:17.203Z] --- PASS: TestValidateMount (0.00s) [2021-03-04T09:14:17.203Z] PASS [2021-03-04T09:14:17.203Z] coverage: 66.2% of statements [2021-03-04T09:14:17.203Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 66.2% of statements [2021-03-04T09:14:17.606Z] === RUN TestDockerSuite/TestCommitChange [2021-03-04T09:14:17.662Z] time="2021-03-04T09:14:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-04T09:14:18.544Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-04T09:14:18.632Z] === RUN TestSetGetMeta [2021-03-04T09:14:18.632Z] === PAUSE TestSetGetMeta [2021-03-04T09:14:18.632Z] === RUN TestRestore [2021-03-04T09:14:18.632Z] === PAUSE TestRestore [2021-03-04T09:14:18.632Z] === RUN TestServiceCreate [2021-03-04T09:14:18.632Z] === PAUSE TestServiceCreate [2021-03-04T09:14:18.632Z] === RUN TestServiceList [2021-03-04T09:14:18.632Z] === PAUSE TestServiceList [2021-03-04T09:14:18.632Z] === RUN TestServiceRemove [2021-03-04T09:14:18.632Z] === PAUSE TestServiceRemove [2021-03-04T09:14:18.632Z] === RUN TestServiceGet [2021-03-04T09:14:18.632Z] === PAUSE TestServiceGet [2021-03-04T09:14:18.632Z] === RUN TestServicePrune [2021-03-04T09:14:18.632Z] === PAUSE TestServicePrune [2021-03-04T09:14:18.632Z] === RUN TestCreate [2021-03-04T09:14:18.632Z] === PAUSE TestCreate [2021-03-04T09:14:18.632Z] === RUN TestRemove [2021-03-04T09:14:18.632Z] === PAUSE TestRemove [2021-03-04T09:14:18.632Z] === RUN TestList [2021-03-04T09:14:18.632Z] === PAUSE TestList [2021-03-04T09:14:18.632Z] === RUN TestFindByDriver [2021-03-04T09:14:19.093Z] === PAUSE TestFindByDriver [2021-03-04T09:14:19.093Z] === RUN TestFindByReferenced [2021-03-04T09:14:19.093Z] === PAUSE TestFindByReferenced [2021-03-04T09:14:19.094Z] === RUN TestDerefMultipleOfSameRef [2021-03-04T09:14:19.094Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-04T09:14:19.094Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-04T09:14:19.094Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-04T09:14:19.094Z] === RUN TestDefererencePluginOnCreateError [2021-03-04T09:14:19.094Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-04T09:14:19.094Z] === RUN TestRefDerefRemove [2021-03-04T09:14:19.094Z] === PAUSE TestRefDerefRemove [2021-03-04T09:14:19.094Z] === RUN TestGet [2021-03-04T09:14:19.094Z] === PAUSE TestGet [2021-03-04T09:14:19.094Z] === RUN TestGetWithReference [2021-03-04T09:14:19.094Z] === PAUSE TestGetWithReference [2021-03-04T09:14:19.094Z] === RUN TestFilterFunc [2021-03-04T09:14:19.094Z] === RUN TestFilterFunc/test_nil_list [2021-03-04T09:14:19.094Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-04T09:14:19.094Z] === RUN TestFilterFunc/test_empty_list [2021-03-04T09:14:19.094Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-04T09:14:19.094Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-04T09:14:19.094Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-04T09:14:19.094Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-04T09:14:19.094Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-04T09:14:19.094Z] === RUN TestFilterFunc/test_filter_some [2021-03-04T09:14:19.094Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-04T09:14:19.094Z] === RUN TestFilterFunc/test_filter_middle [2021-03-04T09:14:19.094Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-04T09:14:19.094Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-04T09:14:19.094Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-04T09:14:19.094Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-04T09:14:19.094Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-04T09:14:19.094Z] === CONT TestFilterFunc/test_nil_list [2021-03-04T09:14:19.094Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-04T09:14:19.094Z] === CONT TestFilterFunc/test_filter_some [2021-03-04T09:14:19.094Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-04T09:14:19.094Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-04T09:14:19.094Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-04T09:14:19.094Z] === CONT TestFilterFunc/test_empty_list [2021-03-04T09:14:19.094Z] === CONT TestFilterFunc/test_filter_middle [2021-03-04T09:14:19.094Z] --- PASS: TestFilterFunc (0.00s) [2021-03-04T09:14:19.094Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-04T09:14:19.094Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-04T09:14:19.094Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-04T09:14:19.094Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-04T09:14:19.094Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-04T09:14:19.094Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-04T09:14:19.094Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-04T09:14:19.094Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-04T09:14:19.094Z] === CONT TestSetGetMeta [2021-03-04T09:14:19.094Z] === CONT TestFindByReferenced [2021-03-04T09:14:19.094Z] === CONT TestServiceList [2021-03-04T09:14:19.094Z] === CONT TestServicePrune [2021-03-04T09:14:19.094Z] --- PASS: TestSetGetMeta (0.08s) [2021-03-04T09:14:19.094Z] === CONT TestServiceCreate [2021-03-04T09:14:19.094Z] --- PASS: TestFindByReferenced (0.09s) [2021-03-04T09:14:19.094Z] === CONT TestRestore [2021-03-04T09:14:19.094Z] --- PASS: TestRestore (0.03s) [2021-03-04T09:14:19.094Z] === CONT TestServiceGet [2021-03-04T09:14:19.094Z] --- PASS: TestServiceGet (0.12s) [2021-03-04T09:14:19.094Z] === CONT TestGet [2021-03-04T09:14:19.094Z] time="2021-03-04T09:14:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-04T09:14:19.094Z] --- PASS: TestServiceCreate (0.17s) [2021-03-04T09:14:19.094Z] === CONT TestGetWithReference [2021-03-04T09:14:19.094Z] time="2021-03-04T09:14:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-04T09:14:19.094Z] --- PASS: TestServiceList (0.25s) [2021-03-04T09:14:19.094Z] === CONT TestList [2021-03-04T09:14:19.094Z] time="2021-03-04T09:14:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-04T09:14:19.094Z] time="2021-03-04T09:14:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-04T09:14:19.094Z] --- PASS: TestGet (0.03s) [2021-03-04T09:14:19.094Z] === CONT TestFindByDriver [2021-03-04T09:14:19.094Z] time="2021-03-04T09:14:18Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-04T09:14:19.094Z] --- PASS: TestGetWithReference (0.03s) [2021-03-04T09:14:19.094Z] === CONT TestServiceRemove [2021-03-04T09:14:19.094Z] --- PASS: TestList (0.03s) [2021-03-04T09:14:19.094Z] === CONT TestRemove [2021-03-04T09:14:19.094Z] --- PASS: TestServicePrune (0.28s) [2021-03-04T09:14:19.094Z] === CONT TestDefererencePluginOnCreateError [2021-03-04T09:14:19.094Z] === CONT TestRefDerefRemove [2021-03-04T09:14:19.094Z] --- PASS: TestFindByDriver (0.04s) [2021-03-04T09:14:19.094Z] --- PASS: TestServiceRemove (0.03s) [2021-03-04T09:14:19.094Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-04T09:14:19.094Z] --- PASS: TestRemove (0.03s) [2021-03-04T09:14:19.094Z] === CONT TestCreate [2021-03-04T09:14:19.094Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-03-04T09:14:19.094Z] === CONT TestDerefMultipleOfSameRef [2021-03-04T09:14:19.094Z] --- PASS: TestRefDerefRemove (0.02s) [2021-03-04T09:14:19.094Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-03-04T09:14:19.094Z] --- PASS: TestCreate (0.02s) [2021-03-04T09:14:19.094Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-03-04T09:14:19.094Z] PASS [2021-03-04T09:14:19.094Z] coverage: 70.3% of statements [2021-03-04T09:14:19.094Z] ok github.com/docker/docker/volume/service 0.414s coverage: 70.3% of statements [2021-03-04T09:14:19.113Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-04T09:14:19.554Z] time="2021-03-04T09:14:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-04T09:14:20.052Z] --- PASS: TestGraphdriverPluginV2 (4.09s) [2021-03-04T09:14:20.052Z] PASS [2021-03-04T09:14:20.052Z] [2021-03-04T09:14:20.052Z] DONE 5 tests in 9.889s [2021-03-04T09:14:20.052Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-04T09:14:20.052Z] ++ 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-03-04T09:14:20.052Z] ++ set -e [2021-03-04T09:14:20.052Z] ++ '[' -n 0 ']' [2021-03-04T09:14:20.052Z] ++ set -x [2021-03-04T09:14:20.052Z] ++ 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-03-04T09:14:20.052Z] INFO: Testing against a local daemon [2021-03-04T09:14:20.052Z] === RUN TestContinueAfterPluginCrash [2021-03-04T09:14:20.052Z] === PAUSE TestContinueAfterPluginCrash [2021-03-04T09:14:20.052Z] === RUN TestReadPluginNoRead [2021-03-04T09:14:20.052Z] === PAUSE TestReadPluginNoRead [2021-03-04T09:14:20.052Z] === RUN TestDaemonStartWithLogOpt [2021-03-04T09:14:20.052Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-04T09:14:20.052Z] === CONT TestContinueAfterPluginCrash [2021-03-04T09:14:20.052Z] === CONT TestDaemonStartWithLogOpt [2021-03-04T09:14:20.313Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-04T09:14:21.696Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-04T09:14:23.077Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-04T09:14:23.291Z] time="2021-03-04T09:14:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-04T09:14:23.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-04T09:14:24.718Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-04T09:14:25.658Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-04T09:14:25.917Z] --- PASS: TestDaemonStartWithLogOpt (5.89s) [2021-03-04T09:14:25.917Z] === CONT TestReadPluginNoRead [2021-03-04T09:14:27.824Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-04T09:14:28.393Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-04T09:14:28.961Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-04T09:14:28.961Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-04T09:14:28.961Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-04T09:14:29.222Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-04T09:14:29.222Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-04T09:14:29.222Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-04T09:14:29.481Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-04T09:14:30.419Z] === RUN TestReadPluginNoRead/default [2021-03-04T09:14:30.989Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-04T09:14:31.249Z] --- PASS: TestContinueAfterPluginCrash (11.17s) [2021-03-04T09:14:31.853Z] --- PASS: TestGet (15.04s) [2021-03-04T09:14:31.853Z] === RUN TestPluginWithNoManifest [2021-03-04T09:14:31.853Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-04T09:14:31.853Z] === RUN TestGetAll [2021-03-04T09:14:31.853Z] --- PASS: TestGetAll (0.00s) [2021-03-04T09:14:31.853Z] PASS [2021-03-04T09:14:31.853Z] coverage: 73.4% of statements [2021-03-04T09:14:31.853Z] ok github.com/docker/docker/pkg/plugins 35.155s coverage: 73.4% of statements [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/quota [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/rootless [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/volume [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-04T09:14:31.853Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-04T09:14:32.188Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-04T09:14:32.757Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-04T09:14:32.757Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-04T09:14:33.326Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-04T09:14:33.895Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-04T09:14:33.895Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === Skipped [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-04T09:14:34.035Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-04T09:14:34.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-04T09:14:34.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-03-04T09:14:34.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-04T09:14:34.035Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-04T09:14:34.035Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-04T09:14:34.035Z] daemon_test.go:147: root required [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-04T09:14:34.035Z] reload_test.go:520: root required [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-03-04T09:14:34.035Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-04T09:14:34.035Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-04T09:14:34.035Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-04T09:14:34.035Z] download_test.go:268: Needs fixing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-04T09:14:34.035Z] layer_test.go:304: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-04T09:14:34.035Z] layer_test.go:353: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-04T09:14:34.035Z] layer_test.go:468: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-04T09:14:34.035Z] layer_test.go:697: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-04T09:14:34.035Z] migration_test.go:46: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-04T09:14:34.035Z] migration_test.go:182: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-04T09:14:34.035Z] mount_test.go:17: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-04T09:14:34.035Z] mount_test.go:76: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-04T09:14:34.035Z] mount_test.go:125: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-04T09:14:34.035Z] mount_test.go:212: Failing on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:134: Xz not present in msys2 [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:239: Failing on Windows CI machines [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-04T09:14:34.035Z] archive_windows_test.go:16: Currently fails [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-04T09:14:34.035Z] changes_test.go:192: needs more investigation [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-04T09:14:34.035Z] changes_test.go:405: needs further investigation [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-04T09:14:34.035Z] changes_test.go:441: needs further investigation [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-04T09:14:34.035Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-04T09:14:34.035Z] poller_test.go:41: No chmod on Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-04T09:14:34.035Z] fileutils_test.go:134: Needs porting to Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-04T09:14:34.035Z] fileutils_test.go:180: Needs porting to Windows [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-04T09:14:34.035Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-03-04T09:14:34.035Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-03-04T09:14:34.035Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-04T09:14:34.035Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-04T09:14:34.035Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] [2021-03-04T09:14:34.035Z] DONE 1825 tests, 45 skipped in 230.901s [2021-03-04T09:14:34.035Z] INFO: make.ps1 ended at 03/04/2021 09:14:33 [2021-03-04T09:14:34.463Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-04T09:14:35.031Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-04T09:14:35.291Z] --- PASS: TestReadPluginNoRead (9.32s) [2021-03-04T09:14:35.291Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2021-03-04T09:14:35.291Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2021-03-04T09:14:35.291Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-03-04T09:14:35.291Z] read_test.go:92: [df70dade915a9] daemon is not started [2021-03-04T09:14:35.291Z] PASS [2021-03-04T09:14:35.291Z] [2021-03-04T09:14:35.291Z] DONE 6 tests in 15.354s [2021-03-04T09:14:35.291Z] 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-03-04T09:14:35.291Z] ++ 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-03-04T09:14:35.291Z] ++ set -e [2021-03-04T09:14:35.291Z] ++ '[' -n 0 ']' [2021-03-04T09:14:35.291Z] ++ set -x [2021-03-04T09:14:35.291Z] ++ 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-03-04T09:14:35.291Z] testing: warning: no tests to run [2021-03-04T09:14:35.291Z] PASS [2021-03-04T09:14:35.291Z] [2021-03-04T09:14:35.291Z] DONE 0 tests in 0.057s [2021-03-04T09:14:35.291Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-04T09:14:35.291Z] ++ 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-03-04T09:14:35.291Z] ++ set -e [2021-03-04T09:14:35.291Z] ++ '[' -n 0 ']' [2021-03-04T09:14:35.291Z] ++ set -x [2021-03-04T09:14:35.291Z] ++ 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-03-04T09:14:35.550Z] INFO: Testing against a local daemon [2021-03-04T09:14:35.550Z] === RUN TestPluginWithDevMounts [2021-03-04T09:14:35.550Z] === PAUSE TestPluginWithDevMounts [2021-03-04T09:14:35.550Z] === CONT TestPluginWithDevMounts [2021-03-04T09:14:35.550Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-04T09:14:35.810Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-04T09:14:35.810Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-04T09:14:36.211Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-04T09:14:36.212Z] INFO: Unit tests ended at 03/04/2021 09:14:35. Duration:00:04:09.7636566 [2021-03-04T09:14:36.212Z] INFO: Building busybox [2021-03-04T09:14:36.212Z] Sending build context to Docker daemon 5.12kB [2021-03-04T09:14:36.212Z] [2021-03-04T09:14:36.212Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-04T09:14:36.212Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-04T09:14:36.212Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-04T09:14:36.212Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-04T09:14:36.212Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-04T09:14:36.212Z] ---> 31902e4b25a6 [2021-03-04T09:14:36.212Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-04T09:14:36.212Z] ---> Running in 29b7323e6c3c [2021-03-04T09:14:36.379Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-04T09:14:36.379Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-04T09:14:36.379Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-04T09:14:36.379Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-04T09:14:36.379Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-04T09:14:37.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-04T09:14:37.335Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-03-04T09:14:37.335Z] PASS [2021-03-04T09:14:37.335Z] [2021-03-04T09:14:37.335Z] DONE 1 tests in 2.038s [2021-03-04T09:14:37.595Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-04T09:14:37.595Z] ++ 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-03-04T09:14:37.595Z] ++ set -e [2021-03-04T09:14:37.595Z] ++ '[' -n 0 ']' [2021-03-04T09:14:37.595Z] ++ set -x [2021-03-04T09:14:37.595Z] ++ 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-03-04T09:14:37.595Z] INFO: Testing against a local daemon [2021-03-04T09:14:37.595Z] === RUN TestSecretInspect [2021-03-04T09:14:37.595Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-04T09:14:38.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-04T09:14:38.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-04T09:14:39.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-04T09:14:40.113Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-04T09:14:40.113Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-04T09:14:40.373Z] --- PASS: TestSecretInspect (2.65s) [2021-03-04T09:14:40.373Z] === RUN TestSecretList [2021-03-04T09:14:40.632Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-04T09:14:40.898Z] Removing intermediate container 29b7323e6c3c [2021-03-04T09:14:40.899Z] ---> a4aba8d5d257 [2021-03-04T09:14:40.899Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-04T09:14:40.899Z] ---> Running in 26231f8b1619 [2021-03-04T09:14:41.357Z] Removing intermediate container 26231f8b1619 [2021-03-04T09:14:41.357Z] ---> 71eba4f4be51 [2021-03-04T09:14:41.357Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-04T09:14:41.357Z] ---> Running in 5fa83749692d [2021-03-04T09:14:41.571Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-04T09:14:41.815Z] Removing intermediate container 5fa83749692d [2021-03-04T09:14:41.815Z] ---> b2c52af99f8f [2021-03-04T09:14:41.815Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-04T09:14:41.830Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-04T09:14:42.400Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-04T09:14:42.400Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-04T09:14:42.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-04T09:14:42.919Z] --- PASS: TestSecretList (2.77s) [2021-03-04T09:14:42.919Z] === RUN TestSecretsCreateAndDelete [2021-03-04T09:14:43.179Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-04T09:14:43.350Z] [2021-03-04T09:14:43.350Z] ---> 351b09b91b4c [2021-03-04T09:14:43.350Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-04T09:14:43.350Z] ---> Running in aa524355115e [2021-03-04T09:14:44.119Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-04T09:14:45.058Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-04T09:14:45.058Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-04T09:14:45.998Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-04T09:14:45.998Z] --- PASS: TestSecretsCreateAndDelete (2.98s) [2021-03-04T09:14:45.998Z] === RUN TestSecretsUpdate [2021-03-04T09:14:47.907Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-04T09:14:49.287Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-04T09:14:49.287Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-04T09:14:49.287Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-04T09:14:49.287Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-04T09:14:49.287Z] --- PASS: TestSecretsUpdate (3.22s) [2021-03-04T09:14:49.287Z] === RUN TestTemplatedSecret [2021-03-04T09:14:49.287Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-04T09:14:49.857Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-04T09:14:52.392Z] --- PASS: TestTemplatedSecret (2.79s) [2021-03-04T09:14:52.392Z] === RUN TestSecretCreateResolve [2021-03-04T09:14:53.671Z] Removing intermediate container aa524355115e [2021-03-04T09:14:53.671Z] ---> a7f3d6733339 [2021-03-04T09:14:53.671Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-04T09:14:53.671Z] ---> Running in 576c807af2c4 [2021-03-04T09:14:54.297Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-04T09:14:54.297Z] --- PASS: TestSecretCreateResolve (2.28s) [2021-03-04T09:14:54.297Z] PASS [2021-03-04T09:14:54.297Z] [2021-03-04T09:14:54.297Z] DONE 6 tests in 16.821s [2021-03-04T09:14:54.297Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-04T09:14:54.297Z] ++ 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-03-04T09:14:54.297Z] ++ set -e [2021-03-04T09:14:54.297Z] ++ '[' -n 0 ']' [2021-03-04T09:14:54.297Z] ++ set -x [2021-03-04T09:14:54.298Z] ++ 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-03-04T09:14:54.558Z] INFO: Testing against a local daemon [2021-03-04T09:14:54.558Z] === RUN TestServiceCreateInit [2021-03-04T09:14:54.558Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T09:14:54.558Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-04T09:14:55.126Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-04T09:14:55.126Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-04T09:14:55.211Z] [2021-03-04T09:14:55.211Z] SUCCESS: Specified value was saved. [2021-03-04T09:14:55.386Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-04T09:14:57.389Z] Removing intermediate container 576c807af2c4 [2021-03-04T09:14:57.389Z] ---> 3dcbd5a2bcfe [2021-03-04T09:14:57.389Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-04T09:14:57.389Z] ---> Running in 70e04a6b6f0b [2021-03-04T09:14:57.924Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-04T09:14:58.872Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-04T09:14:58.872Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T09:14:59.442Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-04T09:15:02.077Z] Cannot create a file when that file already exists. [2021-03-04T09:15:03.635Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-04T09:15:03.635Z] --- PASS: TestServiceCreateInit (9.07s) [2021-03-04T09:15:03.635Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2021-03-04T09:15:03.635Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.68s) [2021-03-04T09:15:03.635Z] === RUN TestCreateServiceMultipleTimes [2021-03-04T09:15:03.635Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-04T09:15:05.015Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-04T09:15:06.394Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-04T09:15:07.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-04T09:15:07.866Z] Removing intermediate container 70e04a6b6f0b [2021-03-04T09:15:07.866Z] ---> 2a41e92a78e1 [2021-03-04T09:15:07.866Z] Step 13/13 : CMD ["sh"] [2021-03-04T09:15:07.866Z] ---> Running in 4750d13faa7f [2021-03-04T09:15:07.866Z] Removing intermediate container 4750d13faa7f [2021-03-04T09:15:07.866Z] ---> f78874f929db [2021-03-04T09:15:07.866Z] Successfully built f78874f929db [2021-03-04T09:15:07.866Z] Successfully tagged busybox:latest [2021-03-04T09:15:07.866Z] INFO: Docker images of the daemon under test [2021-03-04T09:15:07.866Z] [2021-03-04T09:15:07.866Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-04T09:15:07.866Z] busybox latest f78874f929db Less than a second ago 5.28GB [2021-03-04T09:15:07.866Z] microsoft/windowsservercore latest 31902e4b25a6 3 weeks ago 5.21GB [2021-03-04T09:15:07.866Z] mcr.microsoft.com/windows/servercore ltsc2019 31902e4b25a6 3 weeks ago 5.21GB [2021-03-04T09:15:07.866Z] [2021-03-04T09:15:07.866Z] INFO: Running integration tests at 03/04/2021 09:15:07... [2021-03-04T09:15:07.866Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-04T09:15:07.866Z] INFO: Integration API tests being run from the host: [2021-03-04T09:15:07.866Z] INFO: make.ps1 starting at 03/04/2021 09:15:07 [2021-03-04T09:15:08.831Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-04T09:15:09.241Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-04T09:15:10.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-04T09:15:12.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-04T09:15:13.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b35240_} [2021-03-04T09:15:14.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1612005605_/foo_false____} [2021-03-04T09:15:16.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1612005605_/foo_true____} [2021-03-04T09:15:17.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3494466304_/foo_false____} [2021-03-04T09:15:18.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3494466304_/foo_true____} [2021-03-04T09:15:19.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3494466304_/foo_true__0xc000b352a0__} [2021-03-04T09:15:20.762Z] --- PASS: TestCreateServiceMultipleTimes (17.25s) [2021-03-04T09:15:20.762Z] === RUN TestCreateServiceConflict [2021-03-04T09:15:21.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b352c0_} [2021-03-04T09:15:22.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b352e0_} [2021-03-04T09:15:23.295Z] --- PASS: TestCreateServiceConflict (2.42s) [2021-03-04T09:15:23.295Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T09:15:24.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b35300_} [2021-03-04T09:15:25.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b35320_} [2021-03-04T09:15:26.179Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2021-03-04T09:15:26.179Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T09:15:26.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-04T09:15:27.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-04T09:15:27.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-04T09:15:27.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-04T09:15:27.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-04T09:15:27.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-04T09:15:27.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-04T09:15:27.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-04T09:15:27.376Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-04T09:15:29.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-04T09:15:29.916Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-04T09:15:31.296Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-04T09:15:33.835Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-04T09:15:35.214Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-04T09:15:35.214Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-04T09:15:35.786Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-04T09:15:36.355Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-04T09:15:36.927Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-04T09:15:37.496Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-04T09:15:38.065Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-04T09:15:38.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:15:38.774Z] INFO: Testing against a local daemon [2021-03-04T09:15:38.774Z] === RUN TestBuildWithSession [2021-03-04T09:15:38.774Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-04T09:15:38.774Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T09:15:38.774Z] === RUN TestBuildSquashParent [2021-03-04T09:15:38.774Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-04T09:15:38.774Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:15:38.774Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-04T09:15:38.774Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:15:38.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:15:38.774Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:15:38.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:15:38.774Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:15:38.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:15:38.774Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:15:38.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:15:38.774Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:15:38.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:15:38.774Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:15:38.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:15:38.774Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-04T09:15:38.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-04T09:15:38.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-04T09:15:38.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-04T09:15:39.003Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-04T09:15:39.942Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-04T09:15:40.510Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.32s) [2021-03-04T09:15:40.510Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T09:15:40.771Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-04T09:15:41.340Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-04T09:15:42.280Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-04T09:15:43.233Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-04T09:15:43.233Z] --- PASS: TestCreateServiceSecretFileMode (2.91s) [2021-03-04T09:15:43.233Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T09:15:43.801Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-04T09:15:44.370Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-04T09:15:45.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-04T09:15:45.751Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-04T09:15:46.690Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2021-03-04T09:15:46.690Z] === RUN TestCreateServiceSysctls [2021-03-04T09:15:46.690Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-04T09:15:47.629Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-04T09:15:47.629Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-04T09:15:48.568Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-04T09:15:49.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-04T09:15:49.121Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-04T09:15:49.950Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-04T09:15:50.518Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-04T09:15:51.089Z] --- PASS: TestCreateServiceSysctls (4.48s) [2021-03-04T09:15:51.089Z] === RUN TestCreateServiceCapabilities [2021-03-04T09:15:51.348Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-04T09:15:51.917Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-04T09:15:53.298Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-04T09:15:53.559Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-04T09:15:54.129Z] --- PASS: TestCreateServiceCapabilities (3.17s) [2021-03-04T09:15:54.129Z] === RUN TestInspect [2021-03-04T09:15:55.509Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-04T09:15:56.192Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-03-04T09:15:56.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.33s) [2021-03-04T09:15:56.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.41s) [2021-03-04T09:15:56.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.73s) [2021-03-04T09:15:56.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.56s) [2021-03-04T09:15:56.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.00s) [2021-03-04T09:15:56.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.01s) [2021-03-04T09:15:56.192Z] === RUN TestBuildMultiStageCopy [2021-03-04T09:15:56.192Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-04T09:15:58.046Z] --- PASS: TestInspect (3.41s) [2021-03-04T09:15:58.046Z] === RUN TestCreateJob [2021-03-04T09:15:58.985Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-04T09:16:01.525Z] --- PASS: TestCreateJob (3.58s) [2021-03-04T09:16:01.525Z] === RUN TestReplicatedJob [2021-03-04T09:16:01.784Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-04T09:16:02.354Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-04T09:16:04.747Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-04T09:16:05.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-04T09:16:06.171Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-04T09:16:06.554Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-04T09:16:07.144Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-04T09:16:07.933Z] --- PASS: TestReplicatedJob (6.62s) [2021-03-04T09:16:07.933Z] === RUN TestUpdateReplicatedJob [2021-03-04T09:16:08.110Z] --- PASS: TestBuildMultiStageCopy (11.78s) [2021-03-04T09:16:08.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.45s) [2021-03-04T09:16:08.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-03-04T09:16:08.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2021-03-04T09:16:08.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s) [2021-03-04T09:16:08.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s) [2021-03-04T09:16:08.110Z] === RUN TestBuildMultiStageParentConfig [2021-03-04T09:16:08.872Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-04T09:16:09.810Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-04T09:16:10.288Z] --- PASS: TestBuildMultiStageParentConfig (2.41s) [2021-03-04T09:16:10.288Z] === RUN TestBuildLabelWithTargets [2021-03-04T09:16:10.288Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-04T09:16:10.288Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:16:10.288Z] === RUN TestBuildWithEmptyLayers [2021-03-04T09:16:11.188Z] --- PASS: TestUpdateReplicatedJob (3.41s) [2021-03-04T09:16:11.188Z] === RUN TestServiceListWithStatuses [2021-03-04T09:16:11.188Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-04T09:16:11.188Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T09:16:11.188Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T09:16:11.823Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2021-03-04T09:16:11.824Z] === RUN TestBuildMultiStageOnBuild [2021-03-04T09:16:13.726Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-04T09:16:14.293Z] === RUN TestDockerSuite/TestCpToDot [2021-03-04T09:16:14.862Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-04T09:16:16.768Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-04T09:16:17.028Z] --- PASS: TestDockerNetworkConnectAlias (5.87s) [2021-03-04T09:16:17.028Z] === RUN TestDockerNetworkReConnect [2021-03-04T09:16:17.597Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-04T09:16:18.166Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-04T09:16:19.549Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-04T09:16:19.808Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-04T09:16:20.747Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-04T09:16:21.685Z] --- PASS: TestDockerNetworkReConnect (4.37s) [2021-03-04T09:16:21.685Z] === RUN TestServicePlugin [2021-03-04T09:16:21.685Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-04T09:16:21.685Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-04T09:16:21.685Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-04T09:16:21.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-04T09:16:22.256Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-04T09:16:23.195Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-04T09:16:23.195Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-04T09:16:23.195Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-04T09:16:24.134Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-04T09:16:24.198Z] --- PASS: TestBuildMultiStageOnBuild (12.39s) [2021-03-04T09:16:24.198Z] === RUN TestBuildUncleanTarFilenames [2021-03-04T09:16:24.198Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-03-04T09:16:24.198Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:16:24.198Z] === RUN TestBuildMultiStageLayerLeak [2021-03-04T09:16:24.702Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-04T09:16:24.702Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-04T09:16:24.702Z] === RUN TestDockerSuite/TestCreateRM [2021-03-04T09:16:24.702Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-04T09:16:24.702Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-04T09:16:24.961Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-04T09:16:24.961Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-04T09:16:26.880Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-04T09:16:26.880Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-04T09:16:27.140Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-04T09:16:28.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-04T09:16:32.719Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-04T09:16:32.719Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-04T09:16:32.719Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-04T09:16:32.719Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-04T09:16:32.719Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-04T09:16:32.978Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-04T09:16:33.546Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-04T09:16:34.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-04T09:16:35.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-04T09:16:35.990Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-04T09:16:37.369Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-04T09:16:37.628Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-04T09:16:38.197Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-04T09:16:38.197Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-04T09:16:38.769Z] === RUN TestDockerSuite/TestDockerFails [2021-03-04T09:16:38.769Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-04T09:16:38.769Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-04T09:16:38.769Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-04T09:16:40.147Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-04T09:16:40.406Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-04T09:16:41.344Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-04T09:16:41.344Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-04T09:16:41.344Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-04T09:16:41.604Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-04T09:16:45.287Z] --- PASS: TestBuildMultiStageLayerLeak (20.02s) [2021-03-04T09:16:45.287Z] === RUN TestBuildWithHugeFile [2021-03-04T09:16:48.172Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-04T09:16:49.108Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-04T09:16:51.015Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-04T09:16:51.964Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-04T09:16:52.535Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-04T09:16:53.103Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-04T09:16:53.672Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-04T09:16:54.240Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-04T09:16:54.809Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-04T09:16:55.377Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-04T09:16:55.377Z] --- PASS: TestServicePlugin (33.90s) [2021-03-04T09:16:55.377Z] plugin_test.go:62: [d9e6c61200533] joining swarm manager [df2afef4f5f90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:16:55.377Z] plugin_test.go:65: [deb1fd8b5cfec] joining swarm manager [df2afef4f5f90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:16:55.377Z] === RUN TestServiceUpdateLabel [2021-03-04T09:16:55.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-04T09:16:56.883Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-04T09:16:58.264Z] --- PASS: TestServiceUpdateLabel (2.92s) [2021-03-04T09:16:58.264Z] === RUN TestServiceUpdateSecrets [2021-03-04T09:16:58.834Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-04T09:17:02.127Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-04T09:17:03.504Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-04T09:17:04.441Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-04T09:17:05.379Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-04T09:17:05.638Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-04T09:17:05.897Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-04T09:17:06.836Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-04T09:17:07.095Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-04T09:17:07.354Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-04T09:17:07.613Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-04T09:17:07.874Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-04T09:17:07.874Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-04T09:17:08.811Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-04T09:17:09.748Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-04T09:17:09.748Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-04T09:17:09.748Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-04T09:17:10.316Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-04T09:17:10.576Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-04T09:17:10.834Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-04T09:17:12.218Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-04T09:17:12.218Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-04T09:17:12.218Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-04T09:17:12.218Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-04T09:17:13.607Z] --- PASS: TestServiceUpdateSecrets (15.13s) [2021-03-04T09:17:13.607Z] === RUN TestServiceUpdateConfigs [2021-03-04T09:17:13.866Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-04T09:17:14.435Z] === RUN TestDockerSuite/TestEventsRename [2021-03-04T09:17:15.007Z] === RUN TestDockerSuite/TestEventsResize [2021-03-04T09:17:15.946Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-04T09:17:21.215Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-04T09:17:21.784Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-04T09:17:22.354Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-04T09:17:25.642Z] === RUN TestDockerSuite/TestEventsTop [2021-03-04T09:17:25.642Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-04T09:17:28.175Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2021-03-04T09:17:28.175Z] === RUN TestServiceUpdateNetwork [2021-03-04T09:17:28.175Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-04T09:17:40.388Z] === RUN TestDockerSuite/TestExec [2021-03-04T09:17:40.388Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-04T09:17:40.388Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-04T09:17:40.647Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-04T09:17:40.647Z] --- PASS: TestServiceUpdateNetwork (12.78s) [2021-03-04T09:17:40.647Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T09:17:41.216Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-04T09:17:42.154Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-04T09:17:42.413Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-04T09:17:43.352Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-04T09:17:43.352Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-04T09:17:43.924Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-04T09:17:44.521Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-04T09:17:45.089Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-04T09:17:45.657Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-04T09:17:46.226Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-04T09:17:47.166Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-04T09:17:48.102Z] === RUN TestDockerSuite/TestExecEnv [2021-03-04T09:17:48.670Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-04T09:17:49.611Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-04T09:17:50.180Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-04T09:17:50.180Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-04T09:17:52.714Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-04T09:17:53.282Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-04T09:17:53.853Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-04T09:17:54.421Z] === RUN TestDockerSuite/TestExecParseError [2021-03-04T09:17:54.680Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-04T09:17:55.248Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-04T09:17:55.815Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-04T09:17:55.815Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-04T09:17:57.195Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-04T09:17:57.764Z] --- PASS: TestServiceUpdatePidsLimit (17.09s) [2021-03-04T09:17:57.764Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-03-04T09:17:57.764Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2021-03-04T09:17:57.764Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2021-03-04T09:17:57.764Z] PASS [2021-03-04T09:17:57.764Z] [2021-03-04T09:17:57.764Z] === Skipped [2021-03-04T09:17:57.764Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-04T09:17:57.764Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-04T09:17:57.764Z] [2021-03-04T09:17:57.764Z] [2021-03-04T09:17:57.764Z] DONE 27 tests, 1 skipped in 183.460s [2021-03-04T09:17:57.764Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-04T09:17:57.764Z] ++ 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-03-04T09:17:57.764Z] ++ set -e [2021-03-04T09:17:57.764Z] ++ '[' -n 0 ']' [2021-03-04T09:17:57.764Z] ++ set -x [2021-03-04T09:17:57.764Z] ++ 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-03-04T09:17:58.024Z] INFO: Testing against a local daemon [2021-03-04T09:17:58.024Z] === RUN TestSessionCreate [2021-03-04T09:17:58.024Z] --- PASS: TestSessionCreate (0.06s) [2021-03-04T09:17:58.024Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T09:17:58.024Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-03-04T09:17:58.024Z] PASS [2021-03-04T09:17:58.024Z] [2021-03-04T09:17:58.024Z] DONE 2 tests in 0.268s [2021-03-04T09:17:58.024Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-04T09:17:58.024Z] ++ 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-03-04T09:17:58.024Z] ++ set -e [2021-03-04T09:17:58.024Z] ++ '[' -n 0 ']' [2021-03-04T09:17:58.024Z] ++ set -x [2021-03-04T09:17:58.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-04T09:17:58.284Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-04T09:17:58.284Z] INFO: Testing against a local daemon [2021-03-04T09:17:58.284Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T09:17:58.284Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-04T09:17:58.284Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T09:17:58.284Z] === RUN TestEventsExecDie [2021-03-04T09:17:59.221Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-04T09:17:59.221Z] --- PASS: TestEventsExecDie (0.80s) [2021-03-04T09:17:59.221Z] === RUN TestEventsBackwardsCompatible [2021-03-04T09:17:59.221Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-03-04T09:17:59.221Z] === RUN TestInfoBinaryCommits [2021-03-04T09:17:59.221Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-04T09:17:59.221Z] === RUN TestInfoAPIVersioned [2021-03-04T09:17:59.221Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-04T09:17:59.221Z] === RUN TestInfoDiscoveryBackend [2021-03-04T09:17:59.789Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-03-04T09:17:59.789Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-04T09:18:00.726Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-03-04T09:18:00.726Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-04T09:18:01.294Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-04T09:18:01.294Z] === RUN TestInfoAPI [2021-03-04T09:18:01.294Z] --- PASS: TestInfoAPI (0.02s) [2021-03-04T09:18:01.294Z] === RUN TestInfoAPIWarnings [2021-03-04T09:18:11.285Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-04T09:18:11.285Z] === RUN TestDockerSuite/TestExecTTY [2021-03-04T09:18:11.285Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-04T09:18:11.854Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-04T09:18:12.113Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-04T09:18:12.681Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-04T09:18:12.681Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-04T09:18:14.060Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-04T09:18:14.627Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-04T09:18:15.196Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-04T09:18:15.765Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-04T09:18:16.334Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-04T09:18:17.711Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-03-04T09:18:17.711Z] === RUN TestInfoDebug [2021-03-04T09:18:17.971Z] --- PASS: TestInfoDebug (0.52s) [2021-03-04T09:18:17.971Z] === RUN TestInfoInsecureRegistries [2021-03-04T09:18:18.539Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-04T09:18:18.539Z] === RUN TestInfoRegistryMirrors [2021-03-04T09:18:19.107Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-04T09:18:19.107Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T09:18:19.367Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-03-04T09:18:19.367Z] === RUN TestPingCacheHeaders [2021-03-04T09:18:19.367Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-04T09:18:19.367Z] === RUN TestPingGet [2021-03-04T09:18:19.367Z] --- PASS: TestPingGet (0.01s) [2021-03-04T09:18:19.367Z] === RUN TestPingHead [2021-03-04T09:18:19.367Z] --- PASS: TestPingHead (0.02s) [2021-03-04T09:18:19.367Z] === RUN TestVersion [2021-03-04T09:18:19.367Z] --- PASS: TestVersion (0.02s) [2021-03-04T09:18:19.367Z] PASS [2021-03-04T09:18:19.367Z] [2021-03-04T09:18:19.367Z] === Skipped [2021-03-04T09:18:19.367Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-04T09:18:19.367Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-04T09:18:19.367Z] [2021-03-04T09:18:19.367Z] [2021-03-04T09:18:19.367Z] DONE 18 tests, 1 skipped in 21.288s [2021-03-04T09:18:19.367Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-04T09:18:19.367Z] ++ 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-03-04T09:18:19.367Z] ++ set -e [2021-03-04T09:18:19.367Z] ++ '[' -n 0 ']' [2021-03-04T09:18:19.367Z] ++ set -x [2021-03-04T09:18:19.367Z] ++ 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-03-04T09:18:19.367Z] INFO: Testing against a local daemon [2021-03-04T09:18:19.367Z] === RUN TestVolumesCreateAndList [2021-03-04T09:18:19.627Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-04T09:18:19.627Z] === RUN TestVolumesRemove [2021-03-04T09:18:19.627Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-04T09:18:19.627Z] === RUN TestVolumesInspect [2021-03-04T09:18:19.627Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-04T09:18:19.627Z] === RUN TestVolumesInvalidJSON [2021-03-04T09:18:19.627Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T09:18:19.627Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T09:18:19.627Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T09:18:19.627Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-04T09:18:19.627Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T09:18:19.627Z] PASS [2021-03-04T09:18:19.627Z] [2021-03-04T09:18:19.627Z] DONE 5 tests in 0.204s [2021-03-04T09:18:19.627Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T09:18:19.886Z] ++++ cat bundles/test-integration/docker.pid [2021-03-04T09:18:19.886Z] +++ kill 5675 [2021-03-04T09:18:20.824Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-04T09:18:21.084Z] +++ /etc/init.d/apparmor stop [2021-03-04T09:18:21.084Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T09:18:21.084Z] [2021-03-04T09:18:21.084Z] Unloading profiles will leave already running processes permanently [2021-03-04T09:18:21.084Z] unconfined, which can lead to unexpected situations. [2021-03-04T09:18:21.084Z] [2021-03-04T09:18:21.084Z] To set a process to complain mode, use the command line tool [2021-03-04T09:18:21.084Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T09:18:21.084Z] +++ true [2021-03-04T09:18:21.084Z] exiting test-integration [2021-03-04T09:18:21.084Z] ++ exit 0 [2021-03-04T09:18:21.084Z] [2021-03-04T09:18:21.651Z] + for job in $(jobs -p) [2021-03-04T09:18:21.651Z] + wait 9540 [2021-03-04T09:18:25.840Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-04T09:18:27.217Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-04T09:18:32.489Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-04T09:18:32.489Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-04T09:18:32.489Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-04T09:18:32.489Z] === RUN TestDockerSuite/TestHealth [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-04T09:18:54.428Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-04T09:18:54.687Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-04T09:18:55.255Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-04T09:18:56.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-04T09:18:58.010Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-04T09:18:58.010Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-04T09:18:58.010Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-04T09:18:58.947Z] === RUN TestDockerSuite/TestImportFile [2021-03-04T09:18:59.885Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-04T09:18:59.885Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-04T09:19:01.266Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-04T09:19:02.204Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-04T09:19:03.583Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-04T09:19:03.842Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-04T09:19:04.410Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-04T09:19:04.979Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-04T09:19:04.979Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-04T09:19:04.979Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-04T09:19:05.239Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-04T09:19:05.808Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-04T09:19:06.377Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-04T09:19:06.637Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-04T09:19:07.205Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-04T09:19:07.464Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-04T09:19:07.464Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-04T09:19:08.842Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-04T09:19:09.101Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-04T09:19:09.687Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-04T09:19:09.688Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-04T09:19:10.258Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-04T09:19:10.258Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-04T09:19:10.825Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-04T09:19:11.393Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-04T09:19:11.652Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-04T09:19:12.150Z] --- PASS: TestBuildWithHugeFile (147.60s) [2021-03-04T09:19:12.150Z] === RUN TestBuildWithEmptyDockerfile [2021-03-04T09:19:12.150Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:19:12.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:19:12.150Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:19:12.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:19:12.150Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:19:12.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:19:12.150Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-04T09:19:12.150Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-04T09:19:12.150Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-04T09:19:12.150Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-03-04T09:19:12.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-04T09:19:12.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-04T09:19:12.150Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-04T09:19:12.150Z] === RUN TestBuildPreserveOwnership [2021-03-04T09:19:12.150Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-04T09:19:12.150Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:19:12.150Z] === RUN TestBuildPlatformInvalid [2021-03-04T09:19:12.150Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-03-04T09:19:12.150Z] PASS [2021-03-04T09:19:12.150Z] ok github.com/docker/docker/integration/build 217.129s [2021-03-04T09:19:12.150Z] [2021-03-04T09:19:12.150Z] === Skipped [2021-03-04T09:19:12.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-04T09:19:12.150Z] build_session_test.go:25: TODO: BuildKit [2021-03-04T09:19:12.150Z] [2021-03-04T09:19:12.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-04T09:19:12.150Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:12.150Z] [2021-03-04T09:19:12.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-04T09:19:12.150Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:19:12.150Z] [2021-03-04T09:19:12.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-03-04T09:19:12.151Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:19:12.151Z] [2021-03-04T09:19:12.151Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-04T09:19:12.151Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:19:12.151Z] [2021-03-04T09:19:12.151Z] [2021-03-04T09:19:12.151Z] DONE 28 tests, 5 skipped in 243.202s [2021-03-04T09:19:12.151Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-04T09:19:12.220Z] === RUN TestDockerSuite/TestInspectImage [2021-03-04T09:19:12.220Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-04T09:19:12.479Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-04T09:19:12.479Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-04T09:19:12.738Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-04T09:19:13.308Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-04T09:19:13.308Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-04T09:19:13.876Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-04T09:19:14.135Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-04T09:19:15.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:19:15.056Z] INFO: Testing against a local daemon [2021-03-04T09:19:15.056Z] === RUN TestConfigInspect [2021-03-04T09:19:15.056Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] === RUN TestConfigList [2021-03-04T09:19:15.056Z] --- SKIP: TestConfigList (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] === RUN TestConfigsCreateAndDelete [2021-03-04T09:19:15.056Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] === RUN TestConfigsUpdate [2021-03-04T09:19:15.056Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] === RUN TestTemplatedConfig [2021-03-04T09:19:15.056Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] === RUN TestConfigCreateResolve [2021-03-04T09:19:15.056Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:19:15.056Z] === RUN TestConfigDaemonLibtrustID [2021-03-04T09:19:15.056Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:19:15.056Z] PASS [2021-03-04T09:19:15.056Z] ok github.com/docker/docker/integration/config 0.163s [2021-03-04T09:19:15.056Z] [2021-03-04T09:19:15.056Z] === Skipped [2021-03-04T09:19:15.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] [2021-03-04T09:19:15.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] [2021-03-04T09:19:15.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] [2021-03-04T09:19:15.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] [2021-03-04T09:19:15.056Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:15.056Z] [2021-03-04T09:19:15.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:19:15.056Z] [2021-03-04T09:19:15.056Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-04T09:19:15.056Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:19:15.056Z] [2021-03-04T09:19:15.056Z] [2021-03-04T09:19:15.056Z] DONE 7 tests, 7 skipped in 2.765s [2021-03-04T09:19:15.056Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-04T09:19:16.042Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-04T09:19:16.042Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-04T09:19:16.302Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-04T09:19:16.871Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-04T09:19:17.809Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-04T09:19:18.068Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-04T09:19:18.636Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-04T09:19:18.808Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:19:18.808Z] INFO: Testing against a local daemon [2021-03-04T09:19:18.808Z] === RUN TestCheckpoint [2021-03-04T09:19:18.808Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-04T09:19:18.808Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:19:18.808Z] === RUN TestContainerInvalidJSON [2021-03-04T09:19:18.808Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:19:18.808Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:19:18.808Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:19:18.808Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:19:18.808Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:19:18.808Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:19:18.808Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-04T09:19:18.808Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-04T09:19:18.808Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-04T09:19:18.808Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-03-04T09:19:18.808Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-04T09:19:18.808Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-04T09:19:18.808Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-04T09:19:18.808Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-04T09:19:18.808Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-03-04T09:19:18.808Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-04T09:19:18.808Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-04T09:19:18.808Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-04T09:19:18.808Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-04T09:19:18.808Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-03-04T09:19:18.808Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-04T09:19:18.808Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-03-04T09:19:18.808Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-04T09:19:18.808Z] === RUN TestCopyFromContainer [2021-03-04T09:19:18.808Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-04T09:19:18.808Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:18.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-04T09:19:18.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:19:18.808Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:19:18.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:19:18.808Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:19:18.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:19:18.808Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:19:18.808Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-04T09:19:18.808Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-04T09:19:18.808Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-04T09:19:18.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-03-04T09:19:18.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-04T09:19:18.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-04T09:19:18.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-04T09:19:18.808Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-04T09:19:18.808Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-04T09:19:18.808Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidEnv [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-04T09:19:18.808Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-04T09:19:18.808Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-04T09:19:18.808Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-04T09:19:18.808Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-04T09:19:18.808Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-04T09:19:18.808Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-04T09:19:18.808Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-03-04T09:19:18.808Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-04T09:19:18.808Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-04T09:19:18.808Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-03-04T09:19:18.808Z] === RUN TestCreateTmpfsMountsTarget [2021-03-04T09:19:18.808Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-04T09:19:18.808Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:18.808Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-04T09:19:18.808Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-04T09:19:18.808Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:19:18.808Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-04T09:19:18.808Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-04T09:19:18.808Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:19:18.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:19:18.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:19:18.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:19:18.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:19:18.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:19:18.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:19:18.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-04T09:19:18.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-04T09:19:18.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-04T09:19:18.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-04T09:19:18.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-04T09:19:18.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-04T09:19:18.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-04T09:19:18.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-04T09:19:18.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-04T09:19:18.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-04T09:19:18.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-03-04T09:19:18.809Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-04T09:19:18.809Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-04T09:19:18.809Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-04T09:19:18.809Z] === RUN TestCreateDifferentPlatform [2021-03-04T09:19:18.809Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-04T09:19:18.809Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-04T09:19:18.809Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-03-04T09:19:18.809Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-04T09:19:18.809Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-04T09:19:18.809Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-04T09:19:18.809Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-04T09:19:18.809Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-04T09:19:18.809Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-04T09:19:18.809Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-04T09:19:18.809Z] === RUN TestContainerKillOnDaemonStart [2021-03-04T09:19:18.809Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-04T09:19:18.809Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:18.809Z] === RUN TestDiff [2021-03-04T09:19:18.809Z] --- SKIP: TestDiff (0.00s) [2021-03-04T09:19:18.809Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-04T09:19:18.809Z] === RUN TestExecWithCloseStdin [2021-03-04T09:19:19.205Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-04T09:19:19.778Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-04T09:19:20.348Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-04T09:19:20.917Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-04T09:19:21.710Z] --- PASS: TestExecWithCloseStdin (2.50s) [2021-03-04T09:19:21.710Z] === RUN TestExec [2021-03-04T09:19:21.856Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-04T09:19:21.856Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-04T09:19:22.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-04T09:19:23.363Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-04T09:19:23.888Z] --- PASS: TestExec (2.39s) [2021-03-04T09:19:23.888Z] === RUN TestExecUser [2021-03-04T09:19:23.888Z] --- SKIP: TestExecUser (0.00s) [2021-03-04T09:19:23.888Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-04T09:19:23.888Z] === RUN TestExportContainerAndImportImage [2021-03-04T09:19:23.888Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-04T09:19:23.888Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:23.888Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-04T09:19:23.888Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-04T09:19:23.888Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:23.888Z] === RUN TestHealthCheckWorkdir [2021-03-04T09:19:23.888Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-04T09:19:23.888Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-04T09:19:23.888Z] === RUN TestHealthKillContainer [2021-03-04T09:19:23.888Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-04T09:19:23.888Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-04T09:19:23.888Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-04T09:19:23.888Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-04T09:19:23.888Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-04T09:19:23.888Z] === RUN TestKillContainerInvalidSignal [2021-03-04T09:19:24.303Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-04T09:19:25.684Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-04T09:19:25.944Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-04T09:19:26.063Z] --- PASS: TestKillContainerInvalidSignal (2.03s) [2021-03-04T09:19:26.063Z] === RUN TestKillContainer [2021-03-04T09:19:26.063Z] === RUN TestKillContainer/no_signal [2021-03-04T09:19:27.324Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-04T09:19:28.236Z] === RUN TestKillContainer/non_killing_signal [2021-03-04T09:19:28.236Z] === RUN TestKillContainer/killing_signal [2021-03-04T09:19:29.867Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-04T09:19:30.411Z] --- PASS: TestKillContainer (4.43s) [2021-03-04T09:19:30.411Z] --- PASS: TestKillContainer/no_signal (1.94s) [2021-03-04T09:19:30.411Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-04T09:19:30.411Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-04T09:19:30.411Z] --- PASS: TestKillContainer/killing_signal (2.43s) [2021-03-04T09:19:30.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-04T09:19:30.411Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-04T09:19:30.411Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T09:19:30.411Z] === RUN TestKillStoppedContainer [2021-03-04T09:19:30.411Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-04T09:19:30.411Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T09:19:30.411Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-04T09:19:30.411Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-04T09:19:30.411Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T09:19:30.411Z] === RUN TestKillDifferentUserContainer [2021-03-04T09:19:30.411Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-04T09:19:30.411Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-04T09:19:30.411Z] === RUN TestInspectOomKilledTrue [2021-03-04T09:19:30.411Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-04T09:19:30.411Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:30.411Z] === RUN TestInspectOomKilledFalse [2021-03-04T09:19:30.411Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-04T09:19:30.411Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:19:30.411Z] === RUN TestLogsFollowTailEmpty [2021-03-04T09:19:31.774Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-04T09:19:31.774Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-04T09:19:32.588Z] --- PASS: TestLogsFollowTailEmpty (2.09s) [2021-03-04T09:19:32.588Z] === RUN TestNetworkNat [2021-03-04T09:19:32.588Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-04T09:19:32.588Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-04T09:19:32.588Z] === RUN TestNetworkLocalhostTCPNat [2021-03-04T09:19:33.678Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-04T09:19:33.678Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-04T09:19:33.937Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-04T09:19:34.763Z] --- PASS: TestNetworkLocalhostTCPNat (2.47s) [2021-03-04T09:19:34.763Z] === RUN TestNetworkLoopbackNat [2021-03-04T09:19:34.763Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-04T09:19:34.763Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-04T09:19:34.763Z] === RUN TestPause [2021-03-04T09:19:34.763Z] --- SKIP: TestPause (0.00s) [2021-03-04T09:19:34.763Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-04T09:19:34.763Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-04T09:19:36.941Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.23s) [2021-03-04T09:19:36.941Z] === RUN TestPauseStopPausedContainer [2021-03-04T09:19:36.941Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-04T09:19:36.941Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:19:36.941Z] === RUN TestPsFilter [2021-03-04T09:19:37.405Z] --- PASS: TestPsFilter (0.13s) [2021-03-04T09:19:37.405Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-04T09:19:39.581Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.48s) [2021-03-04T09:19:39.581Z] === RUN TestRemoveContainerWithVolume [2021-03-04T09:19:42.058Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-04T09:19:42.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-04T09:19:42.058Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-04T09:19:42.482Z] --- PASS: TestRemoveContainerWithVolume (2.31s) [2021-03-04T09:19:42.482Z] === RUN TestRemoveContainerRunning [2021-03-04T09:19:43.439Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-04T09:19:44.020Z] --- PASS: TestRemoveContainerRunning (1.96s) [2021-03-04T09:19:44.020Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-04T09:19:44.377Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-04T09:19:46.196Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.00s) [2021-03-04T09:19:46.196Z] === RUN TestRemoveInvalidContainer [2021-03-04T09:19:46.196Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-04T09:19:46.196Z] === RUN TestRenameLinkedContainer [2021-03-04T09:19:46.196Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-04T09:19:46.196Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-04T09:19:46.196Z] === RUN TestRenameStoppedContainer [2021-03-04T09:19:46.285Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-04T09:19:46.285Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-04T09:19:46.544Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-04T09:19:46.544Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-04T09:19:46.807Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-04T09:19:47.377Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-04T09:19:47.945Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-04T09:19:48.373Z] --- PASS: TestRenameStoppedContainer (2.30s) [2021-03-04T09:19:48.374Z] === RUN TestRenameRunningContainerAndReuse [2021-03-04T09:19:52.135Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-04T09:19:52.135Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-04T09:19:53.056Z] --- PASS: TestRenameRunningContainerAndReuse (4.28s) [2021-03-04T09:19:53.056Z] === RUN TestRenameInvalidName [2021-03-04T09:19:54.592Z] --- PASS: TestRenameInvalidName (2.02s) [2021-03-04T09:19:54.592Z] === RUN TestRenameAnonymousContainer [2021-03-04T09:19:54.592Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-04T09:19:54.592Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-04T09:19:54.592Z] === RUN TestRenameContainerWithSameName [2021-03-04T09:19:56.765Z] --- PASS: TestRenameContainerWithSameName (1.97s) [2021-03-04T09:19:56.765Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-04T09:19:56.765Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-04T09:19:56.765Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-04T09:19:56.765Z] === RUN TestResize [2021-03-04T09:19:57.404Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-04T09:19:57.404Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-04T09:19:57.404Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-04T09:19:57.663Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-04T09:19:58.607Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-04T09:19:58.941Z] --- PASS: TestResize (2.01s) [2021-03-04T09:19:58.941Z] === RUN TestResizeWithInvalidSize [2021-03-04T09:19:58.941Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-04T09:19:58.941Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-04T09:19:58.941Z] === RUN TestResizeWhenContainerNotStarted [2021-03-04T09:19:59.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-04T09:19:59.436Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-04T09:20:00.377Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-04T09:20:01.114Z] --- PASS: TestResizeWhenContainerNotStarted (2.33s) [2021-03-04T09:20:01.114Z] === RUN TestDaemonRestartKillContainers [2021-03-04T09:20:01.114Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-04T09:20:01.114Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:01.114Z] === RUN TestStats [2021-03-04T09:20:01.114Z] --- SKIP: TestStats (0.00s) [2021-03-04T09:20:01.114Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-04T09:20:01.114Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-04T09:20:01.315Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-04T09:20:03.853Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-04T09:20:04.421Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-04T09:20:04.992Z] === RUN TestDockerSuite/TestLogsSince [2021-03-04T09:20:06.896Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.63s) [2021-03-04T09:20:06.896Z] === RUN TestStopContainerWithTimeout [2021-03-04T09:20:06.896Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-04T09:20:06.896Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-04T09:20:06.896Z] === RUN TestUpdateRestartPolicy [2021-03-04T09:20:11.556Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-04T09:20:14.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-04T09:20:17.378Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-04T09:20:17.637Z] === RUN TestDockerSuite/TestLogsTail [2021-03-04T09:20:18.574Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-04T09:20:19.143Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-04T09:20:19.402Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-04T09:20:19.661Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-04T09:20:20.602Z] === RUN TestDockerSuite/TestNetHostname [2021-03-04T09:20:20.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-04T09:20:21.980Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-04T09:20:22.548Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-04T09:20:27.966Z] --- PASS: TestUpdateRestartPolicy (21.13s) [2021-03-04T09:20:27.966Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-04T09:20:29.127Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-04T09:20:29.695Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-04T09:20:29.954Z] === RUN TestDockerSuite/TestPluginActive [2021-03-04T09:20:30.144Z] --- PASS: TestUpdateRestartWithAutoRemove (2.03s) [2021-03-04T09:20:30.144Z] === RUN TestWaitNonBlocked [2021-03-04T09:20:30.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:20:30.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:20:30.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:20:30.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:20:30.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-04T09:20:30.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-04T09:20:32.321Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-04T09:20:32.321Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.54s) [2021-03-04T09:20:32.321Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.70s) [2021-03-04T09:20:32.321Z] === RUN TestWaitBlocked [2021-03-04T09:20:32.321Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-04T09:20:32.321Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:32.321Z] PASS [2021-03-04T09:20:32.322Z] ok github.com/docker/docker/integration/container 74.369s [2021-03-04T09:20:32.487Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === Skipped [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-04T09:20:32.784Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-03-04T09:20:32.784Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-03-04T09:20:32.784Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-04T09:20:32.784Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-04T09:20:32.784Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-04T09:20:32.784Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-04T09:20:32.784Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-04T09:20:32.784Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-04T09:20:32.784Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-04T09:20:32.784Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-04T09:20:32.784Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-04T09:20:32.784Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-04T09:20:32.784Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-04T09:20:32.784Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-04T09:20:32.784Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-04T09:20:32.784Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-04T09:20:32.784Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-04T09:20:32.784Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-04T09:20:32.784Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-04T09:20:32.784Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-04T09:20:32.784Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-04T09:20:32.784Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-04T09:20:32.784Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-04T09:20:32.784Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-04T09:20:32.784Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-04T09:20:32.784Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-04T09:20:32.784Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-04T09:20:32.784Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-04T09:20:32.784Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-04T09:20:32.784Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-04T09:20:32.784Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-04T09:20:32.784Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-04T09:20:32.784Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-04T09:20:32.784Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-04T09:20:32.784Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-04T09:20:32.784Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-04T09:20:32.784Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-04T09:20:32.784Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] [2021-03-04T09:20:32.784Z] DONE 88 tests, 37 skipped in 77.489s [2021-03-04T09:20:32.784Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-04T09:20:34.958Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:20:34.958Z] INFO: Testing against a local daemon [2021-03-04T09:20:34.958Z] === RUN TestCommitInheritsEnv [2021-03-04T09:20:34.958Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-04T09:20:34.958Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:20:34.958Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-04T09:20:34.958Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-04T09:20:34.958Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-04T09:20:34.958Z] === RUN TestImagesFilterMultiReference [2021-03-04T09:20:35.418Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-04T09:20:35.418Z] === RUN TestImagePullPlatformInvalid [2021-03-04T09:20:35.418Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-04T09:20:35.418Z] === RUN TestRemoveImageOrphaning [2021-03-04T09:20:36.386Z] --- PASS: TestRemoveImageOrphaning (0.97s) [2021-03-04T09:20:36.386Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-04T09:20:36.386Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-03-04T09:20:36.386Z] === RUN TestTagInvalidReference [2021-03-04T09:20:36.386Z] --- PASS: TestTagInvalidReference (0.04s) [2021-03-04T09:20:36.386Z] === RUN TestTagValidPrefixedRepo [2021-03-04T09:20:36.386Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-03-04T09:20:36.386Z] === RUN TestTagExistedNameWithoutForce [2021-03-04T09:20:36.386Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-03-04T09:20:36.386Z] === RUN TestTagOfficialNames [2021-03-04T09:20:36.386Z] --- PASS: TestTagOfficialNames (0.10s) [2021-03-04T09:20:36.386Z] === RUN TestTagMatchesDigest [2021-03-04T09:20:36.386Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-03-04T09:20:36.386Z] PASS [2021-03-04T09:20:36.386Z] ok github.com/docker/docker/integration/image 1.560s [2021-03-04T09:20:36.844Z] [2021-03-04T09:20:36.844Z] === Skipped [2021-03-04T09:20:36.844Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-04T09:20:36.844Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:20:36.844Z] [2021-03-04T09:20:36.844Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-04T09:20:36.844Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-04T09:20:36.844Z] [2021-03-04T09:20:36.844Z] [2021-03-04T09:20:36.844Z] DONE 11 tests, 2 skipped in 4.097s [2021-03-04T09:20:36.844Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-04T09:20:39.040Z] testing: warning: no tests to run [2021-03-04T09:20:39.040Z] PASS [2021-03-04T09:20:39.040Z] ok github.com/docker/docker/integration/network/ipvlan 0.114s [no tests to run] [2021-03-04T09:20:39.040Z] testing: warning: no tests to run [2021-03-04T09:20:39.040Z] PASS [2021-03-04T09:20:39.040Z] ok github.com/docker/docker/integration/network/macvlan 0.047s [no tests to run] [2021-03-04T09:20:40.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:20:40.009Z] INFO: Testing against a local daemon [2021-03-04T09:20:40.009Z] === RUN TestNetworkCreateDelete [2021-03-04T09:20:40.009Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-04T09:20:40.009Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:40.009Z] === RUN TestDockerNetworkDeletePreferID [2021-03-04T09:20:40.009Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-04T09:20:40.009Z] 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-03-04T09:20:40.009Z] === RUN TestDaemonDNSFallback [2021-03-04T09:20:40.009Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-04T09:20:40.009Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:40.009Z] === RUN TestInspectNetwork [2021-03-04T09:20:40.009Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-04T09:20:40.009Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:40.009Z] === RUN TestRunContainerWithBridgeNone [2021-03-04T09:20:40.009Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-04T09:20:40.009Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:40.009Z] === RUN TestNetworkInvalidJSON [2021-03-04T09:20:40.009Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-04T09:20:40.009Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-04T09:20:40.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:20:40.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:20:40.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:20:40.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:20:40.009Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-04T09:20:40.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-04T09:20:40.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-04T09:20:40.009Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-03-04T09:20:40.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-04T09:20:40.009Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-04T09:20:40.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-04T09:20:40.009Z] === RUN TestNetworkList [2021-03-04T09:20:40.009Z] === RUN TestNetworkList//networks [2021-03-04T09:20:40.009Z] === PAUSE TestNetworkList//networks [2021-03-04T09:20:40.009Z] === RUN TestNetworkList//networks/ [2021-03-04T09:20:40.009Z] === PAUSE TestNetworkList//networks/ [2021-03-04T09:20:40.009Z] === CONT TestNetworkList//networks [2021-03-04T09:20:40.009Z] === CONT TestNetworkList//networks/ [2021-03-04T09:20:40.009Z] --- PASS: TestNetworkList (0.04s) [2021-03-04T09:20:40.009Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-04T09:20:40.009Z] --- PASS: TestNetworkList//networks (0.01s) [2021-03-04T09:20:40.009Z] === RUN TestHostIPv4BridgeLabel [2021-03-04T09:20:40.009Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-04T09:20:40.009Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-04T09:20:40.009Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-04T09:20:40.009Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-04T09:20:40.009Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-04T09:20:40.009Z] === RUN TestDaemonDefaultNetworkPools [2021-03-04T09:20:40.009Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-04T09:20:40.009Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-04T09:20:40.009Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-04T09:20:40.009Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-04T09:20:40.009Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-04T09:20:40.009Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-04T09:20:40.009Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-04T09:20:40.009Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-04T09:20:40.009Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-04T09:20:40.009Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-04T09:20:40.009Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-04T09:20:40.009Z] === RUN TestServiceWithPredefinedNetwork [2021-03-04T09:20:40.467Z] --- SKIP: TestServiceWithPredefinedNetwork (0.01s) [2021-03-04T09:20:40.467Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-04T09:20:40.467Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-04T09:20:40.467Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:20:40.467Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:20:40.467Z] === RUN TestServiceWithDataPathPortInit [2021-03-04T09:20:40.467Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-04T09:20:40.467Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-04T09:20:40.467Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-04T09:20:40.467Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-04T09:20:40.467Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-04T09:20:40.467Z] PASS [2021-03-04T09:20:40.467Z] ok github.com/docker/docker/integration/network 0.212s [2021-03-04T09:20:40.467Z] [2021-03-04T09:20:40.467Z] === Skipped [2021-03-04T09:20:40.467Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-04T09:20:40.467Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:40.467Z] [2021-03-04T09:20:40.467Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-04T09:20:40.467Z] 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-03-04T09:20:40.467Z] [2021-03-04T09:20:40.467Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-04T09:20:40.468Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-04T09:20:40.468Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-04T09:20:40.468Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-04T09:20:40.468Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-04T09:20:40.468Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-04T09:20:40.468Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-04T09:20:40.468Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-04T09:20:40.468Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-04T09:20:40.468Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.01s) [2021-03-04T09:20:40.468Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-04T09:20:40.468Z] service_test.go:242: FLAKY_TEST [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-04T09:20:40.468Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-04T09:20:40.468Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] [2021-03-04T09:20:40.468Z] DONE 22 tests, 15 skipped in 3.659s [2021-03-04T09:20:40.468Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-04T09:20:40.603Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-04T09:20:40.603Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-04T09:20:40.862Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-04T09:20:40.926Z] testing: warning: no tests to run [2021-03-04T09:20:40.926Z] PASS [2021-03-04T09:20:40.926Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-03-04T09:20:40.926Z] [2021-03-04T09:20:40.926Z] DONE 0 tests in 0.426s [2021-03-04T09:20:40.926Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-04T09:20:41.384Z] testing: warning: no tests to run [2021-03-04T09:20:41.384Z] PASS [2021-03-04T09:20:41.384Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-03-04T09:20:41.384Z] [2021-03-04T09:20:41.384Z] DONE 0 tests in 0.421s [2021-03-04T09:20:41.384Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-04T09:20:43.560Z] testing: warning: no tests to run [2021-03-04T09:20:43.560Z] PASS [2021-03-04T09:20:43.560Z] ok github.com/docker/docker/integration/plugin 0.154s [no tests to run] [2021-03-04T09:20:43.560Z] testing: warning: no tests to run [2021-03-04T09:20:43.560Z] PASS [2021-03-04T09:20:43.560Z] ok github.com/docker/docker/integration/plugin/authz 0.102s [no tests to run] [2021-03-04T09:20:44.150Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-04T09:20:45.086Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-04T09:20:46.991Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-04T09:20:48.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-04T09:20:51.431Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-04T09:20:51.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-04T09:20:52.140Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:20:52.140Z] INFO: Testing against a local daemon [2021-03-04T09:20:52.140Z] === RUN TestExternalGraphDriver [2021-03-04T09:20:52.140Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-04T09:20:52.140Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-04T09:20:52.140Z] === RUN TestGraphdriverPluginV2 [2021-03-04T09:20:52.140Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-03-04T09:20:52.140Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-04T09:20:52.140Z] PASS [2021-03-04T09:20:52.140Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.229s [2021-03-04T09:20:52.808Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-04T09:20:53.680Z] testing: warning: no tests to run [2021-03-04T09:20:53.680Z] PASS [2021-03-04T09:20:53.680Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.217s [no tests to run] [2021-03-04T09:20:54.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:20:54.139Z] INFO: Testing against a local daemon [2021-03-04T09:20:54.139Z] === RUN TestReadPluginNoRead [2021-03-04T09:20:54.139Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-04T09:20:54.139Z] read_test.go:21: no unix domain sockets on Windows [2021-03-04T09:20:54.139Z] PASS [2021-03-04T09:20:54.139Z] ok github.com/docker/docker/integration/plugin/logging 0.147s [2021-03-04T09:20:54.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:20:54.139Z] INFO: Testing against a local daemon [2021-03-04T09:20:54.139Z] === RUN TestPluginInvalidJSON [2021-03-04T09:20:54.204Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-04T09:20:54.598Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:20:54.598Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:20:54.598Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:20:54.598Z] --- PASS: TestPluginInvalidJSON (0.11s) [2021-03-04T09:20:54.598Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T09:20:54.598Z] === RUN TestPluginInstall [2021-03-04T09:20:54.598Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-04T09:20:54.598Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-04T09:20:54.598Z] === RUN TestPluginsWithRuntimes [2021-03-04T09:20:54.598Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-04T09:20:54.598Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-04T09:20:54.598Z] PASS [2021-03-04T09:20:54.598Z] ok github.com/docker/docker/integration/plugin/common 0.269s [2021-03-04T09:20:54.598Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-03-04T09:20:54.598Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-03-04T09:20:55.141Z] === RUN TestDockerSuite/TestPortList [2021-03-04T09:20:55.566Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:20:55.566Z] INFO: Testing against a local daemon [2021-03-04T09:20:55.566Z] === RUN TestPluginWithDevMounts [2021-03-04T09:20:55.566Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-04T09:20:55.566Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:55.566Z] PASS [2021-03-04T09:20:55.566Z] ok github.com/docker/docker/integration/plugin/volumes 0.109s [2021-03-04T09:20:55.566Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-03-04T09:20:56.024Z] [2021-03-04T09:20:56.024Z] === Skipped [2021-03-04T09:20:56.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-04T09:20:56.024Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-04T09:20:56.024Z] [2021-03-04T09:20:56.024Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-04T09:20:56.024Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-04T09:20:56.024Z] [2021-03-04T09:20:56.024Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-04T09:20:56.024Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-04T09:20:56.024Z] [2021-03-04T09:20:56.024Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-03-04T09:20:56.024Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-04T09:20:56.024Z] [2021-03-04T09:20:56.024Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-04T09:20:56.024Z] read_test.go:21: no unix domain sockets on Windows [2021-03-04T09:20:56.024Z] [2021-03-04T09:20:56.024Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-04T09:20:56.024Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:20:56.024Z] [2021-03-04T09:20:56.024Z] [2021-03-04T09:20:56.024Z] DONE 8 tests, 6 skipped in 14.552s [2021-03-04T09:20:56.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-04T09:20:56.483Z] testing: warning: no tests to run [2021-03-04T09:20:56.483Z] PASS [2021-03-04T09:20:56.483Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-03-04T09:20:56.483Z] [2021-03-04T09:20:56.483Z] DONE 0 tests in 0.450s [2021-03-04T09:20:56.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-04T09:20:58.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:20:58.028Z] INFO: Testing against a local daemon [2021-03-04T09:20:58.028Z] === RUN TestPluginInvalidJSON [2021-03-04T09:20:58.028Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:20:58.028Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:20:58.028Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-04T09:20:58.028Z] --- PASS: TestPluginInvalidJSON (0.11s) [2021-03-04T09:20:58.028Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-04T09:20:58.028Z] === RUN TestPluginInstall [2021-03-04T09:20:58.028Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-04T09:20:58.028Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-04T09:20:58.028Z] === RUN TestPluginsWithRuntimes [2021-03-04T09:20:58.028Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-04T09:20:58.028Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-04T09:20:58.028Z] PASS [2021-03-04T09:20:58.028Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-03-04T09:20:58.028Z] [2021-03-04T09:20:58.028Z] === Skipped [2021-03-04T09:20:58.028Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-04T09:20:58.028Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-04T09:20:58.028Z] [2021-03-04T09:20:58.028Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-04T09:20:58.028Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-04T09:20:58.028Z] [2021-03-04T09:20:58.028Z] [2021-03-04T09:20:58.028Z] DONE 4 tests, 2 skipped in 1.076s [2021-03-04T09:20:58.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-04T09:20:58.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:20:58.995Z] INFO: Testing against a local daemon [2021-03-04T09:20:58.995Z] === RUN TestExternalGraphDriver [2021-03-04T09:20:58.995Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-04T09:20:58.995Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-04T09:20:58.995Z] === RUN TestGraphdriverPluginV2 [2021-03-04T09:20:58.995Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-03-04T09:20:58.995Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-04T09:20:58.995Z] PASS [2021-03-04T09:20:58.995Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-03-04T09:20:58.995Z] [2021-03-04T09:20:58.995Z] === Skipped [2021-03-04T09:20:58.995Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-04T09:20:58.995Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-04T09:20:58.995Z] [2021-03-04T09:20:58.995Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-03-04T09:20:58.995Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-04T09:20:58.996Z] [2021-03-04T09:20:58.996Z] [2021-03-04T09:20:58.996Z] DONE 2 tests, 2 skipped in 1.028s [2021-03-04T09:20:58.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-04T09:20:59.964Z] testing: warning: no tests to run [2021-03-04T09:20:59.964Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:20:59.964Z] PASS [2021-03-04T09:20:59.964Z] INFO: Testing against a local daemon [2021-03-04T09:20:59.964Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-03-04T09:20:59.964Z] === RUN TestReadPluginNoRead [2021-03-04T09:20:59.964Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-04T09:20:59.964Z] read_test.go:21: no unix domain sockets on Windows [2021-03-04T09:20:59.964Z] PASS [2021-03-04T09:20:59.964Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-03-04T09:20:59.964Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-03-04T09:20:59.964Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-03-04T09:20:59.964Z] [2021-03-04T09:20:59.964Z] === Skipped [2021-03-04T09:20:59.964Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-04T09:20:59.964Z] read_test.go:21: no unix domain sockets on Windows [2021-03-04T09:20:59.964Z] [2021-03-04T09:20:59.964Z] [2021-03-04T09:20:59.964Z] DONE 1 tests, 1 skipped in 1.125s [2021-03-04T09:20:59.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-04T09:21:00.932Z] testing: warning: no tests to run [2021-03-04T09:21:00.932Z] PASS [2021-03-04T09:21:00.932Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-03-04T09:21:00.932Z] [2021-03-04T09:21:00.932Z] DONE 0 tests in 0.647s [2021-03-04T09:21:00.932Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-04T09:21:01.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:21:01.899Z] INFO: Testing against a local daemon [2021-03-04T09:21:01.899Z] === RUN TestPluginWithDevMounts [2021-03-04T09:21:01.899Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-04T09:21:01.899Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:01.899Z] PASS [2021-03-04T09:21:01.899Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-03-04T09:21:01.899Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-03-04T09:21:01.899Z] [2021-03-04T09:21:01.899Z] === Skipped [2021-03-04T09:21:01.899Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-04T09:21:01.899Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:01.899Z] [2021-03-04T09:21:01.899Z] [2021-03-04T09:21:01.899Z] DONE 1 tests, 1 skipped in 1.039s [2021-03-04T09:21:01.899Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-04T09:21:03.262Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-04T09:21:03.262Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-04T09:21:04.803Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:21:04.803Z] INFO: Testing against a local daemon [2021-03-04T09:21:04.803Z] === RUN TestSecretInspect [2021-03-04T09:21:04.803Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] === RUN TestSecretList [2021-03-04T09:21:04.803Z] --- SKIP: TestSecretList (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] === RUN TestSecretsCreateAndDelete [2021-03-04T09:21:04.803Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] === RUN TestSecretsUpdate [2021-03-04T09:21:04.803Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] === RUN TestTemplatedSecret [2021-03-04T09:21:04.803Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] === RUN TestSecretCreateResolve [2021-03-04T09:21:04.803Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:04.803Z] PASS [2021-03-04T09:21:04.803Z] ok github.com/docker/docker/integration/secret 0.149s [2021-03-04T09:21:04.803Z] [2021-03-04T09:21:04.803Z] === Skipped [2021-03-04T09:21:04.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] [2021-03-04T09:21:04.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] [2021-03-04T09:21:04.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] [2021-03-04T09:21:04.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] [2021-03-04T09:21:04.803Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:04.803Z] [2021-03-04T09:21:04.803Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-04T09:21:04.803Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:04.803Z] [2021-03-04T09:21:04.803Z] [2021-03-04T09:21:04.803Z] DONE 6 tests, 6 skipped in 2.515s [2021-03-04T09:21:04.803Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-04T09:21:07.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:21:07.705Z] INFO: Testing against a local daemon [2021-03-04T09:21:07.705Z] === RUN TestServiceCreateInit [2021-03-04T09:21:07.705Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-04T09:21:07.705Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-04T09:21:07.705Z] --- PASS: TestServiceCreateInit (0.05s) [2021-03-04T09:21:07.705Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T09:21:07.705Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T09:21:07.705Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestCreateServiceMultipleTimes [2021-03-04T09:21:07.705Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-04T09:21:07.705Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestCreateServiceConflict [2021-03-04T09:21:07.705Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-04T09:21:07.705Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestCreateServiceMaxReplicas [2021-03-04T09:21:07.705Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-03-04T09:21:07.705Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-04T09:21:07.705Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-04T09:21:07.705Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestCreateServiceSecretFileMode [2021-03-04T09:21:07.705Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-04T09:21:07.705Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestCreateServiceConfigFileMode [2021-03-04T09:21:07.705Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-04T09:21:07.705Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestCreateServiceSysctls [2021-03-04T09:21:07.705Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-03-04T09:21:07.705Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestCreateServiceCapabilities [2021-03-04T09:21:07.705Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-03-04T09:21:07.705Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestInspect [2021-03-04T09:21:07.705Z] --- SKIP: TestInspect (0.00s) [2021-03-04T09:21:07.705Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestCreateJob [2021-03-04T09:21:07.705Z] --- SKIP: TestCreateJob (0.00s) [2021-03-04T09:21:07.705Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestReplicatedJob [2021-03-04T09:21:07.705Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-04T09:21:07.705Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestUpdateReplicatedJob [2021-03-04T09:21:07.705Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-04T09:21:07.705Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestServiceListWithStatuses [2021-03-04T09:21:07.705Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-04T09:21:07.705Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestDockerNetworkConnectAlias [2021-03-04T09:21:07.705Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-04T09:21:07.705Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestDockerNetworkReConnect [2021-03-04T09:21:07.705Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-04T09:21:07.705Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestServicePlugin [2021-03-04T09:21:07.705Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-04T09:21:07.705Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:07.705Z] === RUN TestServiceUpdateLabel [2021-03-04T09:21:07.705Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-04T09:21:07.705Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:07.705Z] === RUN TestServiceUpdateSecrets [2021-03-04T09:21:07.705Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-04T09:21:07.705Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:07.705Z] === RUN TestServiceUpdateConfigs [2021-03-04T09:21:07.705Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-04T09:21:07.705Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:07.705Z] === RUN TestServiceUpdateNetwork [2021-03-04T09:21:07.705Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-04T09:21:07.705Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:07.705Z] === RUN TestServiceUpdatePidsLimit [2021-03-04T09:21:07.705Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-03-04T09:21:07.705Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:07.705Z] PASS [2021-03-04T09:21:07.705Z] ok github.com/docker/docker/integration/service 0.371s [2021-03-04T09:21:08.164Z] [2021-03-04T09:21:08.164Z] === Skipped [2021-03-04T09:21:08.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T09:21:08.164Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-04T09:21:08.164Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.164Z] [2021-03-04T09:21:08.164Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T09:21:08.164Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-04T09:21:08.164Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.164Z] [2021-03-04T09:21:08.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-04T09:21:08.164Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.164Z] [2021-03-04T09:21:08.164Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-04T09:21:08.165Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-03-04T09:21:08.165Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-04T09:21:08.165Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-04T09:21:08.165Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-04T09:21:08.165Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-03-04T09:21:08.165Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-03-04T09:21:08.165Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-04T09:21:08.165Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-04T09:21:08.165Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-04T09:21:08.165Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-04T09:21:08.165Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-04T09:21:08.165Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-04T09:21:08.165Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-04T09:21:08.165Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-04T09:21:08.165Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-04T09:21:08.165Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.01s) [2021-03-04T09:21:08.165Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-04T09:21:08.165Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-03-04T09:21:08.165Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-03-04T09:21:08.165Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] [2021-03-04T09:21:08.165Z] DONE 24 tests, 23 skipped in 3.472s [2021-03-04T09:21:08.165Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-04T09:21:09.830Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-04T09:21:09.830Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-04T09:21:09.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-04T09:21:09.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-04T09:21:09.830Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-04T09:21:10.338Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:21:10.338Z] INFO: Testing against a local daemon [2021-03-04T09:21:10.338Z] === RUN TestSessionCreate [2021-03-04T09:21:10.338Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-04T09:21:10.338Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-04T09:21:10.338Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-04T09:21:10.338Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-04T09:21:10.338Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-04T09:21:10.338Z] PASS [2021-03-04T09:21:10.338Z] ok github.com/docker/docker/integration/session 0.161s [2021-03-04T09:21:10.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-04T09:21:10.398Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-04T09:21:10.798Z] [2021-03-04T09:21:10.798Z] === Skipped [2021-03-04T09:21:10.798Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-04T09:21:10.798Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-04T09:21:10.798Z] [2021-03-04T09:21:10.798Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-04T09:21:10.798Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-04T09:21:10.798Z] [2021-03-04T09:21:10.798Z] [2021-03-04T09:21:10.798Z] DONE 2 tests, 2 skipped in 2.488s [2021-03-04T09:21:10.798Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-04T09:21:10.966Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-04T09:21:10.966Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-04T09:21:11.904Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-04T09:21:11.904Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-04T09:21:12.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:21:12.973Z] INFO: Testing against a local daemon [2021-03-04T09:21:12.973Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-04T09:21:12.973Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T09:21:12.973Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:12.973Z] === RUN TestEventsExecDie [2021-03-04T09:21:12.973Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-04T09:21:12.973Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-04T09:21:12.973Z] === RUN TestEventsBackwardsCompatible [2021-03-04T09:21:12.973Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-04T09:21:12.973Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-04T09:21:12.973Z] === RUN TestInfoAPI [2021-03-04T09:21:12.973Z] --- PASS: TestInfoAPI (0.05s) [2021-03-04T09:21:12.973Z] === RUN TestInfoAPIWarnings [2021-03-04T09:21:12.973Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-04T09:21:12.973Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:21:12.973Z] === RUN TestInfoDebug [2021-03-04T09:21:12.973Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-04T09:21:12.973Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T09:21:12.973Z] === RUN TestInfoInsecureRegistries [2021-03-04T09:21:12.973Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-04T09:21:12.973Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T09:21:12.973Z] === RUN TestInfoRegistryMirrors [2021-03-04T09:21:12.973Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-04T09:21:12.973Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T09:21:12.973Z] === RUN TestLoginFailsWithBadCredentials [2021-03-04T09:21:13.810Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-04T09:21:13.939Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-03-04T09:21:13.939Z] === RUN TestPingCacheHeaders [2021-03-04T09:21:13.939Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-04T09:21:13.939Z] === RUN TestPingGet [2021-03-04T09:21:13.939Z] --- PASS: TestPingGet (0.04s) [2021-03-04T09:21:13.939Z] === RUN TestPingHead [2021-03-04T09:21:13.939Z] --- PASS: TestPingHead (0.05s) [2021-03-04T09:21:13.939Z] === RUN TestVersion [2021-03-04T09:21:14.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-04T09:21:14.328Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-04T09:21:14.398Z] --- PASS: TestVersion (0.04s) [2021-03-04T09:21:14.398Z] PASS [2021-03-04T09:21:14.398Z] ok github.com/docker/docker/integration/system 1.294s [2021-03-04T09:21:14.398Z] [2021-03-04T09:21:14.398Z] === Skipped [2021-03-04T09:21:14.398Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-04T09:21:14.398Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-04T09:21:14.398Z] [2021-03-04T09:21:14.398Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-04T09:21:14.398Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-04T09:21:14.398Z] [2021-03-04T09:21:14.398Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-04T09:21:14.398Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-04T09:21:14.398Z] [2021-03-04T09:21:14.398Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-04T09:21:14.398Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-04T09:21:14.398Z] [2021-03-04T09:21:14.398Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-04T09:21:14.398Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T09:21:14.398Z] [2021-03-04T09:21:14.398Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-04T09:21:14.398Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T09:21:14.398Z] [2021-03-04T09:21:14.398Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-04T09:21:14.398Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-04T09:21:14.398Z] [2021-03-04T09:21:14.398Z] [2021-03-04T09:21:14.398Z] DONE 13 tests, 7 skipped in 3.692s [2021-03-04T09:21:14.398Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-04T09:21:14.897Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-04T09:21:14.897Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-04T09:21:17.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:21:17.304Z] INFO: Testing against a local daemon [2021-03-04T09:21:17.304Z] === RUN TestVolumesCreateAndList [2021-03-04T09:21:17.304Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-03-04T09:21:17.304Z] === RUN TestVolumesRemove [2021-03-04T09:21:17.304Z] --- PASS: TestVolumesRemove (0.10s) [2021-03-04T09:21:17.304Z] === RUN TestVolumesInspect [2021-03-04T09:21:17.304Z] --- PASS: TestVolumesInspect (0.05s) [2021-03-04T09:21:17.304Z] === RUN TestVolumesInvalidJSON [2021-03-04T09:21:17.304Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-04T09:21:17.304Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-04T09:21:17.304Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-04T09:21:17.304Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-03-04T09:21:17.304Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-04T09:21:17.304Z] PASS [2021-03-04T09:21:17.304Z] ok github.com/docker/docker/integration/volume 0.361s [2021-03-04T09:21:17.304Z] [2021-03-04T09:21:17.304Z] DONE 5 tests in 2.956s [2021-03-04T09:21:17.304Z] INFO: make.ps1 ended at 03/04/2021 09:21:17 [2021-03-04T09:21:17.304Z] INFO: Integration CLI tests being run from the host: [2021-03-04T09:21:17.304Z] 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-03-04T09:21:17.435Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-04T09:21:18.003Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-04T09:21:22.199Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-04T09:21:24.765Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-04T09:21:24.765Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-04T09:21:27.302Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-04T09:21:27.626Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-04T09:21:27.627Z] INFO: Testing against a local daemon [2021-03-04T09:21:27.627Z] === RUN TestDockerSuite [2021-03-04T09:21:27.627Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-04T09:21:27.627Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-04T09:21:27.627Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-04T09:21:27.627Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-04T09:21:27.627Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-04T09:21:27.627Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-04T09:21:27.627Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-04T09:21:27.627Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-04T09:21:28.087Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-04T09:21:28.087Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-04T09:21:29.054Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-04T09:21:29.054Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-04T09:21:33.875Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-04T09:21:35.257Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-04T09:21:37.165Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-04T09:21:37.734Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-04T09:21:38.670Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-04T09:21:40.050Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-04T09:21:40.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-04T09:21:41.560Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-04T09:21:42.939Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-04T09:21:42.939Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-04T09:21:43.878Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-04T09:21:45.256Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-04T09:21:47.794Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-04T09:21:48.363Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-04T09:21:48.363Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-04T09:21:48.622Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-04T09:21:48.622Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-04T09:21:48.887Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-04T09:21:49.471Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-04T09:21:50.850Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-04T09:21:51.786Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-04T09:21:52.356Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-04T09:21:58.933Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-04T09:21:58.933Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-04T09:22:00.311Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-04T09:22:00.311Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-04T09:22:00.311Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-04T09:22:00.570Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-04T09:22:03.104Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-04T09:22:03.671Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-04T09:22:05.579Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-04T09:22:06.517Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-04T09:22:06.517Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-04T09:22:06.517Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-04T09:22:07.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-04T09:22:09.276Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-04T09:22:10.216Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-04T09:22:10.475Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-04T09:22:11.855Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-04T09:22:13.241Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-04T09:22:14.185Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-04T09:22:15.124Z] === RUN TestDockerSuite/TestRmiTag [2021-03-04T09:22:15.124Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-04T09:22:15.692Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-04T09:22:18.230Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-04T09:22:18.798Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-04T09:22:19.367Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-04T09:22:19.627Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-04T09:22:20.564Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-04T09:22:21.133Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-04T09:22:21.393Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-04T09:22:21.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-04T09:22:21.960Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-04T09:22:22.528Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-04T09:22:23.466Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-04T09:22:23.725Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-04T09:22:24.294Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-04T09:22:24.862Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-04T09:22:25.801Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-04T09:22:26.739Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-04T09:22:27.677Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-04T09:22:28.245Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-04T09:22:28.816Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-04T09:22:29.754Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-04T09:22:30.323Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-04T09:22:30.890Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-04T09:22:31.828Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-04T09:22:32.088Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-04T09:22:32.663Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-04T09:22:33.232Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-04T09:22:33.232Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-04T09:22:34.610Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-04T09:22:35.179Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-04T09:22:36.117Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-04T09:22:36.689Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-04T09:22:37.258Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-04T09:22:37.258Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-04T09:22:37.826Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-04T09:22:38.090Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-04T09:22:38.658Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-04T09:22:38.918Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-04T09:22:39.485Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-04T09:22:39.485Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-04T09:22:40.055Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-04T09:22:40.055Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-04T09:22:40.624Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-04T09:22:41.192Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-04T09:22:41.763Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-04T09:22:42.023Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-04T09:22:42.282Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-04T09:22:42.850Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-04T09:22:43.787Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-04T09:22:44.725Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-04T09:22:45.294Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-04T09:22:45.863Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-04T09:22:46.433Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-04T09:22:46.692Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-04T09:22:47.260Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-04T09:22:47.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-04T09:22:47.829Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-04T09:22:49.208Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-04T09:22:52.529Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-04T09:22:52.529Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-04T09:22:52.787Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-04T09:22:54.167Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-04T09:22:55.545Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-04T09:22:56.923Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-04T09:22:58.830Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-04T09:22:59.090Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-04T09:22:59.090Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-04T09:22:59.661Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-04T09:23:01.041Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-04T09:23:01.978Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-04T09:23:03.358Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-04T09:23:03.928Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-04T09:23:05.306Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-04T09:23:05.876Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-04T09:23:05.876Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-04T09:23:06.815Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-04T09:23:07.756Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-04T09:23:07.756Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-04T09:23:08.325Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-04T09:23:08.894Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-04T09:23:09.463Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-04T09:23:10.031Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-04T09:23:10.031Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-04T09:23:10.290Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-04T09:23:10.861Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-04T09:23:11.431Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-04T09:23:12.390Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-04T09:23:12.959Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-04T09:23:12.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-04T09:23:13.527Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-04T09:23:14.095Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-04T09:23:14.355Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-04T09:23:14.355Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-04T09:23:15.294Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-04T09:23:15.862Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-04T09:23:17.243Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-04T09:23:17.503Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-04T09:23:17.503Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-04T09:23:18.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-04T09:23:19.981Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-04T09:23:20.549Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-04T09:23:20.809Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-04T09:23:23.344Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-04T09:23:25.521Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-04T09:23:25.521Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-04T09:23:25.521Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-04T09:23:25.521Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-04T09:23:25.521Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-04T09:23:25.521Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-04T09:23:25.521Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-04T09:23:25.522Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-04T09:23:25.522Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-04T09:23:25.522Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-04T09:23:25.522Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-04T09:23:25.522Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-04T09:23:25.880Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-04T09:23:28.415Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-04T09:23:30.948Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-04T09:23:31.308Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-04T09:23:31.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-04T09:23:31.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-04T09:23:31.884Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-04T09:23:32.456Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-04T09:23:33.840Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-04T09:23:33.840Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-04T09:23:33.840Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-04T09:23:33.840Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-04T09:23:34.209Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-04T09:23:34.821Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-04T09:23:35.079Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-04T09:23:36.387Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-04T09:23:36.387Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-04T09:23:36.387Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-04T09:23:36.387Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-04T09:23:36.387Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-04T09:23:36.988Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-04T09:23:38.368Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-04T09:23:39.747Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-04T09:23:39.747Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-04T09:23:40.118Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-04T09:23:40.118Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-04T09:23:40.118Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-04T09:23:45.019Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-04T09:23:45.587Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-04T09:23:45.846Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-04T09:23:46.414Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-04T09:23:46.414Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-04T09:23:46.673Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-04T09:23:47.202Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-04T09:23:47.610Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-04T09:23:48.181Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-04T09:23:49.118Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-04T09:23:49.118Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-04T09:23:49.377Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-04T09:23:50.316Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-04T09:23:51.253Z] === RUN TestDockerSuite/TestRunMount [2021-03-04T09:23:55.448Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-04T09:23:55.448Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-04T09:23:56.015Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-04T09:23:56.953Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-04T09:23:58.337Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-04T09:24:00.242Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-04T09:24:01.620Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-04T09:24:03.527Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-04T09:24:03.527Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-04T09:24:04.463Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-04T09:24:05.846Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-04T09:24:06.106Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-04T09:24:06.676Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-04T09:24:07.614Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-04T09:24:08.183Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-04T09:24:08.753Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-04T09:24:10.132Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-04T09:24:11.511Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-04T09:24:12.449Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-04T09:24:14.992Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-04T09:24:15.562Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-04T09:24:15.562Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-04T09:24:15.821Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-04T09:24:16.390Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-04T09:24:16.390Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-04T09:24:16.959Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-04T09:24:17.897Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-04T09:24:17.897Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-04T09:24:18.156Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-04T09:24:24.737Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-04T09:24:24.737Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-04T09:24:24.737Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-04T09:24:24.737Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-04T09:24:25.673Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-04T09:24:26.242Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-04T09:24:26.810Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-04T09:24:27.379Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-04T09:24:27.638Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-04T09:24:28.206Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-04T09:24:28.466Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-04T09:24:28.725Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-04T09:24:28.725Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-04T09:24:29.664Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-04T09:24:30.237Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-04T09:24:30.237Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-04T09:24:30.805Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-04T09:24:30.805Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-04T09:24:32.183Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-04T09:24:32.184Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-04T09:24:34.094Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-04T09:24:34.663Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-04T09:24:36.044Z] === RUN TestDockerSuite/TestRunRm [2021-03-04T09:24:36.612Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-04T09:24:36.612Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-04T09:24:39.147Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-04T09:24:40.088Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-04T09:24:40.658Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-04T09:24:41.228Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-04T09:24:42.177Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-04T09:24:42.775Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-04T09:24:43.344Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-04T09:24:45.251Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-04T09:24:46.631Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-04T09:24:48.010Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-04T09:24:49.916Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-04T09:24:50.857Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-04T09:24:51.425Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-04T09:24:51.425Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-04T09:24:51.684Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-04T09:24:52.253Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-04T09:24:52.820Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-04T09:24:53.391Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-04T09:24:54.329Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-04T09:24:54.896Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-04T09:24:55.155Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-04T09:24:57.691Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-04T09:24:57.691Z] === RUN TestDockerSuite/TestRunState [2021-03-04T09:24:59.070Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-04T09:24:59.330Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-04T09:25:00.272Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-04T09:25:00.272Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-04T09:25:00.272Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-04T09:25:00.840Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-04T09:25:01.407Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-04T09:25:02.345Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-04T09:25:02.345Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-04T09:25:02.345Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-04T09:25:02.605Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-04T09:25:02.871Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-04T09:25:04.781Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-04T09:25:05.720Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-04T09:25:06.658Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-04T09:25:09.193Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-04T09:25:11.726Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-04T09:25:11.986Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-04T09:25:12.557Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-04T09:25:12.816Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-04T09:25:14.199Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-04T09:25:15.577Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-04T09:25:16.144Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-04T09:25:16.144Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-04T09:25:16.144Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-04T09:25:16.404Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-04T09:25:16.973Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-04T09:25:17.232Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-04T09:25:17.802Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-04T09:25:17.802Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-04T09:25:18.062Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-04T09:25:18.632Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-04T09:25:19.203Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-04T09:25:22.496Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-04T09:25:22.496Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-04T09:25:23.066Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-04T09:25:23.324Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-04T09:25:25.241Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-04T09:25:26.619Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-04T09:25:26.619Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-04T09:25:28.526Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-04T09:25:30.430Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-04T09:25:30.430Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-04T09:25:30.430Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-04T09:25:30.430Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-04T09:25:30.430Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-04T09:25:30.689Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-04T09:25:30.689Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-04T09:25:31.259Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-04T09:25:31.259Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-04T09:25:31.827Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-04T09:25:33.207Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-04T09:25:34.143Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-04T09:25:34.143Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-04T09:25:34.403Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-04T09:25:34.403Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-04T09:25:34.971Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-04T09:25:34.971Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-04T09:25:35.234Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-04T09:25:35.234Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-04T09:25:35.234Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-04T09:25:35.234Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-04T09:25:35.234Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-04T09:25:35.234Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-04T09:25:35.234Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-04T09:25:35.234Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-04T09:25:36.173Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-04T09:25:36.433Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-04T09:25:37.002Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-04T09:25:37.002Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-04T09:25:37.571Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-04T09:25:37.571Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-04T09:25:38.140Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-04T09:25:38.140Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-04T09:25:38.709Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-04T09:25:38.968Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-04T09:25:38.968Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-04T09:25:38.968Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-04T09:25:39.536Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-04T09:25:40.473Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-04T09:25:40.732Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-04T09:25:40.732Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-04T09:25:41.300Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-04T09:25:41.300Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-04T09:25:42.236Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-04T09:25:42.495Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-04T09:25:43.876Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-04T09:25:44.445Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-04T09:25:44.445Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-04T09:25:44.445Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-04T09:25:45.029Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-04T09:25:45.969Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-04T09:25:46.537Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-04T09:25:46.796Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-04T09:25:46.796Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-04T09:25:48.174Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-04T09:25:48.434Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-04T09:25:49.003Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-04T09:25:50.385Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-04T09:25:50.644Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-04T09:25:51.581Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-04T09:25:51.581Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-04T09:25:51.581Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-04T09:25:52.960Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-04T09:25:54.340Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-04T09:25:54.340Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-04T09:25:54.599Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-04T09:25:54.599Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-04T09:25:54.599Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-04T09:25:55.167Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-04T09:25:57.072Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-04T09:25:58.867Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-04T09:25:59.604Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-04T09:25:59.836Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-04T09:26:02.139Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-04T09:26:03.517Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-04T09:26:03.567Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-04T09:26:04.085Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-04T09:26:05.021Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-04T09:26:05.101Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-04T09:26:05.101Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-04T09:26:05.101Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-04T09:26:05.101Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-04T09:26:07.568Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-04T09:26:08.005Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-04T09:26:09.473Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-04T09:26:09.732Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-04T09:26:10.668Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-04T09:26:12.047Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-04T09:26:12.984Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-04T09:26:13.243Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-04T09:26:15.150Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-04T09:26:16.088Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-04T09:26:20.279Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-04T09:26:22.815Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-04T09:26:23.568Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-04T09:26:28.842Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-04T09:26:30.745Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-04T09:26:32.651Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-04T09:26:32.651Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-04T09:26:33.130Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-04T09:26:33.130Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-04T09:26:33.130Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-04T09:26:33.611Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-04T09:26:34.179Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-04T09:26:34.179Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-04T09:26:34.441Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-04T09:26:34.702Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-04T09:26:36.031Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-04T09:26:37.238Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-04T09:26:38.174Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-04T09:26:38.205Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-04T09:26:39.553Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-04T09:26:41.459Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-04T09:26:42.029Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-04T09:26:42.288Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-04T09:26:42.288Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-04T09:26:42.896Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-04T09:26:42.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-04T09:26:42.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-04T09:26:42.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-04T09:26:42.896Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-04T09:26:43.225Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-04T09:26:43.861Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-04T09:26:44.606Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-04T09:26:44.606Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-04T09:26:45.175Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-04T09:26:45.742Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-04T09:26:46.311Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-04T09:26:47.692Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-04T09:26:50.978Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-04T09:26:51.916Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-04T09:26:51.916Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-04T09:26:52.485Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-04T09:26:53.054Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-04T09:26:55.603Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-04T09:26:58.141Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-04T09:27:00.045Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-04T09:27:01.423Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-04T09:27:03.329Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-04T09:27:03.588Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-04T09:27:06.883Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-04T09:27:07.819Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-04T09:27:09.199Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-04T09:27:10.137Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-04T09:27:11.516Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-04T09:27:11.516Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-04T09:27:12.896Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-04T09:27:14.274Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-04T09:27:14.533Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-04T09:27:16.442Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-04T09:27:17.823Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-04T09:27:19.211Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-04T09:27:31.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-04T09:27:34.702Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-04T09:27:34.702Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-04T09:27:34.702Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-04T09:27:34.962Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-04T09:27:34.962Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-04T09:27:34.962Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-04T09:27:34.962Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-04T09:27:35.532Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-04T09:27:35.532Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-04T09:27:36.100Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-04T09:27:36.100Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-04T09:27:36.100Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-04T09:27:36.100Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-04T09:27:36.359Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-04T09:27:37.738Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-04T09:27:37.738Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-04T09:27:37.738Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-04T09:27:37.998Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-04T09:27:37.998Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-04T09:27:44.278Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-04T09:27:44.278Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-04T09:27:44.278Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-04T09:27:44.563Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-04T09:27:44.563Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-04T09:27:44.822Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-04T09:27:45.082Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-04T09:27:45.082Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-04T09:27:47.618Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-04T09:27:50.156Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite (1363.27s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.31s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (0.98s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.80s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.26s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.93s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.25s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.81s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.64s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.64s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAttachDetach (1.19s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.90s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.89s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.22s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.37s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2021-03-04T09:27:50.156Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.31s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.32s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.94s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.19s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.04s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.19s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.77s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.56s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.36s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.32s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.07s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.13s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.46s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.55s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.62s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.28s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.11s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.46s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.78s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.84s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.60s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.82s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.53s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.75s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.73s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.14s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.99s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.82s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.05s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.00s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.11s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.67s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.03s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.81s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.65s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.87s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.11s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.19s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.95s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.78s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.79s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.36s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.61s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.48s) [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.30s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.75s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.49s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.62s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.91s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.41s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.68s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.38s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.38s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.77s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.10s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.28s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.98s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.44s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.35s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.50s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.36s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.47s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.31s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.72s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.28s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.48s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.65s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.90s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnv (1.60s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.99s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.18s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.96s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.47s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.01s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.46s) [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.58s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.84s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFails (0.69s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.31s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.01s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.73s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.67s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.45s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.92s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildHistory (3.15s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.61s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.89s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.60s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.43s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.65s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.55s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.30s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.01s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.71s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.64s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.47s) [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.68s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.45s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.36s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.29s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.41s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.91s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.64s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.31s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.41s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.63s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.74s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.62s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.22s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.36s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.43s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.59s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.84s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildPATH (2.01s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.33s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.74s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildRm (2.49s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.75s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.09s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.69s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.95s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.23s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.60s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.08s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.84s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.58s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildUser (1.19s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.24s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.86s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.84s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.48s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.92s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.31s) [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.44s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.84s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.09s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.59s) [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-03-04T09:27:50.157Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.73s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-04T09:27:50.157Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-04T09:27:50.157Z] docker_cli_sni_test.go:18: Flakey test [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.74s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.62s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.36s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.45s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCommitTTY (1.84s) [2021-03-04T09:27:50.157Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.22s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.06s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.06s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.76s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.70s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.50s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.56s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.49s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.26s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.79s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.52s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.60s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.56s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.86s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.56s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2021-03-04T09:27:50.158Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-04T09:27:50.158Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.48s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.36s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.97s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.51s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.71s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.33s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b35240_} (1.33s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1612005605_/foo_false____} (1.32s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1612005605_/foo_true____} (1.33s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3494466304_/foo_false____} (1.33s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3494466304_/foo_true____} (1.34s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3494466304_/foo_true__0xc000b352a0__} (1.33s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b352c0_} (1.43s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b352e0_} (1.52s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b35300_} (1.39s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b35320_} (0.61s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.96s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.52s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.31s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.39s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.25s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.55s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.55s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.64s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.66s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.26s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.14s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.91s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.70s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.03s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.77s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.62s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.74s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.10s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.49s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.60s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.87s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToDot (0.73s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.47s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToStdout (0.66s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.21s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.34s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.73s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.98s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2021-03-04T09:27:50.158Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-04T09:27:50.158Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.85s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-03-04T09:27:50.158Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-04T09:27:50.158Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.53s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.03s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.10s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.04s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.49s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.56s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.05s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.77s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.90s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.91s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.88s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.30s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2021-03-04T09:27:50.158Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-04T09:27:50.158Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-04T09:27:50.158Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-04T09:27:50.158Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.66s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsRename (0.73s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsResize (0.66s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.56s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.65s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.29s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.82s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.65s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.70s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecCgroup (0.87s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.30s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.12s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecStartFails (0.86s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.98s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.60s) [2021-03-04T09:27:50.158Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2021-03-04T09:27:50.159Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-04T09:27:50.159Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.26s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.73s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestHealth (18.66s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImportFile (1.07s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2021-03-04T09:27:50.159Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-04T09:27:50.159Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-03-04T09:27:50.159Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-04T09:27:50.159Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.42s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.62s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.05s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.55s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.56s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.60s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.55s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.65s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.59s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.09s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.28s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.51s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.11s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.31s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.69s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.24s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.81s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.99s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.62s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.74s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.92s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.73s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.59s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsTail (0.86s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.84s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestNetHostname (1.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.30s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.96s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPluginActive (2.45s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.42s) [2021-03-04T09:27:50.159Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-04T09:27:50.159Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.92s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.35s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.15s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.32s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.15s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPortList (6.79s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.19s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.31s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.84s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.78s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsByOrder (2.39s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.39s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.22s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.26s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.77s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.25s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.74s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.57s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.17s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.77s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.59s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.17s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2021-03-04T09:27:50.159Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-03-04T09:27:50.159Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.16s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.18s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.82s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.74s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.08s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.51s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.06s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.34s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.18s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.10s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.86s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiTag (0.25s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.58s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAddHost (0.54s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.77s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.68s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.69s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.54s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.56s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.69s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.52s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2021-03-04T09:27:50.159Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.74s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.92s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.57s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.19s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.07s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.57s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.17s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.71s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.93s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-03-04T09:27:50.160Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.25s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.96s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.57s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.20s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.86s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.65s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.56s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.74s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-04T09:27:50.160Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.51s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.64s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.39s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.32s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.35s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.34s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.91s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunMount (3.83s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.00s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.38s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.86s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.38s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.66s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNetHost (0.97s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.46s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.36s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.65s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.51s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.13s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.58s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.72s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.69s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.04s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.76s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.17s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.50s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.03s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.52s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.58s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.59s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunState (1.11s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunSysctls (1.00s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.91s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.12s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.11s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUserByID (0.63s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.26s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.68s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.88s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.71s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.24s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.62s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.05s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.73s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2021-03-04T09:27:50.160Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-04T09:27:50.160Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.73s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.42s) [2021-03-04T09:27:50.160Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents425537789 [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.90s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.07s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.28s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.35s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.71s) [2021-03-04T09:27:50.160Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.84s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.68s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.75s) [2021-03-04T09:27:50.161Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-04T09:27:50.161Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.37s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.24s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2021-03-04T09:27:50.161Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-04T09:27:50.161Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.73s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.29s) [2021-03-04T09:27:50.161Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-04T09:27:50.161Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2021-03-04T09:27:50.161Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-04T09:27:50.161Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.35s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.24s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.15s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.28s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.10s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.57s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.85s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.78s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.43s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.48s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.11s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.10s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.17s) [2021-03-04T09:27:50.161Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) [2021-03-04T09:27:50.161Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-04T09:27:50.161Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-04T09:27:50.161Z] === RUN TestDockerRegistrySuite [2021-03-04T09:27:50.161Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-04T09:27:51.105Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-04T09:27:52.045Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-04T09:27:52.304Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-04T09:27:53.685Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-04T09:27:53.685Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-04T09:27:56.977Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-04T09:28:01.171Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-04T09:28:03.709Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-04T09:28:04.646Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-04T09:28:05.214Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-04T09:28:06.594Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-04T09:28:07.597Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-04T09:28:08.534Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-04T09:28:09.429Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-04T09:28:09.470Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-04T09:28:10.397Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-04T09:28:10.407Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-04T09:28:10.855Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-04T09:28:12.312Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-04T09:28:14.218Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-04T09:28:15.157Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-04T09:28:17.693Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-04T09:28:18.261Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-04T09:28:18.520Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-04T09:28:19.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-04T09:28:19.458Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-04T09:28:19.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-04T09:28:20.396Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-04T09:28:21.335Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-04T09:28:23.871Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-04T09:28:23.871Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-04T09:28:24.809Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-04T09:28:25.376Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-04T09:28:25.376Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-04T09:28:25.635Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-04T09:28:25.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-04T09:28:25.894Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-04T09:28:26.462Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-04T09:28:26.462Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-04T09:28:27.399Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-04T09:28:28.783Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-04T09:28:29.720Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-04T09:28:30.657Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-04T09:28:31.610Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite (42.73s) [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d00025ca019c0] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d58af4e1e0cd4] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.48s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d42b7e80afa32] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d2e2066eca147] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.40s) [2021-03-04T09:28:32.553Z] check_test.go:196: [dca5a6463a733] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.51s) [2021-03-04T09:28:32.553Z] check_test.go:196: [ddf1dadf65bbc] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.82s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d86574bc1b02b] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d0bd21d834697] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d9d7980a5fc29] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d228fd4507c86] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2021-03-04T09:28:32.553Z] check_test.go:196: [dacddb89a896d] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d92234019b1de] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d815a53b1ddab] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2021-03-04T09:28:32.553Z] check_test.go:196: [dc3c8b4762954] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.80s) [2021-03-04T09:28:32.553Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:630aa99629eaa18f62e0cfadf6bbbeafb86fb37bfa2d868c358489f0f50a2473 [2021-03-04T09:28:32.553Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:955e64ef47b4812e69dcb0ff0fa8ba95dbd3c21fe3544b9c04770e5f48f0ab7a [2021-03-04T09:28:32.553Z] check_test.go:196: [db2fad6d6b587] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.95s) [2021-03-04T09:28:32.553Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7cd949cee56b9e75909db2ad0487f5535146288bb563a888384194f993f245c5 [2021-03-04T09:28:32.553Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b873d41c4b8f0a77d9c613f4b834b1dd819ad0d88eaf0c4a9660629cc9e26089 [2021-03-04T09:28:32.553Z] check_test.go:196: [d669252f53c1f] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d99f20f5688f7] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d3f259f095600] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.99s) [2021-03-04T09:28:32.553Z] check_test.go:196: [dbefe794b0e60] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-04T09:28:32.553Z] check_test.go:196: [dacc49f0e6df5] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d6df80fa9ab06] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2021-03-04T09:28:32.553Z] check_test.go:196: [dfbd7cc0b4f02] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d2fb72c1f8185] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d63f8bd8fe282] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d6b065f6558a6] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2021-03-04T09:28:32.553Z] check_test.go:196: [de49cc2cc39db] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-03-04T09:28:32.553Z] check_test.go:196: [dc9ad4661d783] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d8d90f4bac8d0] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d94bca042500d] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d660ebe6da08a] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d5dd1110af3ff] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d8ad3e7a41b53] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2021-03-04T09:28:32.553Z] check_test.go:196: [dabd18b305115] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2021-03-04T09:28:32.553Z] check_test.go:196: [d6d1f7a492767] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2021-03-04T09:28:32.553Z] check_test.go:196: [dd61655288798] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.07s) [2021-03-04T09:28:32.553Z] check_test.go:196: [df001df46bd8b] daemon is not started [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2021-03-04T09:28:32.553Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-03-04T09:28:32.553Z] === RUN TestDockerSchema1RegistrySuite [2021-03-04T09:28:32.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-04T09:28:32.553Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-04T09:28:35.844Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-04T09:28:35.992Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-04T09:28:41.115Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-04T09:28:43.654Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-04T09:28:44.223Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-04T09:28:45.161Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-04T09:28:45.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-04T09:28:46.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-04T09:28:46.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-04T09:28:46.359Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-04T09:28:47.381Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-04T09:28:48.320Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-04T09:28:50.857Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-04T09:28:51.117Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-04T09:28:51.376Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-04T09:28:51.635Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-04T09:28:51.895Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-04T09:28:52.155Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-04T09:28:52.723Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite (20.21s) [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-03-04T09:28:52.723Z] check_test.go:223: [db371bfe5b1d1] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d23add980e64a] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.06s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d7b91ad49b057] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.82s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d45489784bbca] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2021-03-04T09:28:52.723Z] check_test.go:223: [dad48cc4b10fd] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d08960fdcf590] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d8d26ff4153ff] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d40b431c2d165] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d2f1b3dfcca05] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d28c15c02bd25] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.40s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d7dbc806a9a4f] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-03-04T09:28:52.723Z] check_test.go:223: [d21078b165658] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-03-04T09:28:52.723Z] check_test.go:223: [dfa3d1cc47243] daemon is not started [2021-03-04T09:28:52.723Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-03-04T09:28:52.723Z] check_test.go:223: [de351da572194] daemon is not started [2021-03-04T09:28:52.724Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-04T09:28:52.724Z] check_test.go:223: [df5cc2eb5a750] daemon is not started [2021-03-04T09:28:52.724Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2021-03-04T09:28:52.724Z] check_test.go:223: [d761630d6314c] daemon is not started [2021-03-04T09:28:52.724Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-03-04T09:28:52.724Z] check_test.go:223: [de1601ab494f3] daemon is not started [2021-03-04T09:28:52.724Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-04T09:28:52.724Z] check_test.go:223: [d71be5f284699] daemon is not started [2021-03-04T09:28:52.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-04T09:28:52.724Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-04T09:28:53.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-04T09:28:53.883Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-04T09:28:54.141Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-04T09:28:55.078Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-04T09:28:55.337Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-04T09:28:55.906Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-04T09:28:56.165Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-04T09:28:56.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.74s) [2021-03-04T09:28:56.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2021-03-04T09:28:56.423Z] check_test.go:252: [d246ac8c30ca9] daemon is not started [2021-03-04T09:28:56.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2021-03-04T09:28:56.423Z] check_test.go:252: [db20296784838] daemon is not started [2021-03-04T09:28:56.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-03-04T09:28:56.423Z] check_test.go:252: [dd49dc7144b09] daemon is not started [2021-03-04T09:28:56.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2021-03-04T09:28:56.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-03-04T09:28:56.423Z] check_test.go:252: [d75566efc12ea] daemon is not started [2021-03-04T09:28:56.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-03-04T09:28:56.423Z] check_test.go:252: [d4d26506bb657] daemon is not started [2021-03-04T09:28:56.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-03-04T09:28:56.423Z] check_test.go:252: [d4440812fa40c] daemon is not started [2021-03-04T09:28:56.423Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-03-04T09:28:56.423Z] check_test.go:252: [d66b8712d90e7] daemon is not started [2021-03-04T09:28:56.423Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-04T09:28:56.423Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-04T09:28:56.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-04T09:28:56.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-04T09:28:56.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-04T09:29:01.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-04T09:29:01.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-04T09:29:01.953Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-04T09:29:01.953Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-04T09:29:02.212Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-03-04T09:29:02.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-03-04T09:29:02.212Z] check_test.go:279: [d0d870d518700] daemon is not started [2021-03-04T09:29:02.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-04T09:29:02.212Z] check_test.go:279: [d5c2ae1226ae3] daemon is not started [2021-03-04T09:29:02.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-03-04T09:29:02.212Z] check_test.go:279: [d287046181e3a] daemon is not started [2021-03-04T09:29:02.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-03-04T09:29:02.212Z] check_test.go:279: [d351d75340d79] daemon is not started [2021-03-04T09:29:02.212Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-03-04T09:29:02.212Z] check_test.go:279: [dda2c4c416305] daemon is not started [2021-03-04T09:29:02.212Z] === RUN TestDockerNetworkSuite [2021-03-04T09:29:02.212Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-04T09:29:02.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-04T09:29:02.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-04T09:29:03.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-04T09:29:03.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-04T09:29:03.481Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-04T09:29:04.118Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-04T09:29:05.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-04T09:29:07.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-04T09:29:09.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-04T09:29:12.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-04T09:29:12.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-04T09:29:19.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-04T09:29:20.938Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-04T09:29:21.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-04T09:29:22.443Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-04T09:29:22.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-04T09:29:22.962Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-04T09:29:23.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-04T09:29:24.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-04T09:29:25.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-04T09:29:25.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-04T09:29:26.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-04T09:29:27.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-04T09:29:27.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-04T09:29:27.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-04T09:29:27.743Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-04T09:29:28.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-04T09:29:28.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-04T09:29:29.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-04T09:29:29.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-04T09:29:29.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-04T09:29:30.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-04T09:29:33.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-04T09:29:33.504Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-04T09:29:34.275Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-04T09:29:34.735Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-04T09:29:34.883Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-04T09:29:35.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-04T09:29:36.275Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-04T09:29:36.276Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-04T09:29:42.078Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-04T09:29:42.395Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-04T09:29:43.048Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-04T09:29:43.048Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-04T09:29:43.048Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-04T09:29:43.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-04T09:29:43.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-04T09:29:44.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-04T09:29:44.724Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-04T09:29:44.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-04T09:29:44.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-04T09:29:44.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-04T09:29:45.225Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-04T09:29:45.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-04T09:29:45.242Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-04T09:29:45.684Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-04T09:29:46.651Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-04T09:29:47.110Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-04T09:29:47.570Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-04T09:29:48.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-04T09:29:48.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-04T09:29:48.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-04T09:29:49.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-04T09:29:51.011Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-04T09:29:53.364Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-04T09:29:53.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-04T09:29:56.269Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-04T09:29:56.269Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-04T09:29:56.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-04T09:29:56.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-04T09:29:57.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-04T09:29:57.242Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-04T09:29:57.242Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-04T09:29:57.666Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-04T09:29:57.700Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-04T09:29:59.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-04T09:29:59.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-04T09:29:59.877Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-04T09:29:59.981Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-04T09:30:00.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-04T09:30:00.844Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-04T09:30:01.814Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-04T09:30:01.814Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-04T09:30:01.933Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-04T09:30:02.192Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-04T09:30:02.192Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-04T09:30:02.782Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-04T09:30:03.241Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-04T09:30:03.242Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-04T09:30:03.242Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite (65.67s) [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.01s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d455d5d83159d] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [de06204365bd0] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d57ff43330f95] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d4c3753bbb64d] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:1233: [d93953479733d] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [de5b974c0994c] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.35s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d471e54c7dbb5] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.33s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d7fe5d56e4b60] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [dd7dcc7fd95f9] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d6e9cc8e5f7e6] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d81bd33b62b9b] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.06s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d78265d898968] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.06s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [dba6c464d8fc9] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.25s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [dc8d2cc9dcea3] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.52s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d5e2ab1e82436] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.02s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d5b6d67b82cf1] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.30s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [dad41b722d750] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d6be7138f2746] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [da9a6e3b284d3] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.91s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d5e40d02673fa] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.27s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d17f4d1c75d43] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d70f36209a150] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.37s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [daf7cbddd5449] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d35553b5da7eb] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.37s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:968: [d6c1654fc3d70] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.26s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d4629402ccb58] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.36s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:1116: [d63ef1894eacd] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d7523fcff909c] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.25s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d565b89a4c341] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d84b579357443] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [df81c0105cd2a] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [db44700d73afe] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [db0444ae0da54] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [da7ad726f4756] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.02s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [dbd678ad93de2] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d90f033271301] daemon is not started [2021-03-04T09:30:08.764Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [deea71c9b214c] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.85s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d24855c4f43e1] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.23s) [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:1084: [d06b91f9424d2] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [db147cb6926fb] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d464a7d51f00a] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.66s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d396fe7728260] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d213a04f907b6] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.88s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d7f1e88bd53a7] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.67s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [dd5722e708878] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.20s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d48edaecf6807] daemon is not started [2021-03-04T09:30:08.764Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.20s) [2021-03-04T09:30:08.764Z] docker_cli_network_unix_test.go:46: [d0e379f0c4e25] daemon is not started [2021-03-04T09:30:08.764Z] === RUN TestDockerHubPullSuite [2021-03-04T09:30:08.764Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-04T09:30:08.764Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-04T09:30:09.039Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-04T09:30:09.728Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-04T09:30:09.728Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-04T09:30:10.297Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-04T09:30:12.202Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-04T09:30:12.461Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-04T09:30:12.461Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-04T09:30:15.753Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-04T09:30:15.753Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-04T09:30:15.753Z] --- PASS: TestDockerHubPullSuite (7.60s) [2021-03-04T09:30:15.753Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.85s) [2021-03-04T09:30:15.753Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.39s) [2021-03-04T09:30:15.753Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2021-03-04T09:30:15.753Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.63s) [2021-03-04T09:30:15.753Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2021-03-04T09:30:15.753Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-03-04T09:30:15.753Z] PASS [2021-03-04T09:30:15.753Z] [2021-03-04T09:30:15.753Z] === Skipped [2021-03-04T09:30:15.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-04T09:30:15.753Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-04T09:30:15.753Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.753Z] [2021-03-04T09:30:15.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-04T09:30:15.753Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-04T09:30:15.753Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.753Z] [2021-03-04T09:30:15.753Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-04T09:30:15.753Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-04T09:30:15.753Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.753Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-03-04T09:30:15.754Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_sni_test.go:18: Flakey test [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-04T09:30:15.754Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-04T09:30:15.754Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-04T09:30:15.754Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-04T09:30:15.754Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-04T09:30:15.754Z] docker_cli_network_unix_test.go:46: [deea71c9b214c] daemon is not started [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] [2021-03-04T09:30:15.754Z] DONE 1274 tests, 51 skipped in 1556.545s [2021-03-04T09:30:15.754Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T09:30:15.754Z] ++++ cat bundles/test-integration/docker.pid [2021-03-04T09:30:15.754Z] +++ kill 8154 [2021-03-04T09:30:16.690Z] +++ /etc/init.d/apparmor stop [2021-03-04T09:30:16.690Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T09:30:16.690Z] [2021-03-04T09:30:16.690Z] Unloading profiles will leave already running processes permanently [2021-03-04T09:30:16.690Z] unconfined, which can lead to unexpected situations. [2021-03-04T09:30:16.690Z] [2021-03-04T09:30:16.690Z] To set a process to complain mode, use the command line tool [2021-03-04T09:30:16.690Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T09:30:16.690Z] +++ true [2021-03-04T09:30:16.690Z] exiting test-integration [2021-03-04T09:30:16.690Z] ++ exit 0 [2021-03-04T09:30:16.690Z] [2021-03-04T09:30:16.690Z] + for job in $(jobs -p) [2021-03-04T09:30:16.690Z] + wait 9541 [2021-03-04T09:30:51.562Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-04T09:30:51.562Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-04T09:30:51.562Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-04T09:30:53.763Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-04T09:30:54.230Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-04T09:30:54.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-04T09:30:54.689Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-04T09:30:55.148Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-04T09:30:55.148Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-04T09:31:12.917Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-04T09:31:30.832Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-04T09:31:30.832Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-04T09:31:31.290Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-04T09:31:56.425Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-04T09:31:56.884Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-04T09:31:57.852Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-04T09:32:01.591Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-04T09:32:04.504Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-04T09:32:07.411Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-04T09:32:09.165Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-04T09:32:17.280Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-04T09:32:20.567Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-04T09:33:33.471Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-04T09:33:33.471Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-04T09:33:33.471Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-04T09:34:42.066Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-04T09:34:42.067Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-04T09:34:43.444Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-04T09:34:43.444Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-04T09:34:43.444Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-04T09:34:43.444Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-04T09:34:44.381Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-04T09:34:46.284Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-04T09:34:49.587Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-04T09:34:50.964Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-04T09:34:59.531Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-04T09:34:59.531Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-04T09:34:59.531Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-04T09:35:17.232Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-04T09:35:34.954Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-04T09:35:47.194Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-04T09:35:47.194Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-04T09:35:48.130Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-04T09:35:49.799Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-04T09:35:50.662Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-04T09:35:53.952Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-04T09:35:56.487Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-04T09:36:18.432Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-04T09:36:30.638Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-04T09:36:32.332Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-04T09:36:32.543Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-04T09:36:35.077Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-04T09:36:37.612Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-04T09:36:42.668Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-04T09:36:44.178Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-04T09:36:49.450Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-04T09:36:51.355Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-04T09:36:53.918Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-04T09:36:55.076Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-04T09:36:55.821Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-04T09:36:58.358Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-04T09:37:00.893Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-04T09:37:03.427Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-04T09:37:59.654Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-04T09:38:14.554Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite (1654.56s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.47s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.44s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.29s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.94s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.61s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:562: [d47689ad2d14f] joining swarm manager [d35cdba77b052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:584: [d3d97d83941c7] joining swarm manager [d35cdba77b052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] check_test.go:380: [d47689ad2d14f] daemon is not started [2021-03-04T09:38:32.643Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.03s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:45: [dbb53cdcadc79] joining swarm manager [d8ccf067d0e5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.47s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.96s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:303: [df129a8b9b203] joining swarm manager [d6b2471f0c6fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:304: [d417f66d8dfea] joining swarm manager [d6b2471f0c6fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.69s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:271: [d93c0d0a5075d] joining swarm manager [dbd37383192db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:272: [d81b8df4bbf88] joining swarm manager [dbd37383192db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.40s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.98s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.41s) [2021-03-04T09:38:32.643Z] docker_api_swarm_node_test.go:19: [d9cd1011b01c4] joining swarm manager [d6123aba8ec20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_node_test.go:20: [dc0eea09a67a4] joining swarm manager [d6123aba8ec20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.06s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:501: [db0b1cdb88e52] joining swarm manager [d14b49605ada3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:506: [d488377b8fb1e] joining swarm manager [d14b49605ada3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.85s) [2021-03-04T09:38:32.643Z] docker_api_swarm_node_test.go:80: [d7c0f5a96f16e] joining swarm manager [d6a1bf2adea38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.12s) [2021-03-04T09:38:32.643Z] docker_api_swarm_node_test.go:52: [d05d8ba45dcba] joining swarm manager [d947331c5599e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_node_test.go:53: [d3153206c4c9a] joining swarm manager [d947331c5599e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.74s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (27.46s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:201: [db26be8d023c7] joining swarm manager [d7045750ca38f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.90s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:383: [dc849282cf072] joining swarm manager [d1c0e58b2a30f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:384: [d324f16b4f21e] joining swarm manager [d1c0e58b2a30f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] check_test.go:380: [d324f16b4f21e] daemon is not started [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.70s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:801: [d443546085b13] joining swarm manager [da609db196af2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:801: [d04e71db1eadd] joining swarm manager [da609db196af2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:801: [dff3f498fce0d] joining swarm manager [da609db196af2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:801: [daa749bd4e6e9] joining swarm manager [da609db196af2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:809: [dfcda761270fc] joining swarm manager [da609db196af2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.63s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.37s) [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:394: [d5151350c0dbc] joining swarm manager [d123abe4f82b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:394: [d4c62d3bed839] joining swarm manager [d123abe4f82b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.35s) [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:342: [df376223f93f7] joining swarm manager [d6d2f45263e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:342: [d77ea3df81bf3] joining swarm manager [d6d2f45263e6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.52s) [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:489: [ddf83f9989df6] joining swarm manager [dc2a6248deeb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:489: [d6ad8bad745d2] joining swarm manager [dc2a6248deeb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.88s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.05s) [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:127: [d26ce1d9a292a] joining swarm manager [d75b86205047b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:128: [d0da6b263e488] joining swarm manager [d75b86205047b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:136: [df785ce01451b] joining swarm manager [d75b86205047b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:137: [de52bae7f37f6] joining swarm manager [d75b86205047b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.95s) [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:303: [dff3aa4ba5210] joining swarm manager [d6b2974bd03dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:303: [dbac0269c7bfd] joining swarm manager [d6b2974bd03dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.89s) [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:99: [d8f57a4f4c91a] joining swarm manager [d06231ada176d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:100: [d435821aa3d70] joining swarm manager [d06231ada176d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] check_test.go:380: [d8f57a4f4c91a] daemon is not started [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s) [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:532: [db9ffcc6d48d9] joining swarm manager [de17c43c184b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:533: [dbc23a3055cbd] joining swarm manager [de17c43c184b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.67s) [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:147: [da2e7cdec25ee] joining swarm manager [dfad962577f7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_api_swarm_service_test.go:147: [dbf05effe247f] joining swarm manager [dfad962577f7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.72s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.77s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.21s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.71s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.44s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.45s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.89s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.15s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.13s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.59s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.64s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.26s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.28s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.63s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.90s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.89s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.01s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.47s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.11s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.51s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.87s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.52s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.55s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.86s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.52s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.21s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.11s) [2021-03-04T09:38:32.643Z] docker_cli_service_logs_test.go:245: checking task wtymhts8nvec [2021-03-04T09:38:32.643Z] docker_cli_service_logs_test.go:250: checking messages for wtymhts8nvec [2021-03-04T09:38:32.643Z] docker_cli_service_logs_test.go:245: checking task w3n7spfc189t [2021-03-04T09:38:32.643Z] docker_cli_service_logs_test.go:250: checking messages for w3n7spfc189t [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.47s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.19s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.76s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.22s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.25s) [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1901: [de075a2dbafb2] joining swarm manager [dc3a7c856e3f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1902: [d02b942761897] joining swarm manager [dc3a7c856e3f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.62s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.80s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.69s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.50s) [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1802: [dc30e83b2783b] joining swarm manager [d01decbef493a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1803: [ddff02d0d091d] joining swarm manager [d01decbef493a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.56s) [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1321: [d67ecda384865] joining swarm manager [d53cb2664b188]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1322: [df274a5e30784] joining swarm manager [d53cb2664b188]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.63s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.38s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.69s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.98s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.26s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.71s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.57s) [2021-03-04T09:38:32.643Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.63s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.25s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.11s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.77s) [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1186: [d77b91af9df4f] joining swarm manager [dc52519596a9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1195: [ddc26830ab1c1] joining swarm manager [dc52519596a9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.05s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.01s) [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1118: [de1f69d330db1] joining swarm manager [d960af2065e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1119: [df863b761799f] joining swarm manager [d960af2065e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1172: [de0887af9c2e6] joining swarm manager [d960af2065e18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1453: [de3d49dbe6507] joining swarm manager [daafe336f2835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] docker_cli_swarm_test.go:1454: [d2bfef150e4dd] joining swarm manager [daafe336f2835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.82s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.03s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.83s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.14s) [2021-03-04T09:38:32.643Z] docker_cli_swarm_unix_test.go:62: [d981addff2d09] joining swarm manager [dd8afdc09f260]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.86s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.35s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2021-03-04T09:38:32.643Z] docker_api_swarm_test.go:961: [d29f5d2c84ad4] joining swarm manager [d7b173848e533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.18s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.89s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2021-03-04T09:38:32.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.65s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.60s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.20s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.13s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.54s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.64s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.36s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s) [2021-03-04T09:38:32.644Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2021-03-04T09:38:32.644Z] === RUN TestDockerExternalVolumeSuite [2021-03-04T09:38:32.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-04T09:38:47.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-04T09:38:51.553Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-04T09:38:51.553Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-04T09:38:52.011Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-04T09:38:52.011Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-04T09:38:52.472Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-04T09:38:54.012Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-04T09:38:54.012Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-04T09:38:54.012Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-04T09:38:54.980Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-04T09:39:00.774Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-04T09:39:04.509Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-04T09:39:09.200Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-04T09:39:09.665Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-04T09:39:10.123Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-04T09:39:10.123Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-04T09:39:10.123Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-04T09:39:10.123Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-04T09:39:13.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-04T09:39:13.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-04T09:39:13.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-04T09:39:13.862Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-04T09:39:14.829Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-04T09:39:20.622Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-04T09:39:38.309Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-04T09:39:38.309Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-04T09:39:38.309Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-04T09:39:38.309Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-04T09:39:38.309Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-04T09:39:38.309Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-04T09:39:38.309Z] === RUN TestDockerSuite/TestBuildFails [2021-03-04T09:39:40.495Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-04T09:39:40.495Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-04T09:39:46.288Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-04T09:39:55.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-04T09:39:58.676Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-04T09:40:03.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-04T09:40:11.059Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-04T09:40:15.753Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-04T09:40:17.290Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-04T09:40:23.082Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-04T09:40:23.082Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-04T09:40:24.051Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-04T09:40:25.019Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-04T09:40:25.019Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-04T09:40:35.362Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-04T09:40:35.362Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-04T09:40:35.413Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-04T09:40:47.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-04T09:40:47.749Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-04T09:40:47.749Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-04T09:40:49.928Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-04T09:40:49.929Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-04T09:40:50.897Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-04T09:40:50.897Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-04T09:40:55.584Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-04T09:40:56.552Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-04T09:40:57.520Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-04T09:40:58.487Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-04T09:40:58.948Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-04T09:41:00.486Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-04T09:41:02.023Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-04T09:41:07.815Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-04T09:41:08.274Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-04T09:41:08.274Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-04T09:41:08.274Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-04T09:41:08.274Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-04T09:41:08.732Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-04T09:41:08.732Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-04T09:41:09.191Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-04T09:41:10.159Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-04T09:41:15.963Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-04T09:41:19.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-04T09:41:34.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-04T09:41:37.069Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-04T09:41:37.069Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-04T09:41:39.972Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-04T09:42:06.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-04T09:42:15.659Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-04T09:42:21.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-04T09:42:36.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-04T09:42:36.757Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-04T09:42:39.660Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-04T09:42:46.739Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-04T09:42:51.429Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-04T09:43:12.528Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-04T09:43:12.528Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-04T09:43:18.327Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-04T09:43:18.786Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-04T09:43:18.786Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-04T09:43:18.786Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-04T09:43:21.707Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-04T09:43:23.105Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-04T09:43:27.498Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-04T09:43:34.574Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-04T09:43:34.574Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-04T09:43:34.574Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-04T09:43:37.484Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-04T09:43:38.451Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-04T09:43:39.987Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-04T09:43:41.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-04T09:43:54.812Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-04T09:43:56.349Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-04T09:44:06.683Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-04T09:44:09.590Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-04T09:44:13.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-04T09:44:19.911Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-04T09:44:25.705Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-04T09:44:30.399Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-04T09:44:31.367Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-04T09:44:31.367Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-04T09:44:31.367Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-04T09:44:34.272Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-04T09:44:34.272Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-04T09:44:45.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-04T09:45:00.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-04T09:45:18.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-04T09:45:24.974Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-04T09:45:33.200Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite (437.16s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2021-03-04T09:45:48.078Z] docker_cli_external_volume_driver_test.go:53: [dd359538a0a5e] daemon is not started [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-03-04T09:45:48.078Z] docker_cli_external_volume_driver_test.go:53: [d8959bf593cc4] daemon is not started [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-03-04T09:45:48.078Z] docker_cli_external_volume_driver_test.go:53: [d757d96e76482] daemon is not started [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.14s) [2021-03-04T09:45:48.078Z] docker_cli_external_volume_driver_test.go:53: [dc3fc9fb2b0e6] daemon is not started [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.31s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.22s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2021-03-04T09:45:48.078Z] docker_cli_external_volume_driver_test.go:485: [d2fe2a045dae1] daemon is not started [2021-03-04T09:45:48.078Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-04T09:45:48.078Z] docker_cli_external_volume_driver_test.go:53: [de424c5ee7039] daemon is not started [2021-03-04T09:45:48.078Z] PASS [2021-03-04T09:45:48.078Z] [2021-03-04T09:45:48.078Z] === Skipped [2021-03-04T09:45:48.078Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-04T09:45:48.078Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-04T09:45:48.078Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-04T09:45:48.078Z] check_test.go:309: [d633f00878145] daemon is not started [2021-03-04T09:45:48.078Z] [2021-03-04T09:45:48.078Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-04T09:45:48.078Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-03-04T09:45:48.078Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-04T09:45:48.078Z] check_test.go:309: [d267cf285ed0e] daemon is not started [2021-03-04T09:45:48.078Z] [2021-03-04T09:45:48.078Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-04T09:45:48.078Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-04T09:45:48.078Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-04T09:45:48.078Z] check_test.go:309: [d94585ece1a73] daemon is not started [2021-03-04T09:45:48.078Z] [2021-03-04T09:45:48.078Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-04T09:45:48.078Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-04T09:45:48.078Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-04T09:45:48.078Z] [2021-03-04T09:45:48.078Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-04T09:45:48.078Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-04T09:45:48.078Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-04T09:45:48.078Z] [2021-03-04T09:45:48.078Z] [2021-03-04T09:45:48.078Z] DONE 273 tests, 5 skipped in 2487.976s [2021-03-04T09:45:48.078Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-04T09:45:48.078Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d813e8eddb4ed/docker.pid [2021-03-04T09:45:48.078Z] +++ kill 6040 [2021-03-04T09:45:48.078Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6040 is not a child of this shell [2021-03-04T09:45:48.078Z] warning: PID 6040 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d813e8eddb4ed/docker.pid had a nonzero exit code [2021-03-04T09:45:48.078Z] ++++ cat bundles/test-integration/docker.pid [2021-03-04T09:45:48.078Z] +++ kill 8166 [2021-03-04T09:45:48.337Z] +++ /etc/init.d/apparmor stop [2021-03-04T09:45:48.337Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-04T09:45:48.337Z] [2021-03-04T09:45:48.337Z] Unloading profiles will leave already running processes permanently [2021-03-04T09:45:48.337Z] unconfined, which can lead to unexpected situations. [2021-03-04T09:45:48.337Z] [2021-03-04T09:45:48.337Z] To set a process to complain mode, use the command line tool [2021-03-04T09:45:48.337Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-04T09:45:48.337Z] +++ true [2021-03-04T09:45:48.337Z] exiting test-integration [2021-03-04T09:45:48.337Z] ++ exit 0 [2021-03-04T09:45:48.337Z] [2021-03-04T09:45:48.600Z] + exit 0 [2021-03-04T09:45:48.600Z] ++ jobs -p [2021-03-04T09:45:48.600Z] + pids= [2021-03-04T09:45:48.600Z] + echo 'Remaining pids to kill: []' [2021-03-04T09:45:48.600Z] Remaining pids to kill: [] [2021-03-04T09:45:48.600Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-04T09:45:48.614Z] Recording test results [2021-03-04T09:45:50.446Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-04T09:45:50.775Z] + echo Ensuring container killed. [2021-03-04T09:45:50.775Z] Ensuring container killed. [2021-03-04T09:45:50.775Z] + docker ps -aq -f name=docker-pr4-* [2021-03-04T09:45:50.775Z] + cids=24a5d3103775 [2021-03-04T09:45:50.775Z] 8520eb55bc66 [2021-03-04T09:45:50.775Z] 4117be830cd6 [2021-03-04T09:45:50.775Z] + [ -n 24a5d3103775 [2021-03-04T09:45:50.775Z] 8520eb55bc66 [2021-03-04T09:45:50.775Z] 4117be830cd6 ] [2021-03-04T09:45:50.775Z] + docker rm -vf 24a5d3103775 8520eb55bc66 4117be830cd6 [2021-03-04T09:45:51.719Z] 24a5d3103775 [2021-03-04T09:45:52.290Z] 8520eb55bc66 [2021-03-04T09:45:53.229Z] 4117be830cd6 [Pipeline] sh [2021-03-04T09:45:53.528Z] + echo Chowning /workspace to jenkins user [2021-03-04T09:45:53.528Z] Chowning /workspace to jenkins user [2021-03-04T09:45:53.528Z] + id -u [2021-03-04T09:45:53.528Z] + id -g [2021-03-04T09:45:53.528Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42111:/workspace busybox chown -R 1000:1000 /workspace [2021-03-04T09:45:53.528Z] Unable to find image 'busybox:latest' locally [2021-03-04T09:45:53.788Z] latest: Pulling from library/busybox [2021-03-04T09:45:53.788Z] 5c4213be9af9: Pulling fs layer [2021-03-04T09:45:53.788Z] 5c4213be9af9: Download complete [2021-03-04T09:45:54.047Z] 5c4213be9af9: Pull complete [2021-03-04T09:45:54.047Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-03-04T09:45:54.047Z] Status: Downloaded newer image for busybox:latest [2021-03-04T09:45:54.923Z] === RUN TestDockerSuite/TestBuildRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-04T09:45:57.633Z] + bundleName=amd64 [2021-03-04T09:45:57.633Z] + echo Creating amd64-bundles.tar.gz [2021-03-04T09:45:57.633Z] Creating amd64-bundles.tar.gz [2021-03-04T09:45:57.633Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-04T09:45:57.633Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-04T09:45:58.582Z] Archiving artifacts [2021-03-04T09:46:00.637Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42111/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T09:46:00.961Z] + make clean [2021-03-04T09:46:00.961Z] docker volume rm -f docker-dev-cache [2021-03-04T09:46:01.220Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T09:46:09.745Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-04T09:46:12.656Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-04T09:46:12.656Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-04T09:46:13.115Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-04T09:46:14.651Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-04T09:46:18.389Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-04T09:46:23.082Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-04T09:46:27.846Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-04T09:46:45.537Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-04T09:46:45.537Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-04T09:46:45.996Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-04T09:46:58.486Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-04T09:46:58.486Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-04T09:47:03.181Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-04T09:47:03.181Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-04T09:47:07.873Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-04T09:47:33.031Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-04T09:47:33.031Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-04T09:47:34.569Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-04T09:47:36.113Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-04T09:47:41.909Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-04T09:47:47.702Z] === RUN TestDockerSuite/TestBuildUser [2021-03-04T09:47:47.702Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-04T09:47:47.702Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-04T09:47:47.702Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-04T09:47:52.392Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-04T09:47:52.392Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-04T09:48:00.968Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-04T09:48:00.968Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-04T09:48:00.968Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-04T09:48:26.114Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-04T09:48:26.114Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-04T09:48:36.446Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-04T09:48:46.775Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-04T09:48:46.775Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-04T09:48:47.234Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-04T09:48:50.143Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-04T09:48:50.603Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-04T09:49:02.986Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-04T09:49:07.673Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-04T09:49:08.132Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-04T09:49:22.940Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-04T09:49:22.940Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-04T09:49:23.400Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-04T09:49:23.400Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-04T09:49:24.937Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-04T09:49:33.515Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-04T09:49:35.694Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-04T09:49:35.694Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-04T09:49:35.694Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-04T09:49:35.694Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-04T09:49:38.606Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-04T09:49:43.298Z] === RUN TestDockerSuite/TestCommitChange [2021-03-04T09:49:49.107Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-04T09:49:53.800Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-04T09:49:53.800Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-04T09:50:06.182Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-04T09:50:06.182Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-04T09:50:14.764Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-04T09:50:25.092Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-04T09:50:25.092Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-04T09:50:25.092Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-04T09:50:25.092Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-04T09:50:25.092Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-04T09:50:25.092Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-04T09:50:25.092Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-04T09:50:25.092Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-04T09:50:25.092Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-04T09:50:32.170Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-04T09:50:44.564Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-04T09:50:44.564Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-04T09:50:46.100Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-04T09:50:46.558Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-04T09:50:46.558Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-04T09:50:46.558Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-04T09:50:48.734Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-04T09:50:48.734Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-04T09:50:48.734Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-04T09:50:51.645Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-04T09:50:51.645Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-04T09:50:51.645Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-04T09:50:51.645Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-04T09:50:51.645Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-04T09:50:54.557Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-04T09:50:56.732Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-04T09:50:59.636Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-04T09:50:59.636Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-04T09:50:59.636Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-04T09:51:01.812Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-04T09:51:02.271Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-04T09:51:04.449Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-04T09:51:04.449Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-04T09:51:04.449Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-04T09:51:07.350Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-04T09:51:07.350Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-04T09:51:09.530Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-04T09:51:09.530Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-04T09:51:12.435Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-04T09:51:12.435Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-04T09:51:15.340Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-04T09:51:19.070Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-04T09:51:23.754Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-04T09:51:23.754Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-04T09:51:23.754Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-04T09:51:23.754Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-04T09:51:23.754Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-04T09:51:25.289Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-04T09:51:25.289Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-04T09:51:28.202Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-04T09:51:28.202Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-04T09:51:31.103Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-04T09:51:31.103Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-04T09:51:35.789Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-04T09:51:37.967Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-04T09:51:37.967Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-04T09:51:37.967Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-04T09:51:37.967Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-04T09:51:37.967Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-04T09:51:37.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-04T09:51:40.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-04T09:51:40.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-04T09:51:43.047Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-04T09:51:45.224Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-04T09:51:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-04T09:51:51.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00099b420_} [2021-03-04T09:51:53.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1029821782_c:\foo_false____} [2021-03-04T09:51:56.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1029821782_c:\foo_true____} [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-04T09:51:59.016Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-04T09:52:07.594Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-04T09:52:14.679Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-04T09:52:14.680Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-04T09:52:14.680Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-04T09:52:17.581Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-04T09:52:17.581Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-04T09:52:17.581Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-04T09:52:17.581Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-04T09:52:22.269Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-04T09:52:25.177Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-04T09:52:25.177Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-04T09:52:25.177Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-04T09:52:39.988Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-04T09:52:39.988Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-04T09:52:39.988Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-04T09:52:48.552Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-04T09:52:48.552Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-04T09:52:49.011Z] === RUN TestDockerSuite/TestCpToDot [2021-03-04T09:52:51.919Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-04T09:52:51.919Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-04T09:52:51.919Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-04T09:52:54.096Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-04T09:52:54.096Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-04T09:52:54.096Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-04T09:52:54.096Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-04T09:52:54.096Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-04T09:52:54.555Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-04T09:52:54.555Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-04T09:52:56.730Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-04T09:52:59.633Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-04T09:52:59.633Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-04T09:52:59.633Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-04T09:53:01.810Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-04T09:53:02.777Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-04T09:53:02.777Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-04T09:53:02.777Z] === RUN TestDockerSuite/TestCreateRM [2021-03-04T09:53:03.237Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-04T09:53:03.237Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-04T09:53:03.237Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-04T09:53:03.698Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-04T09:53:18.508Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-04T09:53:18.508Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-04T09:53:18.508Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-04T09:53:23.196Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-04T09:53:23.196Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-04T09:53:23.196Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDockerFails [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-04T09:53:26.101Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-04T09:53:29.008Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-04T09:53:36.187Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-04T09:53:39.090Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-04T09:53:47.662Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-04T09:53:53.457Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-04T09:53:59.247Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-04T09:54:01.427Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-04T09:54:02.394Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-04T09:54:07.090Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-04T09:54:07.090Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-04T09:54:08.626Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-04T09:54:14.425Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-04T09:54:19.120Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-04T09:54:19.120Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-04T09:54:19.120Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-04T09:54:19.120Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-04T09:54:19.120Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-04T09:54:19.120Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-04T09:54:20.086Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-04T09:54:20.086Z] === RUN TestDockerSuite/TestEventsRename [2021-03-04T09:54:22.998Z] === RUN TestDockerSuite/TestEventsResize [2021-03-04T09:54:25.903Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-04T09:54:28.809Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-04T09:54:31.712Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-04T09:54:37.506Z] === RUN TestDockerSuite/TestEventsTop [2021-03-04T09:54:37.506Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-04T09:54:39.684Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-04T09:54:43.419Z] === RUN TestDockerSuite/TestExec [2021-03-04T09:54:43.879Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-04T09:54:43.879Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-04T09:54:46.057Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-04T09:54:48.238Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-04T09:54:48.238Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-04T09:54:48.238Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-04T09:54:48.238Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-04T09:54:50.414Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-04T09:54:53.318Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-04T09:54:55.496Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-04T09:54:58.404Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-04T09:55:03.097Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-04T09:55:03.097Z] === RUN TestDockerSuite/TestExecEnv [2021-03-04T09:55:03.097Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-04T09:55:03.097Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-04T09:55:06.005Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-04T09:55:09.738Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-04T09:55:09.738Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-04T09:55:09.738Z] === RUN TestDockerSuite/TestExecParseError [2021-03-04T09:55:09.738Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-04T09:55:09.738Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-04T09:55:09.738Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-04T09:55:12.640Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-04T09:55:12.640Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-04T09:55:12.640Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-04T09:55:12.640Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-04T09:55:12.640Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-04T09:55:12.640Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-04T09:55:15.541Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-04T09:55:15.541Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-04T09:55:22.609Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-04T09:55:22.609Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-04T09:55:22.609Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-04T09:55:22.609Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-04T09:55:28.400Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-04T09:55:35.466Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-04T09:55:37.641Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-04T09:55:44.714Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-04T09:55:44.714Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-04T09:55:44.714Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-04T09:55:44.714Z] === RUN TestDockerSuite/TestHealth [2021-03-04T09:55:44.714Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-04T09:55:44.714Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-04T09:55:44.714Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-04T09:55:44.714Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-04T09:55:49.398Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-04T09:55:49.398Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-04T09:55:49.399Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-04T09:55:49.399Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-04T09:55:49.399Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-04T09:55:49.858Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-04T09:55:50.825Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-04T09:55:50.825Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-04T09:55:51.794Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-04T09:55:51.794Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-04T09:55:53.972Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-04T09:55:53.972Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-04T09:55:56.149Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-04T09:56:04.717Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-04T09:56:04.717Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-04T09:56:04.717Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-04T09:56:08.450Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-04T09:56:08.450Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestImportFile [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-04T09:56:10.645Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-04T09:56:11.104Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-04T09:56:11.104Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-04T09:56:13.284Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-04T09:56:16.188Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-04T09:56:16.188Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-04T09:56:16.188Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-04T09:56:16.188Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-04T09:56:16.188Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-04T09:56:18.373Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-04T09:56:18.373Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-04T09:56:21.276Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-04T09:56:21.276Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-04T09:56:21.276Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-04T09:56:21.276Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-04T09:56:28.344Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-04T09:56:33.034Z] === RUN TestDockerSuite/TestInspectImage [2021-03-04T09:56:33.034Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-04T09:56:33.034Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-04T09:56:33.034Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-04T09:56:35.948Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-04T09:56:38.124Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-04T09:56:38.124Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-04T09:56:40.303Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-04T09:56:43.206Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-04T09:56:43.206Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-04T09:56:43.206Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-04T09:56:45.383Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-04T09:56:48.286Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-04T09:56:54.079Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-04T09:56:55.618Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-04T09:56:58.523Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-04T09:57:00.699Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-04T09:57:03.602Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-04T09:57:05.778Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-04T09:57:08.688Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-04T09:57:10.864Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-04T09:57:13.040Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-04T09:57:18.835Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-04T09:57:21.739Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-04T09:57:21.739Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-04T09:57:23.920Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-04T09:57:24.378Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-04T09:57:32.947Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-04T09:57:41.511Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-04T09:57:48.578Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-04T09:57:51.481Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-04T09:57:53.661Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-04T09:57:53.661Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-04T09:57:56.562Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-04T09:57:58.745Z] === RUN TestDockerSuite/TestLogsSince [2021-03-04T09:58:09.070Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-04T09:58:09.070Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-04T09:58:09.070Z] === RUN TestDockerSuite/TestLogsTail [2021-03-04T09:58:11.980Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-04T09:58:14.885Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestNetHostname [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPluginActive [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPortList [2021-03-04T09:58:17.064Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-04T09:58:22.852Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-04T09:58:33.171Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-04T09:58:33.171Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-04T09:58:41.760Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-04T09:58:41.760Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-04T09:58:54.135Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-04T09:59:10.477Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-04T09:59:10.477Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-04T09:59:10.477Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-04T09:59:25.288Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-04T09:59:27.464Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-04T09:59:36.032Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-04T09:59:40.718Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-04T09:59:40.718Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-04T09:59:40.718Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-04T09:59:45.405Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-04T09:59:45.405Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-04T09:59:45.405Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-04T09:59:45.405Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-04T09:59:45.405Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-04T09:59:53.978Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-04T09:59:53.978Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-04T09:59:55.515Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-04T09:59:55.515Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-04T09:59:57.052Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-04T09:59:58.023Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-04T09:59:58.023Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-04T10:00:02.715Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-04T10:00:07.405Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-04T10:00:09.591Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-04T10:00:30.679Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-04T10:00:30.679Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-04T10:00:36.467Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-04T10:00:36.467Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-04T10:00:36.467Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-04T10:00:36.926Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-04T10:00:41.613Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-04T10:00:51.940Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-04T10:00:51.940Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-04T10:00:55.673Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-04T10:00:55.673Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-04T10:00:56.131Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-04T10:01:13.811Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-04T10:01:15.347Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-04T10:01:15.806Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-04T10:01:24.372Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-04T10:01:29.063Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-04T10:01:37.627Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-04T10:01:42.452Z] === RUN TestDockerSuite/TestRmiTag [2021-03-04T10:01:43.419Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-04T10:01:46.325Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-04T10:02:04.007Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-04T10:02:06.914Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-04T10:02:12.705Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-04T10:02:13.164Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-04T10:02:13.164Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-04T10:02:13.164Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-04T10:02:13.164Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-04T10:02:13.624Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-04T10:02:13.624Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-04T10:02:13.624Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-04T10:02:13.624Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-04T10:02:15.802Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-04T10:02:15.802Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-04T10:02:15.802Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-04T10:02:20.490Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-04T10:02:24.224Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-04T10:02:31.295Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-04T10:02:38.382Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-04T10:02:41.287Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-04T10:02:41.287Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-04T10:02:45.974Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-04T10:02:48.876Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-04T10:02:48.876Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-04T10:02:51.782Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-04T10:02:51.782Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-04T10:02:51.782Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-04T10:02:53.962Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-04T10:02:53.962Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-04T10:02:53.962Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-04T10:02:53.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-04T10:02:53.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-04T10:02:53.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-04T10:02:53.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-04T10:02:53.962Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-04T10:02:56.865Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-04T10:02:59.044Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-04T10:03:01.950Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-04T10:03:01.950Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-04T10:03:01.950Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-04T10:03:01.950Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-04T10:03:04.126Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-04T10:03:04.126Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-04T10:03:04.126Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-04T10:03:04.126Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-04T10:03:04.126Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-04T10:03:05.661Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-04T10:03:12.730Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-04T10:03:12.730Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-04T10:03:12.730Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-04T10:03:12.730Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-04T10:03:12.730Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-04T10:03:12.730Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-04T10:03:12.730Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-04T10:03:14.265Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-04T10:03:14.265Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-04T10:03:14.265Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-04T10:03:14.265Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-04T10:03:17.168Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-04T10:03:19.342Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-04T10:03:19.342Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-04T10:03:22.245Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-04T10:03:22.245Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-04T10:03:22.245Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-04T10:03:22.245Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-04T10:03:24.420Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-04T10:03:26.607Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-04T10:03:29.528Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-04T10:03:31.706Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-04T10:03:32.165Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-04T10:03:32.165Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-04T10:03:32.165Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-04T10:03:32.165Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-04T10:03:32.165Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-04T10:03:32.165Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-04T10:03:32.165Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-04T10:03:32.165Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-04T10:03:36.855Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-04T10:03:36.855Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-04T10:03:36.855Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-04T10:03:36.855Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-04T10:03:36.855Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-04T10:03:36.855Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-04T10:03:36.855Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-04T10:03:45.429Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-04T10:03:45.429Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunMount [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-04T10:03:46.403Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-04T10:03:54.974Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-04T10:03:54.974Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-04T10:03:54.974Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-04T10:03:54.974Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-04T10:03:59.665Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-04T10:04:04.356Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-04T10:04:05.322Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-04T10:04:08.226Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-04T10:04:10.404Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-04T10:04:11.374Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-04T10:04:13.548Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-04T10:04:14.008Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-04T10:04:14.008Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-04T10:04:14.008Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-04T10:04:14.008Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-04T10:04:14.008Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-04T10:04:14.008Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-04T10:04:14.008Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-04T10:04:14.008Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-04T10:04:16.908Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-04T10:04:16.908Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-04T10:04:17.365Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-04T10:04:17.365Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-04T10:04:17.365Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-04T10:04:17.365Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-04T10:04:25.933Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-04T10:04:25.933Z] === RUN TestDockerSuite/TestRunRm [2021-03-04T10:04:33.001Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-04T10:04:40.073Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-04T10:04:47.143Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-04T10:04:49.318Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-04T10:04:51.494Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-04T10:04:54.399Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-04T10:04:54.399Z] === RUN TestDockerSuite/TestRunState [2021-03-04T10:04:54.399Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-04T10:05:01.461Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-04T10:05:01.461Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-04T10:05:03.646Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-04T10:05:03.646Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-04T10:05:03.646Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-04T10:05:04.105Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-04T10:05:04.105Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-04T10:05:04.105Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-04T10:05:09.899Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-04T10:05:09.900Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-04T10:05:12.073Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-04T10:05:12.073Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-04T10:05:14.246Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-04T10:05:14.246Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-04T10:05:14.246Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-04T10:05:17.974Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-04T10:05:25.053Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-04T10:05:29.746Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-04T10:05:38.306Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-04T10:05:38.306Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-04T10:05:38.306Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-04T10:05:40.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-04T10:05:43.389Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-04T10:05:45.569Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-04T10:05:45.569Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-04T10:05:45.569Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-04T10:05:45.569Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-04T10:05:46.028Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-04T10:05:46.029Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-04T10:05:46.029Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-04T10:05:46.029Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-04T10:05:46.029Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-04T10:05:50.715Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-04T10:05:52.249Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-04T10:05:54.422Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-04T10:05:59.111Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-04T10:06:02.014Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-04T10:06:02.014Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-04T10:06:02.472Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-04T10:06:02.930Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-04T10:06:04.465Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-04T10:06:16.844Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-04T10:06:16.844Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-04T10:06:27.154Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-04T10:06:27.154Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-04T10:06:30.061Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-04T10:06:30.061Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-04T10:06:30.061Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-04T10:06:30.061Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-04T10:06:30.061Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-04T10:06:37.131Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-04T10:06:37.131Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-04T10:06:37.131Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-04T10:06:37.131Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-04T10:06:37.131Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-04T10:06:37.131Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-04T10:06:37.131Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-04T10:06:39.311Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-04T10:06:42.215Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-04T10:06:42.215Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-04T10:06:44.394Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-04T10:06:44.394Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-04T10:06:44.394Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-04T10:06:44.394Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-04T10:06:44.394Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-04T10:06:44.394Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-04T10:06:44.394Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-04T10:07:02.079Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-04T10:07:02.079Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-04T10:07:02.079Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-04T10:07:02.079Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-04T10:07:02.079Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-04T10:07:02.079Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-04T10:07:02.079Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-04T10:07:03.621Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-04T10:07:04.079Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-04T10:07:07.810Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-04T10:07:07.810Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-04T10:07:08.268Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-04T10:07:08.268Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-04T10:07:08.268Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-04T10:07:16.835Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-04T10:07:16.835Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-04T10:07:17.801Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-04T10:07:17.801Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-04T10:07:17.801Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-04T10:07:26.367Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-04T10:07:26.367Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-04T10:07:26.367Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-04T10:07:36.683Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-04T10:07:36.683Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-04T10:07:37.141Z] --- PASS: TestDockerSuite (2770.32s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-04T10:07:37.142Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-04T10:07:37.142Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (112.71s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.41s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-04T10:07:37.142Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-04T10:07:37.142Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-04T10:07:37.142Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-03-04T10:07:37.142Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-03-04T10:07:37.142Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2021-03-04T10:07:37.142Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-03-04T10:07:37.142Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-04T10:07:37.142Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.87s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-04T10:07:37.142Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-04T10:07:37.142Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.47s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.47s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.28s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (119.06s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-03-04T10:07:37.142Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.24s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.29s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.96s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.39s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.38s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.67s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.21s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddTar (56.22s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.97s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.83s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.50s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.35s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.63s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.21s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.46s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.82s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.40s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.22s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-03-04T10:07:37.142Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.58s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.82s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.26s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.90s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.09s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.31s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.98s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.67s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.92s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.85s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.70s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.91s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.88s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignore (74.00s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.41s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (79.58s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.77s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.71s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.30s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.67s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.61s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.60s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.46s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.79s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.40s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.40s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.84s) [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-04T10:07:37.142Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.40s) [2021-03-04T10:07:37.142Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.73s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFails (2.46s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.86s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.78s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.23s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.19s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.65s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.05s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.92s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildHistory (11.76s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.83s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.19s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.79s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.66s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.53s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.20s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.71s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.55s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.34s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.81s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.32s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.33s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.95s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.83s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.38s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.36s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.75s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.70s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.46s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.99s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.58s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.55s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.42s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.35s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.13s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.93s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildRm (14.55s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.85s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-03-04T10:07:37.143Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.52s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.92s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.98s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.99s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.02s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.98s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.54s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildStderr (5.11s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.58s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.49s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.41s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.39s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.83s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.66s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.81s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.21s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.68s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.11s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.94s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.02s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.04s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.53s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.65s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-03-04T10:07:37.143Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-04T10:07:37.143Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-04T10:07:37.143Z] docker_cli_sni_test.go:18: Flakey test [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.95s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestCommitChange (5.49s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.07s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.20s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestCommitTTY (8.05s) [2021-03-04T10:07:37.143Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.82s) [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-04T10:07:37.143Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.51s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.31s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.37s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.43s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.69s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.87s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.41s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.42s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.67s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.49s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.54s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.20s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.91s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.42s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.12s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.31s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.74s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.59s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.62s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.31s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.12s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.68s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.68s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.66s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.59s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00099b420_} (2.61s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1029821782_c:\foo_false____} (2.65s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1029821782_c:\foo_true____} (2.73s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.52s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.04s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.55s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.94s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.97s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.65s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.25s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2021-03-04T10:07:37.603Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.40s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpToDot (2.63s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCpToStdout (2.78s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.06s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.47s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.24s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-04T10:07:37.603Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.96s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.41s) [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-04T10:07:37.603Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.53s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-04T10:07:37.603Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-04T10:07:37.603Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-04T10:07:37.603Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-04T10:07:37.603Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-04T10:07:37.603Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-04T10:07:37.603Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-04T10:07:37.603Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.603Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-04T10:07:37.604Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-04T10:07:37.604Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.44s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.92s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.38s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsCopy (5.56s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.57s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.61s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.24s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.92s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.19s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFilters (5.24s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFormat (5.08s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsRename (2.66s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsResize (3.06s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.00s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.00s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.19s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-04T10:07:37.604Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.21s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.23s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-04T10:07:37.604Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-04T10:07:37.604Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-04T10:07:37.604Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.50s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.49s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.37s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.90s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.70s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecInspectID (4.06s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-04T10:07:37.604Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.69s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-04T10:07:37.604Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.69s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.84s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.29s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.20s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.23s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.20s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-04T10:07:37.604Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.79s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.25s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.59s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-04T10:07:37.604Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-04T10:07:37.604Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.42s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.39s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-04T10:07:37.604Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-04T10:07:37.604Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.40s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.39s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectDefault (7.18s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectHistory (4.89s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.40s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.43s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.42s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.40s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectStatus (2.87s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.08s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.56s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.41s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.45s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.52s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.47s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.57s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.17s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.10s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.01s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.68s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-04T10:07:37.604Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.43s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.09s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.99s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.87s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.92s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.75s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.47s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.62s) [2021-03-04T10:07:37.604Z] --- PASS: TestDockerSuite/TestLogsSince (9.44s) [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.604Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-04T10:07:37.604Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestLogsTail (3.15s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.88s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-04T10:07:37.605Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.75s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-04T10:07:37.605Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-04T10:07:37.605Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-04T10:07:37.605Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-04T10:07:37.605Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-04T10:07:37.605Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T10:07:37.605Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-04T10:07:37.605Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-04T10:07:37.605Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.56s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-04T10:07:37.605Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsByOrder (10.23s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.51s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.09s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.39s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.12s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.64s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.99s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-04T10:07:37.605Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.08s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.61s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-04T10:07:37.605Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.61s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.34s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.67s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.03s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.37s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.66s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.36s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.69s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.85s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.04s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.49s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.61s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.74s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.86s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiTag (0.85s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.49s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.14s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.81s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.33s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.16s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.91s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.14s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.35s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.31s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.48s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.86s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.46s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.27s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.18s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.49s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.56s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.35s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.41s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.79s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.92s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.50s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.56s) [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.40s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.35s) [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.605Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-04T10:07:37.605Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunExitCode (2.50s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.38s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.58s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.57s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.29s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.83s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.82s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.54s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.30s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.38s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.36s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.42s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.00s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.52s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunRm (7.47s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.88s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.45s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.48s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.45s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.77s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.29s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.97s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.45s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.39s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.26s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.30s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.06s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.56s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.10s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.49s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.28s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.32s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.75s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.13s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.21s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.28s) [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-04T10:07:37.606Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-04T10:07:37.606Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.606Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.36s) [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.47s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.66s) [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.46s) [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-04T10:07:37.607Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-04T10:07:37.607Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.80s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.33s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.46s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.52s) [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.35s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.66s) [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-04T10:07:37.607Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.58s) [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-04T10:07:37.607Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-04T10:07:37.607Z] --- PASS: TestDockerRegistrySuite (0.19s) [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-04T10:07:37.607Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-04T10:07:37.607Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T10:07:37.607Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:37.607Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-04T10:07:38.066Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-04T10:07:38.066Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-04T10:07:38.066Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] === RUN TestDockerDaemonSuite [2021-03-04T10:07:38.066Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-04T10:07:38.066Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-04T10:07:38.066Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-04T10:07:38.066Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] === RUN TestDockerSwarmSuite [2021-03-04T10:07:38.066Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-04T10:07:38.066Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-04T10:07:38.066Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.066Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-04T10:07:38.066Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] === RUN TestDockerExternalVolumeSuite [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] === RUN TestDockerNetworkSuite [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] === RUN TestDockerHubPullSuite [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-04T10:07:38.067Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] PASS [2021-03-04T10:07:38.067Z] ok github.com/docker/docker/integration-cli 2771.005s [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === Skipped [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-04T10:07:38.067Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-04T10:07:38.067Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-04T10:07:38.067Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-03-04T10:07:38.067Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-04T10:07:38.067Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-03-04T10:07:38.067Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-03-04T10:07:38.067Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2021-03-04T10:07:38.067Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-03-04T10:07:38.067Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-04T10:07:38.067Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-04T10:07:38.067Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-03-04T10:07:38.067Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-03-04T10:07:38.067Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-03-04T10:07:38.067Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-03-04T10:07:38.067Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-03-04T10:07:38.067Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.067Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-03-04T10:07:38.068Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.42s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-03-04T10:07:38.068Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-04T10:07:38.068Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-03-04T10:07:38.068Z] docker_cli_sni_test.go:18: Flakey test [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-03-04T10:07:38.068Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-04T10:07:38.068Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-03-04T10:07:38.068Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.068Z] [2021-03-04T10:07:38.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.04s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.04s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2021-03-04T10:07:38.069Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-03-04T10:07:38.069Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-03-04T10:07:38.069Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-04T10:07:38.069Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-04T10:07:38.069Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-04T10:07:38.069Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-03-04T10:07:38.069Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-03-04T10:07:38.069Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-03-04T10:07:38.069Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-04T10:07:38.069Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-04T10:07:38.069Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-04T10:07:38.069Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-03-04T10:07:38.069Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-04T10:07:38.069Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-03-04T10:07:38.069Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-03-04T10:07:38.069Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-03-04T10:07:38.069Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.069Z] [2021-03-04T10:07:38.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-03-04T10:07:38.069Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-03-04T10:07:38.070Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-04T10:07:38.070Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-03-04T10:07:38.070Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-03-04T10:07:38.070Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-03-04T10:07:38.070Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-03-04T10:07:38.070Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-04T10:07:38.070Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-04T10:07:38.070Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-04T10:07:38.070Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-04T10:07:38.070Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-04T10:07:38.070Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.070Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-03-04T10:07:38.071Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-03-04T10:07:38.071Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-03-04T10:07:38.071Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-03-04T10:07:38.071Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-04T10:07:38.071Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T10:07:38.071Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-03-04T10:07:38.071Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-03-04T10:07:38.071Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-03-04T10:07:38.071Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-03-04T10:07:38.071Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-04T10:07:38.071Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-03-04T10:07:38.071Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-03-04T10:07:38.071Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-03-04T10:07:38.071Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.071Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.529Z] [2021-03-04T10:07:38.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-04T10:07:38.529Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-04T10:07:38.529Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-03-04T10:07:38.530Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.530Z] [2021-03-04T10:07:38.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-04T10:07:38.530Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-04T10:07:38.531Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.531Z] [2021-03-04T10:07:38.531Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-04T10:07:38.531Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-04T10:07:38.532Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-04T10:07:38.532Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-03-04T10:07:38.532Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.532Z] [2021-03-04T10:07:38.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T10:07:38.532Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-04T10:07:38.532Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-04T10:07:38.533Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-04T10:07:38.533Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] DONE 1093 tests, 547 skipped in 2781.083s [2021-03-04T10:07:38.533Z] INFO: Integration tests ended at 03/04/2021 10:07:38. Duration:00:46:21.2052777 [2021-03-04T10:07:38.533Z] INFO: Docker info of the daemon under test at end of run [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] Containers: 2 [2021-03-04T10:07:38.533Z] Running: 0 [2021-03-04T10:07:38.533Z] Paused: 0 [2021-03-04T10:07:38.533Z] Stopped: 2 [2021-03-04T10:07:38.533Z] Images: 18 [2021-03-04T10:07:38.533Z] Server Version: 0.0.0-dev [2021-03-04T10:07:38.533Z] Storage Driver: windowsfilter [2021-03-04T10:07:38.533Z] Windows: [2021-03-04T10:07:38.533Z] Logging Driver: json-file [2021-03-04T10:07:38.533Z] Plugins: [2021-03-04T10:07:38.533Z] Volume: local [2021-03-04T10:07:38.533Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-04T10:07:38.533Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-04T10:07:38.533Z] Swarm: inactive [2021-03-04T10:07:38.533Z] Default Isolation: process [2021-03-04T10:07:38.533Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-04T10:07:38.533Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-03-04T10:07:38.533Z] OSType: windows [2021-03-04T10:07:38.533Z] Architecture: x86_64 [2021-03-04T10:07:38.533Z] CPUs: 4 [2021-03-04T10:07:38.533Z] Total Memory: 32GiB [2021-03-04T10:07:38.533Z] Name: azwin-2-15a260 [2021-03-04T10:07:38.533Z] ID: ICZF:MGRU:2WPQ:R576:EP45:YF2N:IF5S:DUQZ:PU5O:VURC:XVTY:LBAG [2021-03-04T10:07:38.533Z] Docker Root Dir: D:\CI\PR-42111\4\daemon [2021-03-04T10:07:38.533Z] Debug Mode (client): false [2021-03-04T10:07:38.533Z] Debug Mode (server): true [2021-03-04T10:07:38.533Z] File Descriptors: -1 [2021-03-04T10:07:38.533Z] Goroutines: 17 [2021-03-04T10:07:38.533Z] System Time: 2021-03-04T10:07:38.438104Z [2021-03-04T10:07:38.533Z] EventsListeners: 0 [2021-03-04T10:07:38.533Z] Registry: https://index.docker.io/v1/ [2021-03-04T10:07:38.533Z] Labels: [2021-03-04T10:07:38.533Z] Experimental: false [2021-03-04T10:07:38.533Z] Insecure Registries: [2021-03-04T10:07:38.533Z] 127.0.0.0/8 [2021-03-04T10:07:38.533Z] Live Restore Enabled: false [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] [2021-03-04T10:07:38.533Z] INFO: Stopping daemon under test [2021-03-04T10:07:38.992Z] SUCCESS: The process with PID 2240 (child process of PID 1780) has been terminated. [2021-03-04T10:07:38.992Z] SUCCESS: The process with PID 1780 (child process of PID 2556) has been terminated. [2021-03-04T10:07:38.992Z] INFO: Stop tailing logs of the daemon under tests [2021-03-04T10:07:38.992Z] INFO: executeCI.ps1 Completed successfully at 03/04/2021 10:07:38. [2021-03-04T10:07:38.992Z] INFO: Tidying up at end of run [2021-03-04T10:07:38.992Z] INFO: Saving daemon under test log (d:\CI\PR-42111\4\dut.out) to bundles\CIDUT.out [2021-03-04T10:07:38.992Z] INFO: Saving daemon under test log (d:\CI\PR-42111\4\dut.err) to bundles\CIDUT.err [2021-03-04T10:07:38.992Z] INFO: Nuke-Everything... [2021-03-04T10:07:38.992Z] INFO: Container count on control daemon to delete is 2 [2021-03-04T10:07:39.959Z] 8083ffe0d304 [2021-03-04T10:07:39.959Z] deaf82a14a03 [2021-03-04T10:07:39.959Z] INFO: Tidying pidfile d:\CI\PR-42111\4\docker.pid [2021-03-04T10:07:39.959Z] INFO: Nuking d:\CI [2021-03-04T10:08:15.637Z] INFO: Zapped successfully [2021-03-04T10:08:15.637Z] [2021-03-04T10:08:15.637Z] INFO: executeCI.ps1 exiting at Thu Mar 4 10:08:13 CUT 2021. Duration 01:12:54.7225778 [2021-03-04T10:08:15.637Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-04T10:08:15.881Z] Recording test results [2021-03-04T10:08:23.130Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-04T10:08:24.617Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-04T10:08:27.005Z] Archiving artifacts [2021-03-04T10:08:40.724Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42111/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-04T10:08:41.654Z] + make clean [2021-03-04T10:08:43.836Z] docker volume rm -f docker-dev-cache [2021-03-04T10:08:43.836Z] 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